Home
last modified time | relevance | path

Searched refs:importing_token_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h388 } importing_token_t; typedef
392 importing_token_t **bucket;
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c845 importer_list.bucket = (importing_token_t **) in rsm_attach()
1004 rsm_hash_size * sizeof (importing_token_t *)); in rsm_detach()
1762 importing_token_t *head; in importer_list_add()
1763 importing_token_t *new_token; in importer_list_add()
1770 new_token = kmem_zalloc(sizeof (importing_token_t), KM_SLEEP); in importer_list_add()
1792 importing_token_t *prev, *token = NULL; in importer_list_rm()
3446 importing_token_t *prev_token, *token, *tmp_token, *tokp; in rsm_send_importer_disconnects()
3447 importing_token_t *force_disconnect_list = NULL; in rsm_send_importer_disconnects()
5686 importing_token_t *token; in rsm_send_republish()
5751 importing_token_t *token; in rsm_send_suspend()
[all …]