Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu_state.h397 u32 (*count_fn)(struct msm_gpu *gpu); member
Da6xx_gpu_state.c1447 if (indexed->count_fn) in a6xx_get_indexed_regs()
1448 count = indexed->count_fn(gpu); in a6xx_get_indexed_regs()
/linux-6.12.1/drivers/block/
Drbd.c2467 ceph_object_extent_fn_t count_fn; member
2569 fctx->count_fn, &fctx->iter); in rbd_img_fill_request()
2659 .count_fn = count_bio_bvecs, in __rbd_img_fill_from_bio()
2719 .count_fn = count_bvecs, in __rbd_img_fill_from_bvecs()