Searched refs:idm_listbuf_insert (Results 1 – 3 of 3) sorted by relevance
541 void idm_listbuf_insert(list_t *lst, idm_buf_t *buf);
1102 idm_listbuf_insert(&idt->idt_inbufv, buf); in idm_buf_bind_in_locked()1126 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