Lines Matching defs:nbits

140 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits)  in __nodes_setall()
146 static 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()
196 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
204 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
212 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
220 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
226 static inline int __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
232 static inline int __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
238 static inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
246 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
254 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
334 nodemask_t *dstp, int nbits) in __nodemask_parse_user()
340 static inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
348 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
356 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
364 const nodemask_t *relmapp, int nbits) in __nodes_onto()
372 int sz, int nbits) in __nodes_fold()