Home
last modified time | relevance | path

Searched refs:pt_next (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h99 struct kcf_prov_tried *pt_next; member
/f-stack/freebsd/sys/
H A Dpmc.h705 LIST_ENTRY(pmc_target) pt_next;
814 LIST_ENTRY(pmc_thread) pt_next; /* linked list */
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c39 list = list->pt_next; in kcf_free_triedlist()
56 l->pt_next = *list; in kcf_insert_triedlist()
68 triedl = triedl->pt_next; in is_in_triedlist()