Home
last modified time | relevance | path

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

/xnu-8792.41.9/libkern/libkern/c++/
H A DOSKext.h123 struct list_head { struct
124 struct list_head *prev; argument
125 struct list_head *next; argument
134 struct list_head list_head; member
/xnu-8792.41.9/bsd/net/
H A Dinit.c42 static struct init_list_entry *list_head = 0; variable
/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor.c1809 queue_head_t *list_head; in c_seg_switch_state() local
1837 queue_head_t *list_head; in c_seg_switch_state() local
2979 queue_head_t *list_head = NULL; in vm_compressor_major_compact_cseg() local
/xnu-8792.41.9/osfmk/kern/
H A Ddebug.c891 struct kdp_callout * list_head; in kdp_register_callout() local
/xnu-8792.41.9/bsd/kern/
H A Dkern_memorystatus_freeze.c803 global_freezable_status_t *list_head; in memorystatus_freezer_get_status() local