Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf.h180 struct bpf_map_value_off_desc { struct
193 struct bpf_map_value_off_desc off[]; argument
1724 struct bpf_map_value_off_desc *bpf_map_kptr_off_contains(struct bpf_map *map, u32 offset);
/linux-6.1.9/kernel/bpf/
Dsyscall.c500 const struct bpf_map_value_off_desc *off_desc1 = a, *off_desc2 = b; in bpf_map_kptr_off_cmp()
509 struct bpf_map_value_off_desc *bpf_map_kptr_off_contains(struct bpf_map *map, u32 offset) in bpf_map_kptr_off_contains()
594 struct bpf_map_value_off_desc *off_desc = &tab->off[i]; in bpf_map_free_kptrs()
Dverifier.c265 struct bpf_map_value_off_desc *kptr_off_desc;
3702 struct bpf_map_value_off_desc *off_desc, in map_kptr_match_type()
3775 struct bpf_map_value_off_desc *off_desc) in check_map_kptr_access()
4770 struct bpf_map_value_off_desc *kptr_off_desc = NULL; in check_mem_access()
5555 struct bpf_map_value_off_desc *off_desc; in process_kptr_func()
Dbtf.c6375 struct bpf_map_value_off_desc *off_desc; in btf_check_func_arg_match()