Home
last modified time | relevance | path

Searched defs:max_batch_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h225 u32 max_batch_size; member
338 u32 max_batch_size; member
625 u32 max_batch_size) in idxd_set_max_batch_size()
634 u32 max_batch_size) in idxd_wq_set_max_batch_size()
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c982 unsigned int max_batch_size = READ_ONCE(clone->hydration_batch_size); in __batch_hydration() local
/openbmc/linux/fs/btrfs/
H A Dtree-log.c6006 const int max_batch_size = 195; in log_delayed_insertion_items() local