Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c48 SECCOMP_NOTIFY_REPLIED, enumerator
994 if (knotif->state == SECCOMP_NOTIFY_REPLIED) in seccomp_notify_release()
997 knotif->state = SECCOMP_NOTIFY_REPLIED; in seccomp_notify_release()
1123 knotif->state = SECCOMP_NOTIFY_REPLIED; in seccomp_notify_send()