Searched defs:__annotate_jump_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcompiler.h136 #define __annotate_jump_table __section(".rodata..c_jump_table") macro
141 #define __annotate_jump_table macro
/linux-master/kernel/bpf/
H A Dcore.c1709 static const void * const jumptable[256] __annotate_jump_table = { local

Completed in 187 milliseconds