Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dmodule.c905 static inline int try_force_unload(unsigned int flags) in try_force_unload() function
913 static inline int try_force_unload(unsigned int flags) in try_force_unload() function
938 *forced = try_force_unload(flags); in try_stop_module()
1008 forced = try_force_unload(flags); in SYSCALL_DEFINE2()