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