Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c61 struct seccomp_knotif { struct
1123 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1158 struct seccomp_knotif *n) in should_sleep_killable()
1170 struct seccomp_knotif n = {}; in seccomp_do_user_notification()
1459 struct seccomp_knotif *knotif; in seccomp_notify_detach()
1500 static inline struct seccomp_knotif *
1503 struct seccomp_knotif *cur; in find_notification()
1555 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv()
1629 struct seccomp_knotif *knotif; in seccomp_notify_send()
1675 struct seccomp_knotif *knotif; in seccomp_notify_id_valid()
[all …]