Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h660 u16 const_reg_map_mask; member
/linux/kernel/bpf/
H A Dverifier.c12659 if (!(aux->const_reg_map_mask & BIT(map_reg))) in bpf_helper_stack_access_bytes()