Home
last modified time | relevance | path

Searched defs:store (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.101.15/osfmk/vm/
H A Dvm_map_store_rb.c91 struct vm_map_store *store = &(entry->store); in vm_map_store_entry_link_rb() local
108 struct vm_map_store *store = &(entry->store); in vm_map_store_entry_unlink_rb() local
122 struct vm_map_store *store; in vm_map_store_copy_reset_rb() local
H A Dvm_map.h239 struct vm_map_store store; member
/xnu-10063.101.15/osfmk/console/
H A Dvideo_console.c1434 uint32_t *store = where; in vc_paint_char_8() local
1446 uint32_t *store = where, lastpixel = 0; in vc_paint_char_8() local
1502 uint32_t *store = where; in vc_paint_char_16() local
1514 uint32_t *store = where, lastpixel = 0; in vc_paint_char_16() local
1572 uint32_t *store = where; in vc_paint_char_32() local
1588 uint32_t *store = where, lastpixel = 0; in vc_paint_char_32() local
/xnu-10063.101.15/osfmk/kern/
H A Dipc_kobject.c788 uintptr_t *store = &port->ip_kobject; in ipc_kobject_set_raw() local
832 uintptr_t *store = &port->ip_kobject; in ipc_kobject_get_raw() local
/xnu-10063.101.15/bsd/kern/
H A Dkern_descrip.c279 uintptr_t *store = &fg->fg_data; in fg_set_data() local
299 uintptr_t *store = &fg->fg_data; in fg_get_data_volatile() local