Searched refs:ppath_push_idx (Results 1 – 5 of 5) sorted by relevance
37 MLINKS+= ppath.3 ppath_push_idx.3
31 ppath_t *ppath_push_idx(ppath_t *, unsigned int);
466 if (ppath_push_idx(p2, 0) == NULL) in ATF_TC_BODY()605 if (ppath_push_idx(p2, 0) == NULL) in ATF_TC_BODY()
242 ppath_push_idx(ppath_t *p0, unsigned int idx) in ppath_push_idx() function
831 if ((p = ppath_push_idx(p, i)) == NULL) { in pci_rsrc_filter()