Lines Matching defs:nbits
128 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall()
134 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear()
152 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
160 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
168 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
176 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
184 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
192 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
200 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
208 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
214 static inline int __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
220 static inline int __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
226 static inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
234 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
242 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
315 nodemask_t *dstp, int nbits) in __nodemask_parse_user()
321 static inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
329 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
337 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
345 const nodemask_t *relmapp, int nbits) in __nodes_onto()
353 int sz, int nbits) in __nodes_fold()