Home
last modified time | relevance | path

Searched defs:sync_len (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dtimestamping.c136 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket() local
157 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c338 unsigned long sync_len; in xe_batch_submit() local