Home
last modified time | relevance | path

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

/include/linux/
A Dkmod.h24 #define try_then_request_module(x, mod...) \ macro
29 #define try_then_request_module(x, mod...) (x) macro
A Dmodule.h886 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)

Completed in 6 milliseconds