Sign in
android-kvm
/
linux
/
a460a36034bad4403c2c62e04a521bc6987ae5db
/
kernel
/
static_call.c
2bee6d1
static_call: Fix static_call_text_reserved() vs __init
by Peter Zijlstra
· 3 years, 8 months ago
7d95f22
static_call: Fix unused variable warn w/o MODULE
by Matthieu Baerts
· 4 years ago
38c9358
static_call: Fix static_call_update() sanity check
by Peter Zijlstra
· 4 years ago
698bace
static_call: Align static_call_is_init() patching condition
by Peter Zijlstra
· 4 years ago
68b1edd
static_call: Fix static_call_set_init()
by Peter Zijlstra
· 4 years ago
50bf808
static_call: Fix the module key fixup
by Peter Zijlstra
· 4 years ago
73f44fe
static_call: Allow module use without exposing static_call_key
by Josh Poimboeuf
· 4 years, 1 month ago
3f2a8fc
static_call/x86: Add __static_call_return0()
by Peter Zijlstra
· 4 years, 1 month ago
69e0ad3
static_call: Fix return type of static_call_init
by Nathan Chancellor
· 4 years, 5 months ago
a945c83
static_call: Allow early init
by Peter Zijlstra
· 4 years, 7 months ago
5b06fd3
static_call: Handle tail-calls
by Peter Zijlstra
· 4 years, 7 months ago
f03c412
static_call: Add simple self-test for static calls
by Peter Zijlstra
· 4 years, 7 months ago
6333e8f
static_call: Avoid kprobes on inline static_call()s
by Peter Zijlstra
· 4 years, 7 months ago
9183c3f
static_call: Add inline static call infrastructure
by Josh Poimboeuf
· 4 years, 7 months ago