Lines Matching defs:nbits
104 static inline void __nodes_setall(nodemask_t *dstp, int nbits) in __nodes_setall()
110 static inline void __nodes_clear(nodemask_t *dstp, int nbits) in __nodes_clear()
128 const nodemask_t *src2p, int nbits) in __nodes_and()
136 const nodemask_t *src2p, int nbits) in __nodes_or()
144 const nodemask_t *src2p, int nbits) in __nodes_xor()
152 const nodemask_t *src2p, int nbits) in __nodes_andnot()
160 const nodemask_t *srcp, int nbits) in __nodes_complement()
168 const nodemask_t *src2p, int nbits) in __nodes_equal()
176 const nodemask_t *src2p, int nbits) in __nodes_intersects()
184 const nodemask_t *src2p, int nbits) in __nodes_subset()
190 static inline int __nodes_empty(const nodemask_t *srcp, int nbits) in __nodes_empty()
196 static inline int __nodes_full(const nodemask_t *srcp, int nbits) in __nodes_full()
202 static inline int __nodes_weight(const nodemask_t *srcp, int nbits) in __nodes_weight()
210 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
218 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
286 const nodemask_t *srcp, int nbits) in __nodemask_scnprintf()
294 nodemask_t *dstp, int nbits) in __nodemask_parse()
302 const nodemask_t *srcp, int nbits) in __nodelist_scnprintf()
308 static inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) in __nodelist_parse()
316 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
324 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()