Searched refs:proc_find_ident (Results 1 – 6 of 6) sorted by relevance
44 extern void* proc_find_ident(struct proc_ident const *i);186 void* p = proc_find_ident(&token->ident); in task_identity_token_get_task_grp()
195 if (proc_find_ident(&pproc_ident) == PROC_NULL) { in ptrace()584 if (proc_find_ident(&traced_ident) == PROC_NULL) { in cantrace()
430 proc_find_ident(struct proc_ident const *ident) in proc_find_ident() function
294 extern proc_t proc_find_ident(struct proc_ident const *i);
339 if ((tracingp = proc_find_ident(tracing_ident)) == PROC_NULL) { in mac_proc_check_debug()
2438 if (proc_find_ident(&p_ident) == PROC_NULL) { in fasttrap_check_cred_priv()