Home
last modified time | relevance | path

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

12345678910>>...122

/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A Dhello.c23 module_exit(hello_exit);
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_display_helper_mod.c22 module_exit(drm_display_helper_module_exit);
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/
H A Dhellomod.c17 module_exit(hello_cleanup);
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test.c53 module_exit(test_exit);
H A Dqman_test.c62 module_exit(test_exit);
/openbmc/linux/samples/livepatch/
H A Dlivepatch-callbacks-mod.c40 module_exit(livepatch_callbacks_mod_exit);
/openbmc/linux/lib/
H A Dtest_module.c31 module_exit(test_module_exit);
/openbmc/linux/lib/crypto/
H A Dcurve25519.c29 module_exit(curve25519_exit);
/openbmc/linux/lib/livepatch/
H A Dtest_klp_callbacks_mod.c21 module_exit(test_klp_callbacks_mod_exit);
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/
H A Dmodule.c27 module_exit(brcmf_bca_exit);
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/
H A Dmodule.c27 module_exit(brcmf_wcc_exit);
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/
H A Dmodule.c27 module_exit(brcmf_cyw_exit);
/openbmc/linux/drivers/watchdog/
H A Dpretimeout_panic.c38 module_exit(watchdog_gov_panic_unregister);
H A Dpretimeout_noop.c38 module_exit(watchdog_gov_noop_unregister);
/openbmc/linux/kernel/trace/rv/
H A Dreactor_printk.c38 module_exit(unregister_react_printk);
H A Dreactor_panic.c39 module_exit(unregister_react_panic);
/openbmc/linux/fs/nfs/
H A Dnfs3super.c33 module_exit(exit_nfs_v3);
H A Dnfs2super.c32 module_exit(exit_nfs_v2);
/openbmc/linux/drivers/misc/ocxl/
H A Dmain.c34 module_exit(exit_ocxl);
/openbmc/linux/samples/trace_events/
H A Dtrace_custom_sched.c56 module_exit(trace_sched_exit);
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dloongson_module.c33 module_exit(loongson_module_exit);
/openbmc/linux/tools/testing/radix-tree/
H A Dxarray.c11 #define module_exit(x) macro
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dmodule.c52 module_exit(rpc_rdma_cleanup);
/openbmc/linux/samples/kdb/
H A Dkdb_hello.c54 module_exit(kdb_hello_cmd_exit);
/openbmc/linux/drivers/comedi/drivers/tests/
H A Dcomedi_example_test.c66 module_exit(unittest_exit);

12345678910>>...122