Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c553 [CONST_PTR_TO_MAP] = "map_ptr",
650 else if (t == CONST_PTR_TO_MAP || in print_verifier_state()
1141 reg->type = CONST_PTR_TO_MAP; in mark_ptr_not_null_reg()
2569 case CONST_PTR_TO_MAP: in is_spillable_regtype()
4294 } else if (reg->type == CONST_PTR_TO_MAP) { in check_mem_access()
4887 static const struct bpf_reg_types const_map_ptr_types = { .types = { CONST_PTR_TO_MAP } };
5914 callee->regs[BPF_REG_1].type = CONST_PTR_TO_MAP; in set_timer_callback_state()
7000 case CONST_PTR_TO_MAP: in adjust_ptr_min_max_vals()
9212 dst_reg->type = CONST_PTR_TO_MAP; in check_ld_imm()
10294 case CONST_PTR_TO_MAP: in regsafe()
/Linux-v5.15/include/linux/
Dbpf.h419 CONST_PTR_TO_MAP, /* reg points to struct bpf_map */ enumerator
/Linux-v5.15/Documentation/networking/
Dfilter.rst1228 CONST_PTR_TO_MAP