Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwatch_queue.h87 extern int add_watch_to_object(struct watch *, struct watch_list *);
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dwatch_queue.rst163 * ``int add_watch_to_object(struct watch *watch, struct watch_list *wlist);``
/linux-6.3-rc2/kernel/
A Dwatch_queue.c497 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object() function
515 EXPORT_SYMBOL(add_watch_to_object);
/linux-6.3-rc2/Documentation/core-api/
A Dwatch_queue.rst178 * ``int add_watch_to_object(struct watch *watch, struct watch_list *wlist);``
/linux-6.3-rc2/security/keys/
A Dkeyctl.c1818 ret = add_watch_to_object(watch, key->watchers); in keyctl_watch_key()

Completed in 15 milliseconds