Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c63 struct seccomp_knotif { struct
1056 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1091 struct seccomp_knotif *n) in should_sleep_killable()
1103 struct seccomp_knotif n = {}; in seccomp_do_user_notification()
1397 struct seccomp_knotif *knotif; in seccomp_notify_detach()
1438 static inline struct seccomp_knotif *
1441 struct seccomp_knotif *cur; in find_notification()
1457 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv()
1530 struct seccomp_knotif *knotif; in seccomp_notify_send()
1573 struct seccomp_knotif *knotif; in seccomp_notify_id_valid()
[all …]