summaryrefslogtreecommitdiffstats
path: root/include/linux/static_call.h
Commit message (Expand)AuthorAgeFilesLines
* static_call: Fix return type of static_call_initNathan Chancellor2020-10-021-3/+3
* static_call: Allow early initPeter Zijlstra2020-09-011-2/+13
* static_call: Handle tail-callsPeter Zijlstra2020-09-011-2/+2
* static_call: Add static_call_cond()Peter Zijlstra2020-09-011-0/+86
* static_call: Avoid kprobes on inline static_call()sPeter Zijlstra2020-09-011-0/+11
* static_call: Add inline static call infrastructureJosh Poimboeuf2020-09-011-1/+35
* static_call: Add basic static call infrastructureJosh Poimboeuf2020-09-011-0/+156