Searched refs:proc_ident (Results 1 – 10 of 10) sorted by relevance
90 struct proc_ident pident = proc_ident(p); in mac_task_check_expose_task()113 struct proc_ident *pidentp = NULL; in mac_task_check_task_id_token_get_task()114 struct proc_ident pident; in mac_task_check_task_id_token_get_task()124 pident = proc_ident(target_proc); in mac_task_check_task_id_token_get_task()188 struct proc_ident *pidentp = NULL; in mac_task_check_get_task_special_port()189 struct proc_ident pident; in mac_task_check_get_task_special_port()203 pident = proc_ident(target_proc); in mac_task_check_get_task_special_port()239 struct proc_ident pident = proc_ident(targetp); in mac_task_check_set_task_special_port()
2186 struct proc_ident *pident2239 struct proc_ident *pident,2254 struct proc_ident *pident,3634 struct proc_ident *pident3651 struct proc_ident *pident3670 struct proc_ident *pident,3690 struct proc_ident *pident3710 struct proc_ident *pident,3730 struct proc_ident *pident, /* Nullable */
44 struct proc_ident { struct50 extern void* proc_find_ident(struct proc_ident const *i); argument53 extern struct proc_ident proc_ident(void* p);60 struct proc_ident ident;153 token->ident = proc_ident(task->bsd_info); in task_create_identity_token()
181 struct proc_ident p_ident = proc_ident(p); in ptrace()182 struct proc_ident pproc_ident = proc_ident(pproc); in ptrace()555 struct proc_ident cur_ident = proc_ident(cur_procp); in cantrace()556 struct proc_ident traced_ident = proc_ident(traced_procp); in cantrace()
399 struct proc_ident400 proc_ident(proc_t p) in proc_ident() function402 struct proc_ident ident = { in proc_ident()412 proc_find_ident(struct proc_ident const *ident) in proc_find_ident()
69 struct proc_ident;70 typedef struct proc_ident * proc_ident_t;117 typedef struct proc_ident * proc_ident_t;
99 struct proc_ident;278 extern proc_t proc_find_ident(struct proc_ident const *i);
495 struct proc_ident { struct979 extern struct proc_ident proc_ident(proc_t p);
892 struct proc_ident pident = {0}; in task_for_pid()918 pident = proc_ident(p); in task_for_pid()1071 struct proc_ident pident = proc_ident(p); in task_name_for_pid()1140 struct proc_ident pident = {0}; in task_inspect_for_pid()1159 pident = proc_ident(proc); in task_inspect_for_pid()1262 struct proc_ident pident = {0}; in task_read_for_pid()1281 pident = proc_ident(proc); in task_read_for_pid()1469 struct proc_ident pident = {0}; in debug_control_port_for_pid()1494 pident = proc_ident(p); in debug_control_port_for_pid()
595 struct proc_ident pident = proc_ident(p); in fasttrap_setdebug()2427 struct proc_ident cur_ident = proc_ident(current_proc()); in fasttrap_check_cred_priv()2428 struct proc_ident p_ident = proc_ident(p); in fasttrap_check_cred_priv()