Home
last modified time | relevance | path

Searched defs:chunks (Results 51 - 75 of 164) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.h191 unsigned long chunks; /* Total number of data member
/third_party/ffmpeg/libavcodec/
H A Dvmnc.c335 int dx, dy, w, h, depth, enc, chunks, res, size_left, ret; in decode_frame() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h43 struct lws_dll2 chunks; member
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c63 static unsigned int chunks; variable
[all...]
/third_party/ltp/tools/genload/
H A Dstress.c617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm() argument
[all...]
H A Dgenload.c617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm() argument
[all...]
/third_party/python/Modules/_io/
H A Diobase.c952 PyObject *chunks = PyList_New(0); in _io__RawIOBase_readall_impl() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.cpp141 static bool png_validate_animation_chunk_order(PngChunkInfo *chunks, in png_validate_animation_chunk_order() argument
290 PngChunkInfo *chunks = (PngChunkInfo *) malloc(sizeof(PngChunkInfo) * chunk_realloc_num); in png_info_create() local
616 PngChunkInfo *chunks = (PngChunkInfo *) malloc(sizeof(PngChunkInfo) * chunk_realloc_num); isApng() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.c378 int i, chunks; in ioat_alloc_ring() local
/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dshdma-base.c567 int chunks = 0; in shdma_prep_sg() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddavinci_nand.c604 int chunks = mtd->writesize / 512; in davinci_nand_attach_chip() local
/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c184 sctp_auth_make_key_vector( struct sctp_random_param *random, struct sctp_chunks_param *chunks, struct sctp_hmac_algo_param *hmacs, gfp_t gfp) sctp_auth_make_key_vector() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dscatterlist.c434 unsigned int chunks, cur_page, seg_len, i, prv_len = 0; in __sg_alloc_table_from_pages() local
/kernel/linux/linux-5.10/kernel/
H A Daudit_tree.c17 struct list_head chunks; member
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c346 int i, chunks = le32_to_cpu(ldinfo->dqi_chunks); in ocfs2_recovery_load_quota() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ddavinci_nand.c536 int chunks = mtd->writesize / 512; in davinci_nand_attach_chip() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c346 int i, chunks = le32_to_cpu(ldinfo->dqi_chunks); in ocfs2_recovery_load_quota() local
/kernel/linux/linux-6.6/kernel/
H A Daudit_tree.c17 struct list_head chunks; member
[all...]
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.c378 int i, chunks; in ioat_alloc_ring() local
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdma-base.c567 int chunks = 0; in shdma_prep_sg() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c226 u64 shift = 64 - width, chunks; in mbm_overflow_count() local
238 u64 msr_val, chunks; in resctrl_arch_rmid_read() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.c83 struct list_head chunks; member
/kernel/linux/linux-6.6/net/sctp/
H A Dauth.c184 sctp_auth_make_key_vector( struct sctp_random_param *random, struct sctp_chunks_param *chunks, struct sctp_hmac_algo_param *hmacs, gfp_t gfp) sctp_auth_make_key_vector() argument
[all...]
/third_party/ffmpeg/tools/
H A Dismindex.c76 int chunks; member
[all...]
/third_party/libuv/src/unix/
H A Dudp.c157 size_t chunks; in uv__udp_recvmmsg() local

Completed in 28 milliseconds

1234567