Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-trace.c1225 bool nonexistent; member
1825 if (sc->nonexistent) in trace__read_syscall_info()
1829 sc->nonexistent = true; in trace__read_syscall_info()
1849 sc->nonexistent = true; in trace__read_syscall_info()
2173 if (trace->syscalls.table && trace->syscalls.table[id].nonexistent)
/Linux-v6.6/Documentation/admin-guide/
DREADME.rst244 nonexistent controller card may confuse your other controllers.
/Linux-v6.6/Documentation/dev-tools/
Dcheckpatch.rst423 ENOSYS means that a nonexistent system call was called.