Home
last modified time | relevance | path

Searched refs:slot_bytes (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c88 unsigned long *pos, unsigned long slot_bytes, in l2r_t2b() argument
94 unsigned long slots_per_band = PAGE_SIZE / slot_bytes; in l2r_t2b()
95 unsigned long bit_offset = (offset > 0) ? offset / slot_bytes : 0; in l2r_t2b()
182 s16 offset, u16 slot_bytes, in sita_reserve_2d() argument
189 ret = l2r_t2b(w, h, align, offset, &pos, slot_bytes, tcm->bitmap, in sita_reserve_2d()
H A Dtcm.h68 s16 offset, u16 slot_bytes,
132 u16 align, s16 offset, u16 slot_bytes, in tcm_reserve_2d() argument
145 slot_bytes, area); in tcm_reserve_2d()
H A Domap_dmm_tiler.c542 u32 slot_bytes; in tiler_reserve_2d() local
555 slot_bytes = geom[fmt].slot_w * geom[fmt].cpp; in tiler_reserve_2d()
556 min_align = max(min_align, slot_bytes); in tiler_reserve_2d()
558 align /= slot_bytes; in tiler_reserve_2d()
562 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c88 unsigned long *pos, unsigned long slot_bytes, in l2r_t2b() argument
94 unsigned long slots_per_band = PAGE_SIZE / slot_bytes; in l2r_t2b()
95 unsigned long bit_offset = (offset > 0) ? offset / slot_bytes : 0; in l2r_t2b()
182 s16 offset, u16 slot_bytes, in sita_reserve_2d() argument
189 ret = l2r_t2b(w, h, align, offset, &pos, slot_bytes, tcm->bitmap, in sita_reserve_2d()
H A Dtcm.h68 s16 offset, u16 slot_bytes,
132 u16 align, s16 offset, u16 slot_bytes, in tcm_reserve_2d() argument
145 slot_bytes, area); in tcm_reserve_2d()
H A Domap_dmm_tiler.c542 u32 slot_bytes; in tiler_reserve_2d() local
555 slot_bytes = geom[fmt].slot_w * geom[fmt].cpp; in tiler_reserve_2d()
556 min_align = max(min_align, slot_bytes); in tiler_reserve_2d()
558 align /= slot_bytes; in tiler_reserve_2d()
562 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c88 unsigned long *pos, unsigned long slot_bytes, in l2r_t2b() argument
94 unsigned long slots_per_band = PAGE_SIZE / slot_bytes; in l2r_t2b()
95 unsigned long bit_offset = (offset > 0) ? offset / slot_bytes : 0; in l2r_t2b()
182 s16 offset, u16 slot_bytes, in sita_reserve_2d() argument
189 ret = l2r_t2b(w, h, align, offset, &pos, slot_bytes, tcm->bitmap, in sita_reserve_2d()
H A Dtcm.h68 s16 offset, u16 slot_bytes,
132 u16 align, s16 offset, u16 slot_bytes, in tcm_reserve_2d() argument
145 slot_bytes, area); in tcm_reserve_2d()
H A Domap_dmm_tiler.c542 u32 slot_bytes; in tiler_reserve_2d() local
555 slot_bytes = geom[fmt].slot_w * geom[fmt].cpp; in tiler_reserve_2d()
556 min_align = max(min_align, slot_bytes); in tiler_reserve_2d()
558 align /= slot_bytes; in tiler_reserve_2d()
562 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/exec/
H A Dkey_map.cc821 const uint64_t slot_bytes = (block_bytes << log_blocks_) + padding_; in init() local
822 RETURN_NOT_OK(pool_->Allocate(slot_bytes, &blocks_)); in init()
825 memset(blocks_, 0, slot_bytes); in init()
846 const uint64_t slot_bytes = (block_bytes << log_blocks_) + padding_; in cleanup() local
847 pool_->Free(blocks_, slot_bytes); in cleanup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c1640 static inline u32 slot_bytes(struct nfsd4_channel_attrs *ca) in slot_bytes() function
1658 u32 slotsize = slot_bytes(ca); in nfsd4_get_drc_mem()
1697 int slotsize = slot_bytes(ca); in nfsd4_put_drc_mem()
1708 int slotsize = slot_bytes(fattrs); in alloc_session()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c1640 static inline u32 slot_bytes(struct nfsd4_channel_attrs *ca) in slot_bytes() function
1658 u32 slotsize = slot_bytes(ca); in nfsd4_get_drc_mem()
1697 int slotsize = slot_bytes(ca); in nfsd4_put_drc_mem()
1708 int slotsize = slot_bytes(fattrs); in alloc_session()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c1640 static inline u32 slot_bytes(struct nfsd4_channel_attrs *ca) in slot_bytes() function
1658 u32 slotsize = slot_bytes(ca); in nfsd4_get_drc_mem()
1697 int slotsize = slot_bytes(ca); in nfsd4_put_drc_mem()
1708 int slotsize = slot_bytes(fattrs); in alloc_session()