Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Deventpoll.c132 struct list_head tasks_call_list; member
368 INIT_LIST_HEAD(&ncalls->tasks_call_list); in ep_nested_calls_init()
487 struct list_head *lsthead = &ncalls->tasks_call_list; in ep_call_nested()