Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dwatch_queue.h29 struct watch_notification { struct
75 struct watch_notification watch;
99 struct watch_notification watch;
/linux/Documentation/translations/zh_CN/core-api/
H A Dwatch_queue.rst61 struct watch_notification {
149 联的观测队列缓冲区时,这将与struct watch_notification::info的WATCH_INFO_ID字段进
191 struct watch_notification *n,
287 struct watch_notification n;
/linux/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()
/linux/include/linux/
H A Dwatch_queue.h80 struct watch_notification *,
103 struct watch_notification *n, in post_watch_notification()
H A Dsecurity.h64 struct watch_notification;
1491 struct watch_notification *n);
1495 struct watch_notification *n) in security_post_notification()
H A Dlsm_hook_defs.h303 const struct cred *cred, struct watch_notification *n)
/linux/kernel/
H A Dwatch_queue.c98 struct watch_notification *n) in post_one_notification()
159 const struct watch_notification *n) in filter_watch_notification()
195 struct watch_notification *n, in __post_watch_notification()
/linux/Documentation/core-api/
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;
/linux/fs/
H A Dpipe.c283 struct watch_notification n; in pipe_read()
/linux/security/
H A Dsecurity.c4285 struct watch_notification *n) in security_post_notification()
/linux/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
/linux/security/smack/
H A Dsmack_lsm.c4653 struct watch_notification *n) in smack_post_notification()