Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c387 [CONST_PTR_TO_MAP] = "map_ptr",
464 else if (t == CONST_PTR_TO_MAP || in print_verifier_state()
1844 case CONST_PTR_TO_MAP: in is_spillable_regtype()
3273 expected_type = CONST_PTR_TO_MAP; in check_func_arg()
4366 case CONST_PTR_TO_MAP: in adjust_ptr_min_max_vals()
5619 reg->type = CONST_PTR_TO_MAP; in mark_ptr_or_null_reg()
5983 regs[insn->dst_reg].type = CONST_PTR_TO_MAP; in check_ld_imm()
6906 case CONST_PTR_TO_MAP: in regsafe()
/Linux-v5.4/include/linux/
Dbpf.h268 CONST_PTR_TO_MAP, /* reg points to struct bpf_map */ enumerator
/Linux-v5.4/Documentation/networking/
Dfilter.txt1122 CONST_PTR_TO_MAP Pointer to struct bpf_map. "Const" because arithmetic