Searched defs:sync_list (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/riscv/riscv/ | ||
H A D | busdma_bounce.c | 82 struct sync_list { struct |
/freebsd/sys/arm64/arm64/ | ||
H A D | busdma_bounce.c | 88 struct sync_list { struct |
/freebsd/sys/arm/arm/ | ||
H A D | busdma_machdep.c | 94 struct sync_list { struct |
/freebsd/sys/contrib/openzfs/module/zfs/ | ||
H A D | zil.c | 2707 list_t *sync_list = &itxg->itxg_itxs->i_sync_list; in zil_get_commit_list() local |