Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_migrate.c814 u32 update_idx; in xe_migrate_copy() local
876 update_idx = bb->len; in xe_migrate_copy()
890 update_idx); in xe_migrate_copy()
1087 u32 batch_size, update_idx; in xe_migrate_clear() local
1126 update_idx = bb->len; in xe_migrate_clear()
1139 update_idx); in xe_migrate_clear()
1428 update_idx = bb->len; in __xe_migrate_update_pgtables()
1448 update_idx = bb->len; in __xe_migrate_update_pgtables()
1463 update_idx); in __xe_migrate_update_pgtables()
1646 update_idx = bb->len; in xe_migrate_vram()
[all …]
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c401 u32 update_idx; in blt_copy() local
445 update_idx = bb->len; in blt_copy()
457 update_idx); in blt_copy()
/linux-6.15/fs/bcachefs/
H A Dtrace.h1503 __field(btree_path_idx_t, update_idx )
1513 __entry->update_idx = i - trans->updates;
1525 __entry->update_idx,