Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/bpf/
Dverifier.c133 CONST_PTR_TO_MAP, /* reg points to struct bpf_map */ enumerator
233 [CONST_PTR_TO_MAP] = "map_ptr",
253 else if (t == CONST_PTR_TO_MAP || t == PTR_TO_MAP_VALUE || in print_verifier_state()
775 expected_type = CONST_PTR_TO_MAP; in check_func_arg()
1185 regs[insn->dst_reg].type = CONST_PTR_TO_MAP; in check_ld_imm()