Searched refs:which_id (Results 1 – 2 of 2) sorted by relevance
25 void proc_id_connector(struct task_struct *task, int which_id);27 void proc_ptrace_connector(struct task_struct *task, int which_id);39 int which_id) in proc_id_connector() argument
123 void proc_id_connector(struct task_struct *task, int which_id) in proc_id_connector() argument136 ev->what = which_id; in proc_id_connector()141 if (which_id == PROC_EVENT_UID) { in proc_id_connector()144 } else if (which_id == PROC_EVENT_GID) { in proc_id_connector()
Completed in 3 milliseconds