Searched refs:_ctx (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.1.9/osfmk/corecrypto/ |
| H A D | cc_memory.h | 97 cc_ws ws##_ctx = { NULL, 0, 0, cc_ws_alloc, cc_ws_free_null }; \ 98 cc_ws_t ws = &ws##_ctx; \ 109 cc_ws ws##_ctx = { ws##_buf, n, 0, cc_ws_alloc, cc_ws_free }; \ 110 cc_ws_t ws = &ws##_ctx; \ 127 cc_ws ws##_ctx = { ws##_buf, n, 0, cc_ws_alloc, cc_ws_free_stack }; \ 128 cc_ws_t ws = &ws##_ctx; \
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/image4/ |
| H A D | environment.h | 90 void *_ctx 132 void *_ctx 156 void *_ctx 180 void *_ctx 208 void *_ctx 497 void *_Nullable _ctx);
|
| H A D | trust.h | 572 void *_Nullable _ctx,
|
| /xnu-12377.1.9/tests/ |
| H A D | restartable_ranges.c | 120 task_restartable_ranges_thread(void *_ctx) in task_restartable_ranges_thread() argument 122 int *stepp = _ctx; in task_restartable_ranges_thread()
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/img4/ |
| H A D | firmware.h | 268 void *_ctx 276 void *_ctx
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | kauth.h | 861 …inherit(vnode_t _dvp, kauth_acl_t _initial, kauth_acl_t *_product, int _isdir, vfs_context_t _ctx); 1024 # define VFS_DEBUG(_ctx, _vp, fmt, args...) \ 1027 _ctx, \
|
| /xnu-12377.1.9/tests/ipc/ |
| H A D | ipc_thread_ports_race.c | 33 thread_creation_bomb_one(void *_ctx __unused, size_t _i __unused) in thread_creation_bomb_one()
|
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skt_mangle.c | 111 skt_mangle_verify_internalize_metadata(void *_ctx) in skt_mangle_verify_internalize_metadata() argument 113 struct internalize_ctx *ctx = _ctx; in skt_mangle_verify_internalize_metadata()
|