Searched refs:show_ftrace_seq_ops (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.c1561 static const struct seq_operations show_ftrace_seq_ops = { variable in typeref:struct:seq_operations
1583 ret = seq_open(file, &show_ftrace_seq_ops);
1658 ret = seq_open(file, &show_ftrace_seq_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dftrace.c1561 static const struct seq_operations show_ftrace_seq_ops = { variable in typeref:struct:seq_operations
1583 ret = seq_open(file, &show_ftrace_seq_ops);
1658 ret = seq_open(file, &show_ftrace_seq_ops);

Completed in 120 milliseconds