Lines Matching defs:nbits
137 static __always_inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall()
143 static __always_inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear()
161 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
169 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
177 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
185 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
192 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy()
200 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
208 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
216 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
224 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
230 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
236 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
242 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
328 nodemask_t *dstp, int nbits) in __nodemask_parse_user()
334 static __always_inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
342 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
350 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
358 const nodemask_t *relmapp, int nbits) in __nodes_onto()
366 int sz, int nbits) in __nodes_fold()