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

/linux-master/kernel/
H A Dseccomp.c60 SECCOMP_NOTIFY_REPLIED, enumerator in enum:notify_state
87 /* The return values, only valid when in SECCOMP_NOTIFY_REPLIED */
1164 } while (n.state != SECCOMP_NOTIFY_REPLIED);
1421 if (knotif->state == SECCOMP_NOTIFY_REPLIED)
1424 knotif->state = SECCOMP_NOTIFY_REPLIED;
1604 knotif->state = SECCOMP_NOTIFY_REPLIED;
1729 knotif->state = SECCOMP_NOTIFY_REPLIED;

Completed in 121 milliseconds