Home
last modified time | relevance | path

Searched defs:must_write_acc (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dliveness.c98 u64 must_write_acc; /* stack slots written by this instruction and its successors */ member
547 u64 new_before, new_after, must_write_acc; in update_insn() local