Searched refs:pentry_sample (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/samples/tracepoints/
H A Dtracepoint-sample.c19 struct proc_dir_entry *pentry_sample; variable in typeref:struct:proc_dir_entry
38 pentry_sample = proc_create("tracepoint-sample", 0444, NULL,
40 if (!pentry_sample)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/samples/tracepoints/
H A Dtracepoint-sample.c19 struct proc_dir_entry *pentry_sample; variable in typeref:struct:proc_dir_entry
38 pentry_sample = proc_create("tracepoint-sample", 0444, NULL,
40 if (!pentry_sample)

Completed in 61 milliseconds