Searched refs:isns_taskq_insert_head (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libisns/
H A Disns_task.h92 void isns_taskq_insert_head(struct isns_config_s *, struct isns_task_s *);
H A Disns.c178 isns_taskq_insert_head(cfg_p, task_p);
H A Disns_util.c280 isns_taskq_insert_head(cfg_p, cfg_p->curtask_p);
H A Disns_task.c459 isns_taskq_insert_head(struct isns_config_s *cfg_p, function
466 DBG("isns_taskq_insert_head: %p\n", task_p);
H A Disns_thread.c109 isns_taskq_insert_head(cfg_p, task_p);

Completed in 94 milliseconds