Searched refs:BPF_MAP_PTR (Results 1 – 1 of 1) sorted by relevance
177 #define BPF_MAP_PTR(X) ((struct bpf_map *)((X) & ~BPF_MAP_PTR_UNPRIV)) macro181 return BPF_MAP_PTR(aux->map_state) == BPF_MAP_PTR_POISON; in bpf_map_ptr_poisoned()3919 if (!BPF_MAP_PTR(aux->map_state)) in record_func_map()3922 else if (BPF_MAP_PTR(aux->map_state) != meta->map_ptr) in record_func_map()9040 map_ptr = BPF_MAP_PTR(aux->map_state); in fixup_bpf_calls()9074 map_ptr = BPF_MAP_PTR(aux->map_state); in fixup_bpf_calls()