Searched refs:const_reg_subprog_mask (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf_verifier.h | 661 u16 const_reg_subprog_mask; member |
| /linux/kernel/bpf/ | ||
| H A D | liveness.c | 1440 if (!(aux->const_reg_subprog_mask & BIT(cb_reg))) in find_callback_subprog() |