Home
last modified time | relevance | path

Searched refs:batch_idx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/idxd/
H A Dregisters.h283 u64 batch_idx:16; member
607 u16 batch_idx; member
H A Ddebugfs.c40 entry->e.pasid, entry->e.batch_idx, entry->e.fault_addr); in dump_event_entry()
/linux/tools/testing/selftests/vfio/lib/drivers/dsa/
H A Ddsa.c108 dev_err(device, " batch_idx: 0x%x\n", err.batch_idx); in dsa_check_sw_err()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c1133 unsigned int batch_idx) in xrep_iunlink_visit() argument
1136 struct xfs_inode *ip = ragi->lookup_batch[batch_idx]; in xrep_iunlink_visit()