Searched refs:bpf_arg_off (Results 1 – 1 of 1) sorted by relevance
2214 int arg, bpf_arg_off; in __arch_prepare_bpf_trampoline() local2296 bpf_arg_off = tjit->bpf_args_off + j * sizeof(u64); in __arch_prepare_bpf_trampoline()2301 REG_0, REG_15, bpf_arg_off); in __arch_prepare_bpf_trampoline()2304 _EMIT6(0xd207f000 | bpf_arg_off, in __arch_prepare_bpf_trampoline()2310 _EMIT6(0xd20ff000 | bpf_arg_off, in __arch_prepare_bpf_trampoline()2317 _EMIT6(0xd20ff000 | bpf_arg_off, 0x1000); in __arch_prepare_bpf_trampoline()