aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/static_call_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross1-0/+18
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf1-2/+25
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra1-0/+27
2020-09-01static_call: Handle tail-callsPeter Zijlstra1-0/+7
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf1-0/+13
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf1-0/+15