Searched refs:stack_off_cnt (Results 1 – 1 of 1) sorted by relevance
1738 int stack_off_cnt = -stack_depth - 16; in bpf_do_misc_fixups() local1755 insn_buf[0] = BPF_LDX_MEM(BPF_DW, BPF_REG_AX, BPF_REG_10, stack_off_cnt); in bpf_do_misc_fixups()1767 insn_buf[4] = BPF_MOV64_IMM(BPF_REG_AX, stack_off_cnt); in bpf_do_misc_fixups()1769 insn_buf[6] = BPF_STX_MEM(BPF_DW, BPF_REG_10, BPF_REG_AX, stack_off_cnt); in bpf_do_misc_fixups()