Searched refs:map_ptr_state (Results 1 – 2 of 2) sorted by relevance
447 unsigned long map_ptr_state; /* pointer/poison value for maps */ member
206 return BPF_MAP_PTR(aux->map_ptr_state) == BPF_MAP_PTR_POISON; in bpf_map_ptr_poisoned()211 return aux->map_ptr_state & BPF_MAP_PTR_UNPRIV; in bpf_map_ptr_unpriv()219 aux->map_ptr_state = (unsigned long)map | in bpf_map_ptr_store()9059 map = BPF_MAP_PTR(insn_aux->map_ptr_state); in set_map_elem_callback_state()9370 if (!BPF_MAP_PTR(aux->map_ptr_state)) in record_func_map()9373 else if (BPF_MAP_PTR(aux->map_ptr_state) != meta->map_ptr) in record_func_map()18509 .tail_call.map = BPF_MAP_PTR(aux->map_ptr_state), in do_misc_fixups()18538 map_ptr = BPF_MAP_PTR(aux->map_ptr_state); in do_misc_fixups()18627 map_ptr = BPF_MAP_PTR(aux->map_ptr_state); in do_misc_fixups()