Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dwatch_queue.c572 void (*release_watch)(struct watch *); in remove_watch_from_object() local
622 void (*release_watch)(struct watch *); in watch_queue_clear() local
/openbmc/linux/include/linux/
H A Dwatch_queue.h75 void (*release_watch)(struct watch *); member