Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dseccomp.c61 struct seccomp_knotif { struct
1046 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1087 struct seccomp_knotif n = {}; in seccomp_do_user_notification()
1361 struct seccomp_knotif *knotif; in seccomp_notify_detach()
1402 static inline struct seccomp_knotif *
1405 struct seccomp_knotif *cur; in find_notification()
1421 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv()
1491 struct seccomp_knotif *knotif; in seccomp_notify_send()
1534 struct seccomp_knotif *knotif; in seccomp_notify_id_valid()
1560 struct seccomp_knotif *knotif; in seccomp_notify_addfd()
[all …]