Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1219 bool nonexistent; member
1797 if (sc->nonexistent) in trace__read_syscall_info()
1801 sc->nonexistent = true; in trace__read_syscall_info()
1821 sc->nonexistent = true; in trace__read_syscall_info()
2145 if (trace->syscalls.table && trace->syscalls.table[id].nonexistent)
/linux-6.1.9/Documentation/admin-guide/
DREADME.rst244 nonexistent controller card may confuse your other controllers.
/linux-6.1.9/Documentation/dev-tools/
Dcheckpatch.rst423 ENOSYS means that a nonexistent system call was called.