Lines Matching refs:priv
481 int (*nproc)(void *, void *, int), void *priv, in ep_call_nested() argument
517 error = (*nproc)(priv, cookie, call_nests); in ep_call_nested()
557 static int ep_poll_wakeup_proc(void *priv, void *cookie, int call_nests) in ep_poll_wakeup_proc() argument
672 void *priv, int depth, bool ep_locked) in ep_scan_ready_list() argument
705 res = (*sproc)(ep, &txlist, priv); in ep_scan_ready_list()
876 void *priv);
905 void *priv) in ep_read_events_proc() argument
909 int depth = *(int *)priv; in ep_read_events_proc()
1396 static int reverse_path_check_proc(void *priv, void *cookie, int call_nests) in reverse_path_check_proc() argument
1399 struct file *file = priv; in reverse_path_check_proc()
1703 void *priv) in ep_send_events_proc() argument
1705 struct ep_send_events_data *esed = priv; in ep_send_events_proc()
1959 static int ep_loop_check_proc(void *priv, void *cookie, int call_nests) in ep_loop_check_proc() argument
1962 struct file *file = priv; in ep_loop_check_proc()