Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-trace.c1207 bool nonexistent; member
1778 if (sc->nonexistent) in trace__read_syscall_info()
1782 sc->nonexistent = true; in trace__read_syscall_info()
1802 sc->nonexistent = true; in trace__read_syscall_info()
2126 if (trace->syscalls.table && trace->syscalls.table[id].nonexistent)
/kernel/linux/linux-5.10/Documentation/cdrom/
Dide-cd.rst199 nonexistent or nonresponding I/O address, you'll probably get
/kernel/linux/linux-5.10/Documentation/admin-guide/
DREADME.rst243 nonexistent controller card may confuse your other controllers.
/kernel/liteos_a/fs/jffs2/
Djffs2.patch5523 - JFFS2_ERROR("requested to read a nonexistent ino %u\n", ino);
5524 + JFFS2_ERROR("requestied to read an nonexistent ino %u\n", ino);
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch7249 +#define SMCS_PGOWN_NOEXIST 1 /* Page initializing or nonexistent */