Searched refs:DYNPTR_TYPE_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
696 #define DYNPTR_TYPE_FLAG_MASK (DYNPTR_TYPE_LOCAL | DYNPTR_TYPE_RINGBUF | DYNPTR_TYPE_SKB \ macro
831 switch (arg_type & DYNPTR_TYPE_FLAG_MASK) { in arg_to_dynptr_type()8176 type &= ~DYNPTR_TYPE_FLAG_MASK; in check_reg_type()