Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dwatch_queue.h80 struct key_notification { struct
81 struct watch_notification watch;
82 __u32 key_id;
83 __u32 aux;
/kernel/linux/linux-5.10/include/uapi/linux/
Dwatch_queue.h98 struct key_notification { struct
99 struct watch_notification watch;
100 __u32 key_id; /* The key/keyring affected */
101 __u32 aux; /* Per-type auxiliary data */