Home
last modified time | relevance | path

Searched refs:pl_next (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dpmem.c94 struct pmem_lpg *pl_next; member
477 plp = plp->pl_next; in devmap_pmem_free()
601 plp = plp->pl_next; in pmem_lpg_get()
622 *oplpp = plp->pl_next; /* go to next pmem_lpg */ in pmem_lpg_sub()
627 plp->pl_prev->pl_next = plp->pl_next; in pmem_lpg_sub()
628 plp->pl_next->pl_prev = plp->pl_prev; in pmem_lpg_sub()
630 plp->pl_prev = plp->pl_next = plp; /* make plp a list of one */ in pmem_lpg_sub()
653 e2p->pl_next = s1p; in pmem_lpg_concat()
654 e1p->pl_next = s2p; in pmem_lpg_concat()
676 plp->pl_next = plp->pl_prev = plp; in pmem_lpg_alloc()
[all …]
/titanic_50/usr/src/cmd/projects/
H A Dprojects.c42 void *pl_next; member
81 projects->pl_next = NULL; in find_projects()
98 tail->pl_next = NULL; in find_projects()
105 prev->pl_next = tail; in find_projects()
128 for (pl = projects; pl; pl = pl->pl_next) in max_projname()
188 next = pl->pl_next; in print_projects()
/titanic_50/usr/src/cmd/init/
H A Dinit.c408 struct pidlist *pl_next; /* Next in list */ member
2399 pp = pp->pl_next; in childeath_single()
3661 tp->pl_next = tp + 1; in sigpoll()
3666 Plfree = plp->pl_next; in sigpoll()
3670 plp->pl_next = NULL; in sigpoll()
3683 tp = tp->pl_next; in sigpoll()
3687 plp->pl_next = Plhead; in sigpoll()
3690 plp->pl_next = in sigpoll()
3691 savetp->pl_next; in sigpoll()
3692 savetp->pl_next = plp; in sigpoll()
[all …]
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c278 p = p->pl_next; in kcf_get_hardware_provider()
285 p = p->pl_next; in kcf_get_hardware_provider()
297 p = p->pl_next; in kcf_get_hardware_provider()
304 p = p->pl_next; in kcf_get_hardware_provider()
314 p = p->pl_next; in kcf_get_hardware_provider()
319 if ((p = p->pl_next) == NULL && gpd == NULL) { in kcf_get_hardware_provider()
420 p = p->pl_next; in kcf_get_hardware_provider_nomech()
428 p = p->pl_next; in kcf_get_hardware_provider_nomech()
433 if ((p = p->pl_next) == NULL && gpd == NULL) { in kcf_get_hardware_provider_nomech()
498 if (p->pl_next != NULL) { in kcf_get_next_logical_provider_member()
[all …]
H A Dkcf_cryptoadm.c934 for (e = provider->pd_provider_list; e != NULL; e = e->pl_next) { in is_mech_disabled()
/titanic_50/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c938 new->pl_next = p2->pd_provider_list; in add_provider_to_array()
957 pl != NULL; prev = &pl->pl_next, pl = pl->pl_next) { in remove_provider_from_array()
969 *prev = pl->pl_next; in remove_provider_from_array()
1026 next = e->pl_next; in remove_provider()
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c843 for (pl = cbp->cb_proplist; pl != NULL; pl = pl->pl_next) { in zprop_print_headers()
1372 listp = &(*listp)->pl_next; in zprop_get_list()
1377 listp = &(*listp)->pl_next; in zprop_get_list()
1394 next = pl->pl_next; in zprop_free_list()
1421 edp->last = &entry->pl_next; in zprop_expand_list_cb()
1461 entry->pl_next = *plp; in zprop_expand_list()
H A Dlibzfs.h458 struct zprop_list *pl_next; member
H A Dlibzfs_pool.c694 last = &(*last)->pl_next; in zpool_expand_proplist()
710 last = &entry->pl_next; in zpool_expand_proplist()
739 entry = entry->pl_next; in zpool_expand_proplist()
753 last = &entry->pl_next; in zpool_expand_proplist()
756 for (entry = *plp; entry != NULL; entry = entry->pl_next) { in zpool_expand_proplist()
H A Dlibzfs_dataset.c4186 start = &(*start)->pl_next; in zfs_expand_proplist()
4195 last = &(*last)->pl_next) { in zfs_expand_proplist()
4221 for (entry = *plp; entry != NULL; entry = entry->pl_next) { in zfs_expand_proplist()
/titanic_50/usr/src/lib/libshare/common/
H A Dlibshare_impl.h93 struct propertylist *pl_next; member
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_iter.c390 p = p->pl_next; in zfs_for_each()
H A Dzfs_main.c1527 for (; pl != NULL; pl = pl->pl_next) { in get_callback()
1837 fake_name.pl_next = cb.cb_proplist; in zfs_do_get()
1848 zprop_free_list(fake_name.pl_next); in zfs_do_get()
2951 for (; pl != NULL; pl = pl->pl_next) { in print_header()
2969 if (pl->pl_next == NULL && !right_justify) in print_header()
2995 for (; pl != NULL; pl = pl->pl_next) { in print_dataset()
3042 if (cb->cb_scripted || (pl->pl_next == NULL && !right_justify)) in print_dataset()
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c2643 for (; pl != NULL; pl = pl->pl_next) { in print_header()
2671 if (pl->pl_next == NULL && !right_justify) in print_header()
2697 for (; pl != NULL; pl = pl->pl_next) { in print_pool()
2741 if (cb->cb_scripted || (pl->pl_next == NULL && !right_justify)) in print_pool()
4991 for (pl = cbp->cb_proplist; pl != NULL; pl = pl->pl_next) { in get_callback()
5144 fake_name.pl_next = cb.cb_proplist; in zpool_do_get()
5152 zprop_free_list(fake_name.pl_next); in zpool_do_get()
/titanic_50/usr/src/uts/common/io/
H A Ddevinfo.c3177 struct plist *pl_next; in di_getprop() member
3202 prop; plp = &pl->pl_next, prop = prop->prop_next) { in di_getprop()
3205 pl->pl_next = NULL; in di_getprop()
3231 pl0 = pl->pl_next; in di_getprop()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dimpl.h244 struct kcf_provider_list *pl_next; member