Searched refs:kalloc_type_require (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/osfmk/kern/ ! | ||
| H A D | kalloc.h | 689 #define kalloc_type_require(type, value) ({ \ macro |
| H A D | thread_call.c | 263 kalloc_type_require(thread_call_data_t, call); in thread_call_get_group() |