| /xnu-8792.41.9/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cccmac.h | 30 uint8_t ctx[1]; member
|
| H A D | ccdigest.h | 84 void ccdigest_final(const struct ccdigest_info *di, ccdigest_ctx_t ctx, unsigned char *digest) in ccdigest_final()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | posix_shm.c | 1072 pshm_closefile(struct fileglob *fg, __unused vfs_context_t ctx) in pshm_closefile() 1124 pshm_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in pshm_label_associate()
|
| H A D | posix_sem.c | 1025 psem_closefile(struct fileglob *fg, __unused vfs_context_t ctx) in psem_closefile() 1092 psem_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in psem_label_associate()
|
| H A D | sys_generic.c | 270 fp_readv(vfs_context_t ctx, struct fileproc *fp, uio_t uio, int flags, in fp_readv() 307 dofileread(vfs_context_t ctx, struct fileproc *fp, in dofileread() 586 fp_writev(vfs_context_t ctx, struct fileproc *fp, uio_t uio, int flags, in fp_writev() 635 dofilewrite(vfs_context_t ctx, struct fileproc *fp, in dofilewrite()
|
| H A D | chunklist.c | 196 vfs_context_t ctx = vfs_context_kernel(); in validate_root_image() local
|
| H A D | kern_core.c | 236 vfs_context_t ctx = vfs_context_current(); in coredump() local
|
| H A D | socket_flows.c | 934 soflow_nstat_provider_request_vals(nstat_provider_context ctx, in soflow_nstat_provider_request_vals() 1055 soflow_nstat_provider_request_extensions(nstat_provider_context ctx, in soflow_nstat_provider_request_extensions()
|
| H A D | kdebug_common.c | 580 vnode_t vp, vfs_context_t ctx, uint32_t file_version) in kernel_debug_read()
|
| /xnu-8792.41.9/osfmk/tests/ |
| H A D | xnupost.h | 81 #define T_REGISTER_PANIC_WIDGET(func, ctx, outval) xnupost_register_panic_widget((func), #func, (ct… argument
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | kern_monotonic.c | 251 void *ctx) in mt_microstackshot_start()
|
| H A D | debug.c | 826 DebuggerWithContext(unsigned int reason, void *ctx, const char *message, in DebuggerWithContext() 984 panic_with_options(unsigned int reason, void *ctx, uint64_t debugger_options_mask, const char *str,… in panic_with_options() 1050 panic_with_thread_context(unsigned int reason, void *ctx, uint64_t debugger_options_mask, thread_t … in panic_with_thread_context() 1073 …trap_to_debugger(const char *panic_format_str, va_list *panic_args, unsigned int reason, void *ctx, in panic_trap_to_debugger()
|
| H A D | coalition.c | 701 i_coal_resource_iterate_tasks(coalition_t coal, void *ctx, void (*callback)(coalition_t, void *, ta… in i_coal_resource_iterate_tasks() argument 1114 i_coal_jetsam_iterate_tasks(coalition_t coal, void *ctx, void (*callback)(coalition_t, void *, task… in i_coal_jetsam_iterate_tasks() argument 1627 coalition_for_each_task(coalition_t coal, void *ctx, in coalition_for_each_task() argument 2555 mark_coalition_member_as_swappable(__unused coalition_t coal, __unused void *ctx, task_t task) in mark_coalition_member_as_swappable()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 77 SHA1_CTX ctx; in get_ipv6_ula() local 884 void *context, void *ctx, struct necp_client_agent_parameters *cparams, in nx_netif_netagent_event()
|
| /xnu-8792.41.9/bsd/nfs/ |
| H A D | nfs_subs.c | 981 vfs_context_t ctx, in nfsrv_namei() 1670 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) in nfsrv_export() 2437 vfs_context_t ctx, in nfsrv_credcheck() 2467 vfs_context_t ctx, in nfsrv_vptofh()
|
| H A D | nfs_gss.c | 229 rpc_gss_integ_data_create(gss_ctx_id_t ctx, mbuf_t *mb_head, uint32_t seqnum, uint32_t *len) in rpc_gss_integ_data_create() 284 rpc_gss_priv_data_create(gss_ctx_id_t ctx, mbuf_t *mb_head, uint32_t seqnum, uint32_t *len) in rpc_gss_priv_data_create()
|
| /xnu-8792.41.9/tools/lldbmacros/ |
| H A D | ipc.py | 1167 def IterateAllPorts(tasklist, func, ctx, include_psets, follow_busyports, should_log): argument 1318 def FindPortRightsCallback(task, space, ctx, entry_idx, ipc_entry, ipc_port, port_disp): argument 1396 def CountPortsCallback(task, space, ctx, entry_idx, ipc_entry, ipc_port, port_disp): argument
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOPolledInterface.cpp | 449 _OpenFileContext * ctx = (_OpenFileContext *) ref; in file_extent_callback() local 615 _OpenFileContext ctx; in IOPolledFileOpen() local
|
| /xnu-8792.41.9/bsd/vm/ |
| H A D | vnode_pager.c | 303 vfs_context_t ctx = vfs_context_current(); /* pager context */ in vnode_pageout() local
|
| /xnu-8792.41.9/tests/ |
| H A D | select_stress.c | 61 thread_sync(void *ctx) in thread_sync()
|
| /xnu-8792.41.9/san/memory/ |
| H A D | kasan.c | 393 kasan_traverse_mappings(pmap_traverse_callback cb, void *ctx) in kasan_traverse_mappings()
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | pcb.c | 2322 act_thread_catt(void *ctx) in act_thread_catt() 2360 act_thread_cfree(__unused void *ctx) in act_thread_cfree()
|
| /xnu-8792.41.9/EXTERNAL_HEADERS/CoreEntitlements/ |
| H A D | QueryHelpers.h | 182 #define CE_CONTEXT_GRANTS_ENTITLEMENT(ctx, ...) (CEContextQuery(ctx, (CEQuery_t){CE_SELECT_PATH(__V… argument
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IOPolledInterface.h | 173 aes_ctx ctx; member
|
| /xnu-8792.41.9/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 1043 const void *ctx, pbuf_ctx_retain_fn_t ctx_retain, in pp_create() 2014 const void *ctx, uint32_t skmflag) in pp_alloc_packet_common() 2092 const void *ctx, uint32_t skmflag) in pp_alloc_packet_batch() 2119 struct pktq *pktq, uint32_t num, alloc_cb_func_t cb, const void *ctx, in pp_alloc_pktq()
|