Home
last modified time | relevance | path

Searched defs:release_watch (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/
Dwatch_queue.c538 void (*release_watch)(struct watch *); in remove_watch_from_object() local
585 void (*release_watch)(struct watch *); in watch_queue_clear() local
/kernel/linux/linux-5.10/include/linux/
Dwatch_queue.h76 void (*release_watch)(struct watch *); member