Home | History | Annotate | Download | only in seccomp-bpf

Lines Matching refs:STATUS_AVAILABLE

376   if (status_ == STATUS_AVAILABLE) {
385 // preceded by STATUS_AVAILABLE. Furthermore, these transitions all
391 status_ = STATUS_AVAILABLE;
409 ? STATUS_AVAILABLE : STATUS_UNSUPPORTED;
415 if (status_ == STATUS_AVAILABLE && !IsSingleThreaded(proc_fd)) {