Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Deventpoll.c127 struct list_head tasks_call_list; member
363 INIT_LIST_HEAD(&ncalls->tasks_call_list); in ep_nested_calls_init()
482 struct list_head *lsthead = &ncalls->tasks_call_list; in ep_call_nested()