Searched refs:bpf_map_kptr_off_contains (Results 1 – 4 of 4) sorted by relevance
1724 struct bpf_map_value_off_desc *bpf_map_kptr_off_contains(struct bpf_map *map, u32 offset);
509 struct bpf_map_value_off_desc *bpf_map_kptr_off_contains(struct bpf_map *map, u32 offset) in bpf_map_kptr_off_contains() function
6391 off_desc = bpf_map_kptr_off_contains(reg->map_ptr, reg->off + reg->var_off.value); in btf_check_func_arg_match()
4784 kptr_off_desc = bpf_map_kptr_off_contains(reg->map_ptr, in check_mem_access()5585 off_desc = bpf_map_kptr_off_contains(map_ptr, kptr_off); in process_kptr_func()