Searched refs:__header_indexable (Results 1 – 9 of 9) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | bits.h | 213 inline static bitmap_t * __header_indexable 214 bitmap_zero(bitmap_t *__header_indexable map, uint nbits) in bitmap_zero() 220 inline static bitmap_t *__header_indexable 221 bitmap_full(bitmap_t *__header_indexable map, uint nbits) in bitmap_full() 239 bitmap_is_empty(bitmap_t *__header_indexable map, uint nbits) in bitmap_is_empty() 251 bitmap_is_full(bitmap_t *__header_indexable map, uint nbits) in bitmap_is_full() 270 inline static bitmap_t *__header_indexable 285 bitmap_set(bitmap_t *__header_indexable map, uint n) in bitmap_set() 291 bitmap_clear(bitmap_t *__header_indexable map, uint n) in bitmap_clear() 297 atomic_bitmap_set(_Atomic bitmap_t *__header_indexable map, uint n, int mem_order) in atomic_bitmap_set() [all …]
|
| H A D | sched.h | 254 rq_bitmap_set(bitmap_t *__header_indexable map, u_int n) in rq_bitmap_set() 261 rq_bitmap_clear(bitmap_t *__header_indexable map, u_int n) in rq_bitmap_clear()
|
| H A D | zalloc.h | 2212 static inline char *__header_indexable 2214 char *__header_indexable pointer_with_bounds __unused, in zcache_transpose_bounds()
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | strict_type_cnv_private.h | 162 CNV_F(CV BTYPE * data __header_indexable) \ 298 static inline const uint8_t * __header_indexable 300 __STC_CBY_TO_CBY_CNV()(const void * data __header_indexable) in __STC_CBY_TO_CBY_CNV() 302 const uint8_t * __header_indexable cdata = data; in __STC_CBY_TO_CBY_CNV() 307 static inline const uint8_t * __header_indexable 309 __STC_CBY_TO_CBY_CNV()(const char * data __header_indexable) in __STC_CBY_TO_CBY_CNV() 315 static inline const uint8_t * __header_indexable 317 __STC_CBY_TO_CBY_CNV()(const uint8_t * data __header_indexable) in __STC_CBY_TO_CBY_CNV() 323 static inline uint8_t * __header_indexable 325 __STC_BY_TO_BY_CNV()(void * data __header_indexable) in __STC_BY_TO_BY_CNV() [all …]
|
| /xnu-10063.141.1/EXTERNAL_HEADERS/image4/shim/ |
| H A D | base.h | 337 #define OS_HEADER_INDEXABLE __header_indexable
|
| /xnu-10063.141.1/bsd/sys/ |
| H A D | cdefs.h | 1158 #define __header_indexable __indexable macro 1161 #define __header_indexable macro
|
| H A D | socketvar.h | 876 extern void * __header_indexable alloc_sockaddr(size_t size, zalloc_flags_t flags);
|
| /xnu-10063.141.1/libkern/os/ |
| H A D | base.h | 375 #define OS_HEADER_INDEXABLE __header_indexable
|
| /xnu-10063.141.1/bsd/kern/ |
| H A D | uipc_socket2.c | 2761 void * __header_indexable
|