Searched refs:ftrace_swapper_pid (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dftrace.c864 static struct pid * const ftrace_swapper_pid = &init_struct_pid; variable
2868 if (pid == ftrace_swapper_pid)
2876 if (pid == ftrace_swapper_pid)
2891 pid = ftrace_swapper_pid;
2922 if (pid != ftrace_swapper_pid)
2982 if (fpid->pid == ftrace_swapper_pid)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dftrace.c864 static struct pid * const ftrace_swapper_pid = &init_struct_pid; variable
2868 if (pid == ftrace_swapper_pid)
2876 if (pid == ftrace_swapper_pid)
2891 pid = ftrace_swapper_pid;
2922 if (pid != ftrace_swapper_pid)
2982 if (fpid->pid == ftrace_swapper_pid)

Completed in 174 milliseconds