Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dseccomp.c63 struct seccomp_knotif { struct
1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1100 struct seccomp_knotif *n) in should_sleep_killable()
1112 struct seccomp_knotif n = {}; in seccomp_do_user_notification()
1409 struct seccomp_knotif *knotif; in seccomp_notify_detach()
1450 static inline struct seccomp_knotif *
1453 struct seccomp_knotif *cur; in find_notification()
1500 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv()
1574 struct seccomp_knotif *knotif; in seccomp_notify_send()
1620 struct seccomp_knotif *knotif; in seccomp_notify_id_valid()
[all …]