Home
last modified time | relevance | path

Searched refs:current_cached_proc_cred_update (Results 1 – 8 of 8) sorted by relevance

/xnu-11417.101.15/bsd/dev/arm64/
H A Ddtrace_subr_arm.c60 current_cached_proc_cred_update(); in dtrace_user_probe()
/xnu-11417.101.15/bsd/dev/i386/
H A Ddtrace_subr_x86.c84 current_cached_proc_cred_update(); in dtrace_user_probe()
H A Dsystemcalls.c170 current_cached_proc_cred_update(); in unix_syscall()
363 current_cached_proc_cred_update(); in unix_syscall64()
/xnu-11417.101.15/osfmk/i386/
H A Dbsd_i386.c70 extern void current_cached_proc_cred_update(void);
562 current_cached_proc_cred_update(); in mach_call_munger()
685 current_cached_proc_cred_update(); in mach_call_munger64()
/xnu-11417.101.15/bsd/sys/
H A Dkauth.h552 extern void current_cached_proc_cred_update(void);
/xnu-11417.101.15/osfmk/arm64/
H A Dsleh.c204 extern void current_cached_proc_cred_update(void);
2208 current_cached_proc_cred_update(); in handle_svc()
/xnu-11417.101.15/bsd/kern/
H A Dkern_credential.c3524 current_cached_proc_cred_update(void) in current_cached_proc_cred_update() function
/xnu-11417.101.15/osfmk/kern/
H A Dtask.c982 extern void current_cached_proc_cred_update(void); in task_wait_to_return()
984 current_cached_proc_cred_update(); in task_wait_to_return()