Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c63 struct seccomp_knotif { struct
1090 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1125 struct seccomp_knotif *n) in should_sleep_killable()
1137 struct seccomp_knotif n = {}; in seccomp_do_user_notification()
1434 struct seccomp_knotif *knotif; in seccomp_notify_detach()
1475 static inline struct seccomp_knotif *
1478 struct seccomp_knotif *cur; in find_notification()
1530 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv()
1604 struct seccomp_knotif *knotif; in seccomp_notify_send()
1650 struct seccomp_knotif *knotif; in seccomp_notify_id_valid()
[all …]