Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c7226 #define FTRACE_NO_PIDS (void *)(PID_MAX_LIMIT + 1) macro
7240 return !(*pos) ? FTRACE_NO_PIDS : NULL; in fpid_start()
7250 if (v == FTRACE_NO_PIDS) { in fpid_next()
7266 if (v == FTRACE_NO_PIDS) { in fpid_show()
7293 return !(*pos) ? FTRACE_NO_PIDS : NULL; in fnpid_start()
7303 if (v == FTRACE_NO_PIDS) { in fnpid_next()