Lines Matching defs:nbits
141 static __always_inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall()
147 static __always_inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear()
165 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
173 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
181 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
189 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
197 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
205 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
213 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
221 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
227 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
233 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
239 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
247 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
255 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
342 nodemask_t *dstp, int nbits) in __nodemask_parse_user()
348 static __always_inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
356 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
364 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
372 const nodemask_t *relmapp, int nbits) in __nodes_onto()
380 int sz, int nbits) in __nodes_fold()