Searched refs:module_put_and_exit (Results 1 – 9 of 9) sorted by relevance
70 module_put_and_exit(0); in cryptomgr_probe()193 module_put_and_exit(0); in cryptomgr_test()
96 module_put_and_exit(0); in nfs4_callback_svc()140 module_put_and_exit(0); in nfs41_callback_svc()
2696 module_put_and_exit(0); in nfs4_run_state_manager()
600 #define module_put_and_exit(code) __module_put_and_exit(THIS_MODULE, code) macro793 #define module_put_and_exit(code) do_exit(code) macro
326 module_put_and_exit(0); in cmtp_session()
538 module_put_and_exit(0); in bnep_session()
989 module_put_and_exit(0); in nfsd()
1308 module_put_and_exit(0); in hidp_session_thread()
1142 module_put_and_exit(0); in cifs_demultiplex_thread()
Completed in 31 milliseconds