summaryrefslogtreecommitdiff
path: root/include/linux/static_call_types.h
AgeCommit message (Expand)Author
2021-03-11static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2020-09-01static_call: Handle tail-callsPeter Zijlstra
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf