Searched refs:const_reg_map_mask (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf_verifier.h | 660 u16 const_reg_map_mask; member |
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 12659 if (!(aux->const_reg_map_mask & BIT(map_reg))) in bpf_helper_stack_access_bytes() |