Home
last modified time | relevance | path

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

/openbmc/linux/samples/watch_queue/
H A Dwatch_test.c32 static long keyctl_watch_key(int key, int watch_fd, int watch_id) in keyctl_watch_key()
/openbmc/linux/security/keys/
H A Dinternal.h360 static inline long keyctl_watch_key(key_serial_t key_id, int watch_fd, int watch_id) in keyctl_watch_key()