Searched defs:get_mask (Results 1 – 7 of 7) sorted by relevance
32 static __always_inline u32 get_mask(unsigned int n) in get_mask() function
97 static inline u32 get_mask(int size) in get_mask() function
136 unsigned long *get_mask; member
517 unsigned long get_mask; in __sbitmap_queue_get_batch() local
50 #define get_mask(offset) (BIT(get_shift(offset))) macro
1101 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member