Searched refs:current_thread_ro (Results 1 – 12 of 12) sorted by relevance
246 thread_ro_t tro = current_thread_ro(); in mach_syscall()
324 thread_ro_t tro = current_thread_ro(); in gettid()1179 struct thread_ro *tro = current_thread_ro(); in kern_settid()1357 thread_ro_t tro = current_thread_ro(); in setgroups_internal()
79 proc_t p = current_thread_ro()->tro_proc; in current_proc()
3448 return current_thread_ro()->tro_cred; in kauth_cred_get()3472 thread_ro_t tro = current_thread_ro(); in current_cached_proc_cred()3528 thread_ro_t tro = current_thread_ro(); in current_cached_proc_cred_update()
1335 thread_ro_t curtro = current_thread_ro(); in uthread_init()
571 thread_ro_t tro = current_thread_ro(); in mach_call_munger()690 thread_ro_t tro = current_thread_ro(); in mach_call_munger64()
344 struct proc_ro *pro = current_thread_ro()->tro_proc_ro; in ipc_policy_allow_legacy_mach_msg_trap_for_platform()572 struct proc_ro *pro = current_thread_ro()->tro_proc_ro; in ipc_stash_policy_violations_telemetry()809 struct proc_ro *pro = current_thread_ro()->tro_proc_ro; in ipc_policy_allow_send_only_kobject_calls()
132 CLOSURE(current_thread_ro)
471 thread_ro_t tro = current_thread_ro(); in ipc_kobject_server_internal()
1642 extern thread_ro_t current_thread_ro(void) __pure2;
167 current_thread_ro(void) in current_thread_ro() function
1684 return (vfs_context_t)current_thread_ro(); in vfs_context_current()