Home
last modified time | relevance | path

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

/linux/arch/s390/net/
H A Dbpf_jit_comp.c2579 int arg, bpf_arg_off; in __arch_prepare_bpf_trampoline() local
2662 bpf_arg_off = tjit->bpf_args_off + j * sizeof(u64); in __arch_prepare_bpf_trampoline()
2667 REG_0, REG_15, bpf_arg_off); in __arch_prepare_bpf_trampoline()
2670 _EMIT6(0xd207f000 | bpf_arg_off, in __arch_prepare_bpf_trampoline()
2676 _EMIT6(0xd20ff000 | bpf_arg_off, in __arch_prepare_bpf_trampoline()
2683 _EMIT6(0xd20ff000 | bpf_arg_off, 0x1000); in __arch_prepare_bpf_trampoline()