Home
last modified time | relevance | path

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

/include/linux/
A Dipack.h275 return try_module_get(dev->bus->owner); in ipack_get_carrier()
A Dmodule.h707 extern bool try_module_get(struct module *module);
720 static inline bool try_module_get(struct module *module) in try_module_get() function
826 static inline bool try_module_get(struct module *module) in try_module_get() function
A Dtrace_events.h421 return try_module_get(call->module); in trace_event_try_get_ref()
A Dbpf.h1978 return try_module_get(owner); in bpf_try_module_get()
2014 return try_module_get(owner); in bpf_try_module_get()
A Dfs.h2746 (((_fops) && try_module_get((_fops)->owner) ? (_fops) : NULL)); \

Completed in 31 milliseconds