Searched refs:np (Results 1 – 5 of 5) sorted by relevance
56 pthread-attr-setaffinity-np \
48 test-pthread-attr-setaffinity-np.bin \99 $(OUTPUT)test-pthread-attr-setaffinity-np.bin:
219 static struct node *node_next(struct sparsebit *s, struct node *np) in node_next() argument221 struct node *nodep = np; in node_next()247 static struct node *node_prev(struct sparsebit *s, struct node *np) in node_prev() argument249 struct node *nodep = np; in node_prev()
372 ifeq ($(feature-pthread-attr-setaffinity-np), 1)
2098 np = self.nextPhase('resume_machine', 1)2099 if np:2100 dm['resume_machine']['end'] = dm[np]['start']