Home
last modified time | relevance | path

Searched refs:__naked (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/arm/probes/kprobes/
Dtest-core.c240 static void __used __naked __arm_kprobes_test_func(void) in __arm_kprobes_test_func()
261 static void __used __naked __thumb_kprobes_test_funcs(void) in __thumb_kprobes_test_funcs()
438 static void __naked benchmark_nop(void) in benchmark_nop()
452 static void __naked benchmark_pushpop1(void) in benchmark_pushpop1()
460 static void __naked benchmark_pushpop2(void) in benchmark_pushpop2()
468 static void __naked benchmark_pushpop3(void) in benchmark_pushpop3()
476 static void __naked benchmark_pushpop4(void) in benchmark_pushpop4()
487 static void __naked benchmark_pushpop_thumb(void) in benchmark_pushpop_thumb()
918 void __naked __kprobes_test_case_start(void) in __kprobes_test_case_start()
935 void __naked __kprobes_test_case_end_32(void) in __kprobes_test_case_end_32()
[all …]
Dcore.c376 void __naked __kprobes __kretprobe_trampoline(void) in __kretprobe_trampoline()
/linux-6.1.9/arch/arm/mach-exynos/
Dmcpm-exynos.c204 static void __naked exynos_pm_power_up_setup(unsigned int affinity_level) in exynos_pm_power_up_setup()
/linux-6.1.9/arch/arm/mach-versatile/
Dtc2_pm.c192 static void __naked tc2_pm_power_up_setup(unsigned int affinity_level) in tc2_pm_power_up_setup()
/linux-6.1.9/include/linux/
Dcompiler_types.h152 #define __naked __attribute__((__naked__)) notrace macro
/linux-6.1.9/drivers/bus/
Darm-cci.c298 asmlinkage void __naked cci_enable_port_for_self(void) in cci_enable_port_for_self()