Home
last modified time | relevance | path

Searched defs:ctx (Results 51 – 75 of 150) sorted by relevance

123456

/xnu-10063.141.1/osfmk/kperf/
H A Dlazy.c101 struct kperf_context ctx = { in kperf_lazy_wait_sample() local
148 struct kperf_context ctx = { in kperf_lazy_cpu_sample() local
H A Dpet.c159 struct kperf_context ctx = { in kppet_on_cpu() local
309 struct kperf_context ctx = { in kppet_sample_thread() local
408 struct kperf_context ctx = { in kppet_sample_task() local
H A Dtask_samplers.c103 kperf_task_info_log(struct kperf_context *ctx) in kperf_task_info_log()
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_fsevents.c377 add_fsevent(int type, vfs_context_t ctx, ...) in add_fsevent()
1150 test_fse_access_granted(vnode_t vp, unsigned long type, vfs_context_t ctx) in test_fse_access_granted()
2102 fsevent_unmount(__unused struct mount *mp, __unused vfs_context_t ctx) in fsevent_unmount()
2183 __unused int flags, __unused vfs_context_t ctx) in fseventsf_read()
2209 fseventsf_ioctl(struct fileproc *fp, u_long cmd, caddr_t data, vfs_context_t ctx) in fseventsf_ioctl()
2340 fseventsf_select(struct fileproc *fp, int which, __unused void *wql, vfs_context_t ctx) in fseventsf_select()
2367 fseventsf_stat(__unused struct fileproc *fp, __unused struct stat *sb, __unused vfs_context_t ctx) in fseventsf_stat()
2374 fseventsf_close(struct fileglob *fg, __unused vfs_context_t ctx) in fseventsf_close()
2541 fseventsf_drain(struct fileproc *fp, __unused vfs_context_t ctx) in fseventsf_drain()
2592 parse_buffer_and_add_events(const char *buffer, size_t bufsize, vfs_context_t ctx, size_t *remainde… in parse_buffer_and_add_events()
[all …]
H A Dvfs_io_compression_stats.c512 struct vnode_iocs_context *ctx = vctx; in vnode_iocs_callback() local
595 struct vnode_iocs_context ctx; variable
H A Dvfs_exclave_fs.c675 vfs_context_t ctx; in create_exclave_dir() local
926 vfs_context_t ctx; in exclave_fs_open_internal() local
1274 vfs_context_t ctx; in vfs_exclave_fs_readdir() local
1391 vfs_context_t ctx; in vfs_exclave_fs_getsize() local
H A Dvfs_cache.c366 vnode_issubdir(vnode_t vp, vnode_t dvp, int *is_subdir, vfs_context_t ctx) in vnode_issubdir()
514 int *outlen, size_t *mntpt_outlen, int flags, vfs_context_t ctx) in build_path_with_parent()
912 build_path(vnode_t first_vp, char *buff, int buflen, int *outlen, int flags, vfs_context_t ctx) in build_path()
1547 vnode_cache_is_authorized(vnode_t vp, vfs_context_t ctx, kauth_action_t action) in vnode_cache_is_authorized()
1597 vnode_cache_authorized_action(vnode_t vp, vfs_context_t ctx, kauth_action_t action) in vnode_cache_authorized_action()
1749 vfs_context_t ctx, int *dp_authorized, vnode_t last_dp) in cache_lookup_path()
/xnu-10063.141.1/osfmk/corecrypto/
H A Dccdigest_update.c41 ccdigest_update(const struct ccdigest_info *di, ccdigest_ctx_t ctx, size_t len, const void *data) in ccdigest_update()
H A Dcc_memory.h57 void *ctx; member
/xnu-10063.141.1/bsd/skywalk/mem/
H A Dskmem_test.c184 skmem_pp_ctx_refcnt(void *ctx) in skmem_pp_ctx_refcnt()
192 skmem_pp_ctx_retain(void *ctx) in skmem_pp_ctx_retain()
200 skmem_pp_ctx_release(void *ctx) in skmem_pp_ctx_release()
268 void *ctx = kern_pbufpool_get_context(pp); in skmem_buflet_tests() local
753 skmem_test_alloccb(kern_packet_t ph, uint32_t idx, const void *ctx) in skmem_test_alloccb()
/xnu-10063.141.1/bsd/netinet6/
H A Din6_cga.c96 SHA1_CTX ctx; in in6_cga_is_prepare_valid() local
159 SHA1_CTX ctx; in in6_cga_generate_iid() local
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_syscalls.c54 nxop_ioctl(struct fileproc *fp, u_long cmd, caddr_t data, vfs_context_t ctx) in nxop_ioctl()
67 nxop_close(struct fileglob *fg, vfs_context_t ctx) in nxop_close()
/xnu-10063.141.1/bsd/skywalk/channel/
H A Dchannel_syscalls.c62 chop_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in chop_select()
95 chop_close(struct fileglob *fg, vfs_context_t ctx) in chop_close()
/xnu-10063.141.1/bsd/kern/
H A Dimageboot.c520 vfs_context_t ctx = vfs_context_kernel(); in ubc_getobject_from_filename() local
569 vfs_context_t ctx = vfs_context_kernel(); in imageboot_read_file_internal() local
740 vfs_context_t ctx = vfs_context_kernel(); in imgboot_get_image_file() local
H A Dkern_guarded.c299 vfs_context_t ctx = vfs_context_current(); in guarded_open_np() local
352 vfs_context_t ctx = vfs_context_current(); in guarded_open_dprotected_np() local
764 vfs_context_t ctx, const guardid_t *guard, u_int attrs) in falloc_guarded()
1011 struct vfs_context *ctx = vfs_context_current(); in vnguard_sysc_setguard() local
H A Dkern_core.c228 vfs_context_t ctx = vfs_context_current(); in note_addrable_bits() local
320 vfs_context_t ctx = vfs_context_current(); in coredump() local
H A Dkdebug.c1845 kdbg_write_to_vnode(caddr_t buffer, size_t size, vnode_t vp, vfs_context_t ctx, off_t file_offset) in kdbg_write_to_vnode()
1906 _write_legacy_header(bool write_thread_map, vnode_t vp, vfs_context_t ctx) in _write_legacy_header()
2081 kdbg_write_thread_map(vnode_t vp, vfs_context_t ctx) in kdbg_write_thread_map()
2251 vfs_context_t ctx, bool chunk) in _read_merged_trace_events()
2275 _write_event_chunk_header(user_addr_t udst, vnode_t vp, vfs_context_t ctx, in _write_event_chunk_header()
2301 size_t *count, size_t tempbuf_number, vnode_t vp, vfs_context_t ctx, in kernel_debug_trace_write_to_file()
2898 vfs_context_t ctx; in kdbg_dump_trace_to_file() local
/xnu-10063.141.1/osfmk/kern/
H A Dbacktrace.c362 _backtrace_copyin(void * __unused ctx, void *dst, user_addr_t src, size_t size) in _backtrace_copyin()
368 backtrace_user_copy_error(void *ctx, void *dst, user_addr_t src, size_t size) in backtrace_user_copy_error()
400 void *ctx = ctl->btc_user_copy_context; in backtrace_user() local
/xnu-10063.141.1/bsd/miscfs/nullfs/
H A Dnull_vnops.c123 nullfs_get_patched_context(struct null_mount * null_mp, vfs_context_t ctx) in nullfs_get_patched_context()
142 nullfs_cleanup_patched_context(struct null_mount * null_mp, vfs_context_t ctx) in nullfs_cleanup_patched_context()
388 null_get_lowerparent(vnode_t lvp, vnode_t * dvpp, vfs_context_t ctx) in null_get_lowerparent()
/xnu-10063.141.1/bsd/net/
H A Dcontent_filter_crypto.c115 cchmac_ctx_t ctx, cfil_crypto_data_t data, in cfil_crypto_update_context()
/xnu-10063.141.1/bsd/miscfs/devfs/
H A Ddevfs_vnops.c262 vfs_context_t ctx = cnp->cn_context; in devfs_lookup() local
1145 vfs_context_t ctx = cnp->cn_context; in devfs_mkdir() local
1273 vfs_context_t ctx = cnp->cn_context; in devfs_mknod() local
/xnu-10063.141.1/bsd/nfs/
H A Dnfs_syscalls.c193 nfs_vinvalbuf(vnode_t vp, int flags, vfs_context_t ctx, int intrflg) in nfs_vinvalbuf()
435 vfs_context_t ctx = vfs_context_current(); in fhopen() local
1287 vfs_context_t ctx = vfs_context_current(); in nfssvc_export() local
/xnu-10063.141.1/bsd/security/audit/
H A Daudit_worker.c130 audit_record_write(struct vnode *vp, struct vfs_context *ctx, void *data, in audit_record_write()
/xnu-10063.141.1/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c94 vfs_context_t ctx; in mockfs_lookup() local
/xnu-10063.141.1/tests/
H A Davx.c309 ymm_sigalrm_handler(int signum __unused, siginfo_t *info __unused, void *ctx) in ymm_sigalrm_handler()
819 zmm_sigalrm_handler(int signum __unused, siginfo_t *info __unused, void *ctx) in zmm_sigalrm_handler()
848 zmm_sigalrm_handler_no_mod(int signum __unused, siginfo_t *info __unused, void *ctx) in zmm_sigalrm_handler_no_mod()

123456