Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c259 [PTR_TO_MAP_VALUE_OR_NULL] = "map_value_or_null",
316 t == PTR_TO_MAP_VALUE_OR_NULL) in print_verifier_state()
990 case PTR_TO_MAP_VALUE_OR_NULL: in is_spillable_regtype()
2580 regs[BPF_REG_0].type = PTR_TO_MAP_VALUE_OR_NULL; in check_helper_call()
2725 if (ptr_reg->type == PTR_TO_MAP_VALUE_OR_NULL) { in adjust_ptr_min_max_vals()
3672 if (reg->type == PTR_TO_MAP_VALUE_OR_NULL && reg->id == id) { in mark_map_reg()
3920 dst_reg->type == PTR_TO_MAP_VALUE_OR_NULL) { in check_cond_jmp_op()
4422 case PTR_TO_MAP_VALUE_OR_NULL: in regsafe()
4430 if (rcur->type != PTR_TO_MAP_VALUE_OR_NULL) in regsafe()
/Linux-v4.19/include/linux/
Dbpf.h210 PTR_TO_MAP_VALUE_OR_NULL,/* points to map elem value or NULL */ enumerator
/Linux-v4.19/Documentation/networking/
Dfilter.txt1120 PTR_TO_MAP_VALUE_OR_NULL
1164 The 'id' field is also used on PTR_TO_MAP_VALUE_OR_NULL, common to all copies of