Searched refs:MEM_USER (Results 1 – 4 of 4) sorted by relevance
438 type & MEM_USER ? "user_" : "", in reg_type_str()
6847 { "user", MEM_USER }, in btf_ctx_access()7314 { "user", MEM_USER }, in btf_struct_walk()
5985 if (reg->type & MEM_USER) { in check_ptr_to_btf_access()6074 } else if (flag & (MEM_PERCPU | MEM_USER)) { in check_ptr_to_btf_access()
762 MEM_USER = BIT(3 + BPF_BASE_TYPE_BITS), enumerator