Searched refs:pid_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 7761 pid_write(struct file *filp, const char __user *ubuf, in pid_write() function 7839 return pid_write(filp, ubuf, cnt, ppos, TRACE_PIDS); in ftrace_pid_write() 7846 return pid_write(filp, ubuf, cnt, ppos, TRACE_NO_PIDS); in ftrace_no_pid_write()
|