Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c360 u32 idx, frame, curframe, old_must_write; in commit_stack_write_marks() local
377 old_must_write = masks->must_write; in commit_stack_write_marks()
383 mask &= old_must_write; in commit_stack_write_marks()
384 if (old_must_write != mask) { in commit_stack_write_marks()
388 if (old_must_write & ~mask) in commit_stack_write_marks()