Searched refs:buf_queue_obj_size (Results 1 – 1 of 1) sorted by relevance
256 size_t buf_queue_obj_size(struct buf_queue*);3477 dst->f_qsize += buf_queue_obj_size(buf); \ in init()4535 buf_queue_obj_size(struct buf_queue *qentry) in buf_queue_obj_size() function4575 f->f_qsize -= buf_queue_obj_size(qentry); in message_queue_remove()4605 f->f_qsize += buf_queue_obj_size(qentry); in message_queue_add()