Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dbpf_qdisc.c166 s16 ctx_stack_off) in BTF_ID_LIST_SINGLE()
179 *insn++ = BPF_LDX_MEM(BPF_DW, BPF_REG_1, BPF_REG_FP, ctx_stack_off); in BTF_ID_LIST_SINGLE()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1434 s16 ctx_stack_off) in st_ops_gen_epilogue_with_kfunc() argument
1458 *insn++ = BPF_LDX_MEM(BPF_DW, BPF_REG_1, BPF_REG_FP, ctx_stack_off); in st_ops_gen_epilogue_with_kfunc()
1501 s16 ctx_stack_off) in st_ops_gen_epilogue() argument
1510 return st_ops_gen_epilogue_with_kfunc(insn_buf, prog, ctx_stack_off); in st_ops_gen_epilogue()
1521 *insn++ = BPF_LDX_MEM(BPF_DW, BPF_REG_1, BPF_REG_FP, ctx_stack_off); in st_ops_gen_epilogue()