Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dverifier.c438 type == PTR_TO_MAP_KEY || in reg_type_not_null()
573 [PTR_TO_MAP_KEY] = "map_key",
659 t == PTR_TO_MAP_KEY || in print_verifier_state()
2736 case PTR_TO_MAP_KEY: in is_spillable_regtype()
3340 case PTR_TO_MAP_KEY: in __check_mem_access()
3758 case PTR_TO_MAP_KEY: in check_ptr_alignment()
4768 case PTR_TO_MAP_KEY: in check_helper_mem_access()
5038 PTR_TO_MAP_KEY,
5070 PTR_TO_MAP_KEY,
5083 PTR_TO_MAP_KEY,
[all …]
/linux/include/linux/
A Dbpf.h462 PTR_TO_MAP_KEY, /* reg points to a map element key */ enumerator

Completed in 30 milliseconds