| /xnu-12377.41.6/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 345 write_to_fd(void * __unused ctx) in write_to_fd()
|
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_unicode.c | 84 void (*hash_func)(void *buf, size_t buf_len, void *ctx), in utf8_normalizeOptCaseFoldAndHash()
|
| /xnu-12377.41.6/osfmk/corecrypto/ |
| H A D | ccmode_internal.h | 284 ccctr_setctr(const struct ccmode_ctr *mode, ccctr_ctx *ctx, const void *ctr) in ccctr_setctr()
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_mman.c | 534 vfs_context_t ctx = vfs_context_current(); in mmap() local
|
| H A D | kern_event.c | 604 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 D | tty.c | 3495 vfs_context_t ctx = vfs_context_current(); in filt_ttyattach() local
|
| H A D | mach_loader.c | 3888 vfs_context_t ctx = vfs_context_current(); in get_macho_vnode() local
|
| H A D | kern_sysctl.c | 532 workload_config_ctx_t *ctx = NULL; variable 3165 vfs_context_t ctx = vfs_context_current(); local
|
| H A D | kern_credential.c | 4367 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 D | IOService.cpp | 2209 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 D | kdebug_tests.c | 998 kdebug_abuser_thread(void *ctx) in kdebug_abuser_thread()
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | kauth.h | 1034 # define VFS_DEBUG(ctx, vp, fmt, args...) do { } while(0) argument
|
| /xnu-12377.41.6/osfmk/i386/ |
| H A D | machine_routines.c | 872 __unused void *ctx, in ml_panic_trap_to_debugger()
|
| /xnu-12377.41.6/security/ |
| H A D | mac_base.c | 1648 struct vfs_context *ctx = vfs_context_current(); in __mac_get_mount() local
|
| /xnu-12377.41.6/osfmk/kdp/ |
| H A D | kdp_core.c | 396 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 D | telemetry.c | 303 telemetry_pmi_handler(bool user_mode, __unused void *ctx) in telemetry_pmi_handler()
|
| H A D | exclaves.c | 2338 exclaves_scheduler_request_resume(const exclaves_ctx_t *ctx, bool interrupted) in exclaves_scheduler_request_resume()
|
| H A D | zalloc.c | 10730 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 D | kern_stackshot.c | 4271 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 D | platform_tests.c | 2472 specres_ctx ctx = {0}; in _specres_do_test_std() local
|
| /xnu-12377.41.6/iokit/IOKit/ |
| H A D | IOHibernatePrivate.h | 437 aes_ctx ctx; member
|
| /xnu-12377.41.6/libkern/os/ |
| H A D | log.c | 747 struct os_log_context_s ctx; in _os_log_to_log_internal() local
|
| /xnu-12377.41.6/osfmk/arm/pmap/ |
| H A D | pmap.c | 8975 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 D | vm_user.c | 687 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 D | content_filter.c | 3207 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()
|