Searched refs:BPF_MAP_PTR_POISON (Results 1 – 1 of 1) sorted by relevance
187 #define BPF_MAP_PTR_POISON ((void *)((0xeB9FUL << 1) + \ macro196 return BPF_MAP_PTR(aux->map_ptr_state) == BPF_MAP_PTR_POISON; in bpf_map_ptr_poisoned()207 BUILD_BUG_ON((unsigned long)BPF_MAP_PTR_POISON & BPF_MAP_PTR_UNPRIV); in bpf_map_ptr_store()7092 bpf_map_ptr_store(aux, BPF_MAP_PTR_POISON, in record_func_map()