Home
last modified time | relevance | path

Searched defs:ctx (Results 126 – 150 of 161) sorted by relevance

1234567

/xnu-12377.41.6/tests/
H A Dpoll_select_kevent_paired_fds.c345 write_to_fd(void * __unused ctx) in write_to_fd()
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_unicode.c84 void (*hash_func)(void *buf, size_t buf_len, void *ctx), in utf8_normalizeOptCaseFoldAndHash()
/xnu-12377.41.6/osfmk/corecrypto/
H A Dccmode_internal.h284 ccctr_setctr(const struct ccmode_ctr *mode, ccctr_ctx *ctx, const void *ctr) in ccctr_setctr()
/xnu-12377.41.6/bsd/kern/
H A Dkern_mman.c534 vfs_context_t ctx = vfs_context_current(); in mmap() local
H A Dkern_event.c604 struct knote_lock_ctx *ctx; in knote_lock_ctx_find() local
5079 kqueue_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx)
5103 kqueue_close(struct fileglob *fg, __unused vfs_context_t ctx)
5232 kqueue_drain(struct fileproc *fp, __unused vfs_context_t ctx)
H A Dtty.c3495 vfs_context_t ctx = vfs_context_current(); in filt_ttyattach() local
H A Dmach_loader.c3888 vfs_context_t ctx = vfs_context_current(); in get_macho_vnode() local
H A Dkern_sysctl.c532 workload_config_ctx_t *ctx = NULL; variable
3165 vfs_context_t ctx = vfs_context_current(); local
H A Dkern_credential.c4367 kauth_proc_label_update_execve(struct proc *p, vfs_context_t ctx, in kauth_proc_label_update_execve()
/xnu-12377.41.6/iokit/Kernel/
H A DIOService.cpp2209 messageClientsApplier( OSObject * object, void * ctx ) in messageClientsApplier()
3514 serviceOpenMessageApplier( OSObject * object, void * ctx ) in serviceOpenMessageApplier()
5344 FindRootMediaContext * ctx = (typeof(ctx))context; in publishHiddenMediaApplier() local
5381 FindRootMediaContext ctx = { .services = NULL, .parent = parent }; in publishHiddenMedia() local
6187 IOServiceMatchContext * ctx = (typeof(ctx))context; in instanceMatch() local
6260 IOServiceMatchContext ctx; in copyExistingServices() local
/xnu-12377.41.6/tests/ktrace/
H A Dkdebug_tests.c998 kdebug_abuser_thread(void *ctx) in kdebug_abuser_thread()
/xnu-12377.41.6/bsd/sys/
H A Dkauth.h1034 # define VFS_DEBUG(ctx, vp, fmt, args...) do { } while(0) argument
/xnu-12377.41.6/osfmk/i386/
H A Dmachine_routines.c872 __unused void *ctx, in ml_panic_trap_to_debugger()
/xnu-12377.41.6/security/
H A Dmac_base.c1648 struct vfs_context *ctx = vfs_context_current(); in __mac_get_mount() local
/xnu-12377.41.6/osfmk/kdp/
H A Dkdp_core.c396 dump_mte_tag_space_into_coredump(pmap_traverse_callback cb, void *ctx) in dump_mte_tag_space_into_coredump()
/xnu-12377.41.6/osfmk/kern/
H A Dtelemetry.c303 telemetry_pmi_handler(bool user_mode, __unused void *ctx) in telemetry_pmi_handler()
H A Dexclaves.c2338 exclaves_scheduler_request_resume(const exclaves_ctx_t *ctx, bool interrupted) in exclaves_scheduler_request_resume()
H A Dzalloc.c10730 struct zone_stress_ctx *ctx = arg; in zone_stress_worker() local
10812 struct zone_stress_ctx ctx = { in zone_stress_test_run() local
10905 struct zone_gc_stress_ctx *ctx = arg; in zone_gc_stress_worker() local
10927 struct zone_gc_stress_ctx ctx = { in zone_gc_stress_test_run() local
H A Dkern_stackshot.c4271 struct _stackshot_backtrace_context *ctx = vctx; in _stackshot_backtrace_copy() local
4552 struct _stackshot_backtrace_context ctx = { in kcdata_record_thread_snapshot() local
/xnu-12377.41.6/osfmk/arm64/
H A Dplatform_tests.c2472 specres_ctx ctx = {0}; in _specres_do_test_std() local
/xnu-12377.41.6/iokit/IOKit/
H A DIOHibernatePrivate.h437 aes_ctx ctx; member
/xnu-12377.41.6/libkern/os/
H A Dlog.c747 struct os_log_context_s ctx; in _os_log_to_log_internal() local
/xnu-12377.41.6/osfmk/arm/pmap/
H A Dpmap.c8975 void *ctx,
8976 void (*callback)(void *ctx, ppnum_t page_number, const void *page))
8991 pmap_hibernate_invoke(void *ctx, void (*callback)(void *ctx, uint64_t addr, uint64_t len))
/xnu-12377.41.6/osfmk/vm/
H A Dvm_user.c687 vm_map_switch_context_t ctx = vm_map_switch_to(map); in mach_vm_update_pointers_with_remote_tags() local
/xnu-12377.41.6/bsd/net/
H A Dcontent_filter.c3207 cfil_sign_with_domain_name(char *domain_name __null_terminated, void *ctx) in cfil_sign_with_domain_name()
3368 cfil_populate_attached_msg_domain_name(char *domain_name __null_terminated, void *ctx) in cfil_populate_attached_msg_domain_name()

1234567