summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/static_call.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* static_call: Allow early initPeter Zijlstra2020-09-011-1/+4
* static_call: Add some validationPeter Zijlstra2020-09-011-2/+26
* static_call: Handle tail-callsPeter Zijlstra2020-09-011-3/+18
* static_call: Add static_call_cond()Peter Zijlstra2020-09-011-10/+32
* x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-0/+3
* x86/static_call: Add out-of-line static call implementationJosh Poimboeuf2020-09-011-0/+31