Home
last modified time | relevance | path

Searched refs:module_put_and_kthread_exit (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/crypto/
Dalgboss.c70 module_put_and_kthread_exit(0); in cryptomgr_probe()
185 module_put_and_kthread_exit(0); in cryptomgr_test()
/Linux-v6.6/include/linux/
Dmodule.h654 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code) macro
835 #define module_put_and_kthread_exit(code) kthread_exit(code) macro
/Linux-v6.6/net/bluetooth/cmtp/
Dcore.c326 module_put_and_kthread_exit(0); in cmtp_session()
/Linux-v6.6/net/bluetooth/bnep/
Dcore.c538 module_put_and_kthread_exit(0); in bnep_session()
/Linux-v6.6/net/bluetooth/hidp/
Dcore.c1307 module_put_and_kthread_exit(0); in hidp_session_thread()
/Linux-v6.6/fs/nfs/
Dnfs4state.c2784 module_put_and_kthread_exit(0); in nfs4_run_state_manager()
/Linux-v6.6/fs/smb/client/
Dconnect.c1303 module_put_and_kthread_exit(0); in cifs_demultiplex_thread()