Home
last modified time | relevance | path

Searched defs:mo (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/tests/vm/
H A Dmach_vm_map.c233 for (struct mo_spec *mo = mo_specs; mo->s; mo++) { variable
244 for (struct mo_spec *mo = mo_specs; mo->s; mo++) { variable
/xnu-12377.61.12/tools/lldbmacros/kmemory/
H A Dwhatis.py106 def describe(self, mo): argument
/xnu-12377.61.12/libkern/os/
H A Drefcnt.c562 struct os_refgrp *__debug_only grp, memory_order mo) in os_ref_retain_mask_inline()
/xnu-12377.61.12/tools/lldbmacros/
H A Dkasan.py664 def _print_mo(self, mo, addr): argument