summaryrefslogtreecommitdiffstats
path: root/kernel/static_call_inline.c
AgeCommit message (Expand)AuthorLines
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross-1/+1
2024-09-06static_call: Replace pointless WARN_ON() in static_call_module_notify()Thomas Gleixner-1/+1
2024-09-06static_call: Handle module init failure correctly in static_call_del_module()Thomas Gleixner-0/+11
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra-5/+18
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy-0/+543