Home
last modified time | relevance | path

Searched refs:fill_buf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dpwc.h24 __entry->fbuf = pdev->fill_buf;
27 __entry->fbuf__filled = (pdev->fill_buf
28 ? pdev->fill_buf->filled : 0);
51 __entry->fbuf = pdev->fill_buf;
52 __entry->fbuf__filled = pdev->fill_buf->filled;
/OK3568_Linux_fs/u-boot/common/
H A Dimage-sparse.c63 uint32_t *fill_buf = NULL; in write_sparse_image() local
177 fill_buf = (uint32_t *) in write_sparse_image()
182 if (!fill_buf) { in write_sparse_image()
195 fill_buf[i] = fill_val; in write_sparse_image()
210 blks = info->write(info, blk, j, fill_buf); in write_sparse_image()
219 free(fill_buf); in write_sparse_image()
228 free(fill_buf); in write_sparse_image()
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A Dpwc-if.c221 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_frame_complete()
275 pdev->fill_buf = NULL; in pwc_frame_complete()
301 if (pdev->fill_buf == NULL) in pwc_isoc_handler()
302 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()
322 if (pdev->fill_buf) { in pwc_isoc_handler()
323 vb2_buffer_done(&pdev->fill_buf->vb.vb2_buf, in pwc_isoc_handler()
325 pdev->fill_buf = NULL; in pwc_isoc_handler()
354 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_isoc_handler()
376 if (pdev->fill_buf == NULL) in pwc_isoc_handler()
377 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()
[all …]
H A Dpwc.h257 struct pwc_frame_buf *fill_buf; member
/OK3568_Linux_fs/kernel/lib/
H A Dtest_hash.c49 fill_buf(char *buf, size_t len, u32 seed) in fill_buf() function
152 fill_buf(buf, SIZE, 1); in test_hash_init()
/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A DREADME49 …k_cmd [options]: run specified benchmark for MBM, MBA and CQM default benchmark is builtin fill_buf