Home
last modified time | relevance | path

Searched refs:poke_tab (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c10380 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs()
11038 func[i]->aux->poke_tab = prog->aux->poke_tab; in jit_subprogs()
11044 poke = &prog->aux->poke_tab[j]; in jit_subprogs()
11149 map_ptr = prog->aux->poke_tab[i].tail_call.map; in jit_subprogs()
11160 func[i]->aux->poke_tab = NULL; in jit_subprogs()
11539 map_ptr = prog->aux->poke_tab[i].tail_call.map; in fixup_bpf_calls()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h810 struct bpf_jit_poke_descriptor *poke_tab; member

Completed in 20 milliseconds