Searched refs:SECCOMP_NOTIFY_INIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c58 SECCOMP_NOTIFY_INIT, enumerator in enum:notify_state
1121 n.state = SECCOMP_NOTIFY_INIT;
1519 if (cur->state == SECCOMP_NOTIFY_INIT) {
1560 knotif->state = SECCOMP_NOTIFY_INIT;
1813 if (cur->state == SECCOMP_NOTIFY_INIT)

Completed in 124 milliseconds