Home
last modified time | relevance | path

Searched refs:atm_proc_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/atm/
H A Dcommon.h37 int atm_proc_init(void);
40 static inline int atm_proc_init(void) in atm_proc_init() function
H A Dproc.c33 #include "common.h" /* atm_proc_init prototype */
382 int __init atm_proc_init(void) in atm_proc_init() function
H A Dcommon.c857 error = atm_proc_init(); in atm_init()
859 pr_err("atm_proc_init() failed with %d\n", error); in atm_init()
/kernel/linux/linux-6.6/net/atm/
H A Dcommon.h37 int atm_proc_init(void);
40 static inline int atm_proc_init(void) in atm_proc_init() function
H A Dproc.c33 #include "common.h" /* atm_proc_init prototype */
382 int __init atm_proc_init(void) in atm_proc_init() function
H A Dcommon.c857 error = atm_proc_init(); in atm_init()
859 pr_err("atm_proc_init() failed with %d\n", error); in atm_init()

Completed in 5 milliseconds