Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/bpf/
Dverifier.c133 CONST_PTR_TO_MAP, /* reg points to struct bpf_map */ enumerator
234 [CONST_PTR_TO_MAP] = "map_ptr",
254 else if (t == CONST_PTR_TO_MAP || t == PTR_TO_MAP_VALUE || in print_verifier_state()
542 case CONST_PTR_TO_MAP: in is_spillable_regtype()
829 expected_type = CONST_PTR_TO_MAP; in check_func_arg()
1317 regs[insn->dst_reg].type = CONST_PTR_TO_MAP; in check_ld_imm()