Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dalgboss.c77 module_put_and_exit(0); in cryptomgr_probe()
212 module_put_and_exit(0); in cryptomgr_test()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback.c96 module_put_and_exit(0); in nfs4_callback_svc()
140 module_put_and_exit(0); in nfs41_callback_svc()
H A Dnfs4state.c2711 module_put_and_exit(0); in nfs4_run_state_manager()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h630 #define module_put_and_exit(code) __module_put_and_exit(THIS_MODULE, code) macro
830 #define module_put_and_exit(code) do_exit(code) macro
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dcore.c326 module_put_and_exit(0); in cmtp_session()
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dcore.c538 module_put_and_exit(0); in bnep_session()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c958 module_put_and_exit(0); in nfsd()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c1308 module_put_and_exit(0); in hidp_session_thread()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c1245 module_put_and_exit(0); in cifs_demultiplex_thread()