Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmodule.h621 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code) macro
810 #define module_put_and_kthread_exit(code) kthread_exit(code) macro

Completed in 11 milliseconds