Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
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;
/Linux-v5.10/drivers/media/usb/pwc/
Dpwc-if.c218 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_frame_complete()
272 pdev->fill_buf = NULL; in pwc_frame_complete()
297 if (pdev->fill_buf == NULL) in pwc_isoc_handler()
298 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()
318 if (pdev->fill_buf) { in pwc_isoc_handler()
319 vb2_buffer_done(&pdev->fill_buf->vb.vb2_buf, in pwc_isoc_handler()
321 pdev->fill_buf = NULL; in pwc_isoc_handler()
350 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_isoc_handler()
372 if (pdev->fill_buf == NULL) in pwc_isoc_handler()
373 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()
[all …]
Dpwc.h257 struct pwc_frame_buf *fill_buf; member
/Linux-v5.10/lib/
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()
/Linux-v5.10/tools/testing/selftests/resctrl/
DREADME49 …k_cmd [options]: run specified benchmark for MBM, MBA and CQM default benchmark is builtin fill_buf