Searched refs:BPF_MAP_PTR (Results 1 – 1 of 1) sorted by relevance
163 #define BPF_MAP_PTR(X) ((struct bpf_map *)((X) & ~BPF_MAP_PTR_UNPRIV)) macro167 return BPF_MAP_PTR(aux->map_state) == BPF_MAP_PTR_POISON; in bpf_map_ptr_poisoned()2465 if (!BPF_MAP_PTR(aux->map_state)) in record_func_map()2468 else if (BPF_MAP_PTR(aux->map_state) != meta->map_ptr) in record_func_map()5778 map_ptr = BPF_MAP_PTR(aux->map_state); in fixup_bpf_calls()5809 map_ptr = BPF_MAP_PTR(aux->map_state); in fixup_bpf_calls()