Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompiler.h113 #define __annotate_jump_table __section(".data.rel.ro.c_jump_table") macro
115 #define __annotate_jump_table macro
/linux/kernel/bpf/
H A Dcore.c1727 static const void * const jumptable[256] __annotate_jump_table = { in ___bpf_prog_run()