Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dwatch_queue.h29 struct watch_notification { struct
75 struct watch_notification watch;
99 struct watch_notification watch;
/Linux-v6.1/Documentation/translations/zh_CN/core-api/
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-v6.1/samples/watch_queue/
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-v6.1/include/linux/
Dwatch_queue.h81 struct watch_notification *,
104 struct watch_notification *n, in post_watch_notification()
Dsecurity.h61 struct watch_notification;
1374 struct watch_notification *n);
1378 struct watch_notification *n) in security_post_notification()
Dlsm_hook_defs.h273 const struct cred *cred, struct watch_notification *n)
/Linux-v6.1/kernel/
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()
/Linux-v6.1/Documentation/core-api/
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-v6.1/fs/
Dpipe.c263 struct watch_notification n; in pipe_read()
/Linux-v6.1/security/
Dsecurity.c2163 struct watch_notification *n) in security_post_notification()
/Linux-v6.1/Documentation/security/keys/
Dcore.rst1057 struct watch_notification watch;
1080 If a watched key is deleted, a basic watch_notification will be issued
/Linux-v6.1/security/smack/
Dsmack_lsm.c4423 struct watch_notification *n) in smack_post_notification()