aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/static_call.h
AgeCommit message (Expand)Author
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor
2020-09-01static_call: Allow early initPeter Zijlstra
2020-09-01static_call: Handle tail-callsPeter Zijlstra
2020-09-01static_call: Add static_call_cond()Peter Zijlstra
2020-09-01static_call: Avoid kprobes on inline static_call()sPeter Zijlstra
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf