Home
last modified time | relevance | path

Searched defs:fill_size (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxsk.h198 __u32 fill_size; member
H A Dxskxceiver.h82 u32 fill_size; member
/linux/lib/tests/
H A Dstackinit_kunit.c32 static size_t fill_size, target_size; variable
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c1000 int fill_size = 0, tries = GUC_CAPTURE_LOG_BUF_COPY_RETRY_MAX; in guc_capture_log_remove_bytes() local