Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dconst_fold.c277 u16 mask = 0, map_mask = 0, subprog_mask = 0; in bpf_compute_const_regs() local
299 subprog_mask |= BIT(r); in bpf_compute_const_regs()
308 aux->const_reg_subprog_mask = subprog_mask; in bpf_compute_const_regs()