Lines Matching defs:nbits

140 static __always_inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits)  in __nodes_setall()
146 static __always_inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear()
164 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
172 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
180 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
188 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
195 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy()
203 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
211 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
219 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
227 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
233 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
239 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
245 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
253 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
261 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
348 nodemask_t *dstp, int nbits) in __nodemask_parse_user()
354 static __always_inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
362 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
370 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
378 const nodemask_t *relmapp, int nbits) in __nodes_onto()
386 int sz, int nbits) in __nodes_fold()