Searched refs:kmem_move_notify_args_t (Results 1 – 1 of 1) sorted by relevance
5266 } kmem_move_notify_args_t; typedef5271 kmem_move_notify_args_t *args = arg; in kmem_cache_move_notify_task()5279 kmem_free(args, sizeof (kmem_move_notify_args_t)); in kmem_cache_move_notify_task()5342 kmem_move_notify_args_t *args; in kmem_cache_move_notify()5345 args = kmem_alloc(sizeof (kmem_move_notify_args_t), KM_NOSLEEP); in kmem_cache_move_notify()5352 kmem_free(args, sizeof (kmem_move_notify_args_t)); in kmem_cache_move_notify()