Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dabort-lv4t.S56 .data_unknown: @ Part of jumptable
/linux/kernel/bpf/
H A Dcore.c1779 static const void * const jumptable[256] __annotate_jump_table = { in ___bpf_prog_run() local
1803 goto *jumptable[insn->code]; in ___bpf_prog_run()