Home
last modified time | relevance | path

Searched defs:max_size (Results 201 - 225 of 615) sorted by relevance

12345678910>>...25

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/
H A Dptrace.h60 __u32 max_size; member
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_crypto.c243 static void *ima_alloc_pages(loff_t max_size, size_t *allocated_size, in ima_alloc_pages() argument
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py137 max_size = attr.ib() variable in PhysRange
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dmemory.c98 int max_size = npages; in search_empty_map_area() local
/kernel/linux/linux-6.6/lib/
H A Dtest_rhashtable.c37 static int max_size = 0; variable
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dpage_pool.c748 unsigned int max_size = PAGE_SIZE << pool->p.order; in page_pool_alloc_frag() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_lblcr.c275 int max_size; /* maximum size of entries */ member
H A Dip_vs_lblc.c107 int max_size; /* maximum size of entries */ member
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-loader-skl.c231 cl_skl_cldma_setup_controller(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab_bdl, unsigned int max_size, u32 count) cl_skl_cldma_setup_controller() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c484 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py557 max_size = 0 variable in LogQueue
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxenc.c435 UInt32 max_size = avctx->rc_max_rate * avctx->frame_size / avctx->sample_rate; in ffat_init_encoder() local
/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c47 int max_size; ///< max file size to allocate member
/third_party/ffmpeg/libavutil/
H A Dmem.c507 size_t max_size; in av_fast_realloc() local
537 size_t max_size; in fast_malloc() local
[all...]
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h309 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in glslang::pool_allocator
310 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in glslang::pool_allocator
/third_party/backends/backend/
H A Dibm.c88 size_t size, max_size = 0; in max_string_size() local
H A Dkvs40xx_cmd.c511 kvs40xx_read_image_data(struct scanner * s, unsigned page, unsigned side, void *buf, unsigned max_size, unsigned *size) kvs40xx_read_image_data() argument
H A Dpint.c85 size_t size, max_size = 0; in max_string_size() local
H A Dricoh.c84 size_t size, max_size = 0; in max_string_size() local
/third_party/cups-filters/cupsfilters/
H A Dimage.c567 max_size; /* Maximum cache size in bytes */ in cupsImageSetMaxTiles() local
[all...]
/third_party/libbpf/src/
H A Dringbuf.c543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c96 static off64_t max_size; /* max file size */ variable
H A Dftest03.c90 static int max_size; /* max file size */ variable
H A Dftest05.c89 static off64_t max_size; /* max file size */ variable
H A Dftest01.c85 static int max_size; /* max file size */ variable

Completed in 23 milliseconds

12345678910>>...25