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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dproc_misc.c386 extern struct seq_operations modules_op;
389 return seq_open(file, &modules_op);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c3056 static const struct seq_operations modules_op = { variable in typeref:struct:seq_operations
3065 return seq_open(file, &modules_op);

Completed in 65 milliseconds