Searched refs:idm_listbuf_insert (Results 1 – 3 of 3) sorted by relevance
531 void idm_listbuf_insert(list_t *lst, idm_buf_t *buf);
1098 idm_listbuf_insert(&idt->idt_inbufv, buf); in idm_buf_bind_in_locked()1122 idm_listbuf_insert(&idt->idt_outbufv, buf); in idm_buf_bind_out_locked()
1074 idm_listbuf_insert(list_t *lst, idm_buf_t *buf) in idm_listbuf_insert() function