Searched refs:sid_prefix_node_t (Results 1 – 1 of 1) sorted by relevance
98 } sid_prefix_node_t; typedef163 kidmap_compare_sid_prefix(const sid_prefix_node_t *entry1, in kidmap_compare_sid_prefix()164 const sid_prefix_node_t *entry2) in kidmap_compare_sid_prefix()845 sizeof (sid_prefix_node_t), in kidmap_sid_prefix_store_init()846 offsetof(sid_prefix_node_t, avl_link)); in kidmap_sid_prefix_store_init()863 sid_prefix_node_t find; in kidmap_find_sid_prefix()864 sid_prefix_node_t *result; in kidmap_find_sid_prefix()865 sid_prefix_node_t *new; in kidmap_find_sid_prefix()898 new = kmem_alloc(sizeof (sid_prefix_node_t), KM_SLEEP); in kidmap_find_sid_prefix()