Searched refs:bpf_map_ptr_unpriv (Results 1 – 3 of 3) sorted by relevance
1423 static inline bool bpf_map_ptr_unpriv(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_unpriv() function
1858 !bpf_map_ptr_unpriv(aux)) { in bpf_do_misc_fixups()1876 if (!bpf_map_ptr_unpriv(aux)) in bpf_do_misc_fixups()
219 unpriv |= bpf_map_ptr_unpriv(aux); in bpf_map_ptr_store()