Lines Matching defs:srcp
195 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy()
203 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
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()
270 static __always_inline unsigned int __first_node(const nodemask_t *srcp) in __first_node()
276 static __always_inline unsigned int __next_node(int n, const nodemask_t *srcp) in __next_node()
286 static __always_inline unsigned int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
369 static __always_inline void __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, in __nodes_remap()