Searched refs:isns_taskq_insert_head (Results 1 – 5 of 5) sorted by relevance
92 void isns_taskq_insert_head(struct isns_config_s *, struct isns_task_s *);
178 isns_taskq_insert_head(cfg_p, task_p); in isns_add_servercon()
280 isns_taskq_insert_head(cfg_p, cfg_p->curtask_p); in isns_process_connection_loss()
109 isns_taskq_insert_head(cfg_p, task_p); in isns_get_next_task()
459 isns_taskq_insert_head(struct isns_config_s *cfg_p, in isns_taskq_insert_head() function