Home
last modified time | relevance | path

Searched defs:citer (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.c112 struct bvec_iter iter, citer = { 0 }; in bch_data_verify() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.c113 struct bvec_iter iter, citer = { 0 }; in bch_data_verify() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_test.cpp191 auto citer = inst.cbegin(); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp191 auto citer = inst.cbegin(); in TEST() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-vector.hh334 const_iter_t citer () const { return as_array (); } in citer() function
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp186 auto citer = inst.cbegin(); in TEST() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.c380 fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
H A Dfsl-edma-common.h78 __le16 citer; member
H A Dmpc512x_dma.c152 u32 citer:9; /* Current "major" iteration count */ member
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c480 fsl_edma_fill_tcd(struct fsl_edma_chan *fsl_chan, struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
H A Dfsl-edma-common.h85 __le16 citer; member
H A Dmpc512x_dma.c152 u32 citer:9; /* Current "major" iteration count */ member

Completed in 15 milliseconds