Home
last modified time | relevance | path

Searched refs:module_exit (Results 1 – 25 of 4146) sorted by relevance

12345678910>>...166

/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_section.h50 #define module_exit(func) \ macro
65 module_exit(x##_exit)
71 module_exit(x##_exit)
77 module_exit(x##_exit)
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_section.h50 #define module_exit(func) \ macro
65 module_exit(x##_exit)
71 module_exit(x##_exit)
77 module_exit(x##_exit)
/dports/multimedia/v4l-utils/webcamd-5.13.2.2/kernel/
H A Dlinux_section.h50 #define module_exit(func) \ macro
65 module_exit(x##_exit)
71 module_exit(x##_exit)
77 module_exit(x##_exit)
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/core/
H A Dm_part.c77 module_exit(void) in module_exit() function
86 .modexit = module_exit,
H A Dm_die.c89 module_exit(void) in module_exit() function
98 .modexit = module_exit,
H A Dm_tmode.c87 module_exit(void) in module_exit() function
96 .modexit = module_exit,
H A Dm_quit.c100 module_exit(void) in module_exit() function
109 .modexit = module_exit,
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/
H A Dm_certfp.c77 module_exit(void) in module_exit() function
86 .modexit = module_exit,
H A Dm_capab.c78 module_exit(void) in module_exit() function
87 .modexit = module_exit,
H A Dm_metadata.c80 module_exit(void) in module_exit() function
89 .modexit = module_exit,
H A Dm_names.c85 module_exit(void) in module_exit() function
94 .modexit = module_exit,
H A Dm_eob.c77 module_exit(void) in module_exit() function
86 .modexit = module_exit,
H A Dm_pass.c86 module_exit(void) in module_exit() function
95 .modexit = module_exit,
H A Dm_restart.c89 module_exit(void) in module_exit() function
98 .modexit = module_exit,
H A Dm_close.c92 module_exit(void) in module_exit() function
101 .modexit = module_exit,
H A Dm_svshost.c91 module_exit(void) in module_exit() function
100 .modexit = module_exit,
H A Dm_time.c99 module_exit(void) in module_exit() function
108 .modexit = module_exit,
H A Dm_wallops.c101 module_exit(void) in module_exit() function
110 .modexit = module_exit,
H A Dm_lusers.c109 module_exit(void) in module_exit() function
118 .modexit = module_exit,
H A Dm_globops.c103 module_exit(void) in module_exit() function
112 .modexit = module_exit,
H A Dm_user.c100 module_exit(void) in module_exit() function
109 .modexit = module_exit,
H A Dm_svspart.c103 module_exit(void) in module_exit() function
112 .modexit = module_exit,
H A Dm_locops.c114 module_exit(void) in module_exit() function
123 .modexit = module_exit,
H A Dm_svsaccount.c89 module_exit(void) in module_exit() function
98 .modexit = module_exit,
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/codegen/
H A DModuleCodes.py101 module_exit = template_module_exception_exit
103 module_exit = template_module_noexception_exit
140 "module_exit": module_exit,

12345678910>>...166