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

/linux-master/crypto/
H A Dalgboss.c70 module_put_and_kthread_exit(0);
185 module_put_and_kthread_exit(0);
/linux-master/include/linux/
H A Dmodule.h656 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code) macro
837 #define module_put_and_kthread_exit(code) kthread_exit(code) macro
/linux-master/net/bluetooth/cmtp/
H A Dcore.c326 module_put_and_kthread_exit(0);
/linux-master/net/bluetooth/bnep/
H A Dcore.c539 module_put_and_kthread_exit(0);
/linux-master/net/bluetooth/hidp/
H A Dcore.c1307 module_put_and_kthread_exit(0);
/linux-master/fs/nfs/
H A Dnfs4state.c2786 module_put_and_kthread_exit(0);
/linux-master/fs/smb/client/
H A Dconnect.c1354 module_put_and_kthread_exit(0);

Completed in 187 milliseconds