Home
last modified time | relevance | path

Searched refs:update_idx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c813 u32 update_idx; in xe_migrate_copy() local
875 update_idx = bb->len; in xe_migrate_copy()
889 update_idx); in xe_migrate_copy()
1086 u32 batch_size, update_idx; in xe_migrate_clear() local
1125 update_idx = bb->len; in xe_migrate_clear()
1138 update_idx); in xe_migrate_clear()
1319 u32 i, j, batch_size = 0, ppgtt_ofs, update_idx, page_ofs = 0; in __xe_migrate_update_pgtables() local
1426 update_idx = bb->len; in __xe_migrate_update_pgtables()
1446 update_idx = bb->len; in __xe_migrate_update_pgtables()
1461 update_idx); in __xe_migrate_update_pgtables()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c400 u32 update_idx; in blt_copy() local
444 update_idx = bb->len; in blt_copy()
456 update_idx); in blt_copy()
/linux/fs/bcachefs/
H A Dtrace.h1459 __field(btree_path_idx_t, update_idx )
1469 __entry->update_idx = i - trans->updates;
1481 __entry->update_idx,