Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c5431 static const struct seq_operations ftrace_pid_sops = { variable
5448 ret = seq_open(file, &ftrace_pid_sops); in ftrace_pid_open()