Searched defs:get_mask (Results 1 – 5 of 5) 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
533 unsigned long get_mask; in __sbitmap_queue_get_batch() local
1040 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member