Home
last modified time | relevance | path

Searched refs:watch_notification (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwatch_queue.h29 struct watch_notification { struct
75 struct watch_notification watch;
99 struct watch_notification watch;
/OK3568_Linux_fs/kernel/samples/watch_queue/
H A Dwatch_test.c48 static void saw_key_change(struct watch_notification *n, size_t len) in saw_key_change()
68 struct watch_notification n; in consumer()
100 if (largest < sizeof(struct watch_notification)) { in consumer()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwatch_queue.h81 struct watch_notification *,
104 struct watch_notification *n, in post_watch_notification()
H A Dsecurity.h61 struct watch_notification;
1328 struct watch_notification *n);
1332 struct watch_notification *n) in security_post_notification()
H A Dlsm_hook_defs.h265 const struct cred *cred, struct watch_notification *n)
/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c99 struct watch_notification *n) in post_one_notification()
163 const struct watch_notification *n) in filter_watch_notification()
199 struct watch_notification *n, in __post_watch_notification()
/OK3568_Linux_fs/kernel/Documentation/
H A Dwatch_queue.rst56 struct watch_notification {
162 struct watch_notification::info when and if the notification is written into
211 struct watch_notification *n,
317 struct watch_notification n;
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c262 struct watch_notification n; in pipe_read()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c2061 struct watch_notification *n) in security_post_notification()
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst1057 struct watch_notification watch;
1080 If a watched key is deleted, a basic watch_notification will be issued
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c4411 struct watch_notification *n) in smack_post_notification()