Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dinternal.h335 extern int proc_net_init(void);
337 static inline int proc_net_init(void) { return 0; } in proc_net_init() function