Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcompiler.h143 #define __annotate_jump_table __section(".rodata..c_jump_table") macro
148 #define __annotate_jump_table macro
/Linux-v5.15/kernel/bpf/
Dcore.c1379 static const void * const jumptable[256] __annotate_jump_table = { in ___bpf_prog_run()