Home
last modified time | relevance | path

Searched refs:__annotate_jump_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dcompiler.h129 #define __annotate_jump_table __section(".rodata..c_jump_table") macro
133 #define __annotate_jump_table macro
/linux-6.1.9/kernel/bpf/
Dcore.c1647 static const void * const jumptable[256] __annotate_jump_table = { in ___bpf_prog_run()