Home
last modified time | relevance | path

Searched defs:maxsize (Results 1 - 25 of 204) sorted by relevance

123456789

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/s390x/
H A Dmemop.c37 int rv, i, maxsize; in main() local
[all...]
/kernel/linux/linux-5.10/include/net/9p/
H A Dtransport.h40 int maxsize; /* max message size of transport */ member
/third_party/elfutils/tests/
H A Dshowptable.c123 size_t maxsize; in main() local
/kernel/linux/linux-6.6/fs/erofs/
H A Ddir.c64 unsigned int nameoff, maxsize; in erofs_readdir() local
9 erofs_fill_dentries(struct inode *dir, struct dir_context *ctx, void *dentry_blk, struct erofs_dirent *de, unsigned int nameoff, unsigned int maxsize) erofs_fill_dentries() argument
/kernel/linux/linux-6.6/include/net/9p/
H A Dtransport.h44 int maxsize; /* max message size of transport */ member
/third_party/ffmpeg/libavformat/
H A Davio_internal.h47 int64_t maxsize; member
H A Dthp.c69 uint32_t maxsize; in thp_read_header() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c126 pcre2_jit_stack_create(size_t startsize, size_t maxsize, in pcre2_jit_stack_create() argument
/kernel/linux/linux-5.10/fs/erofs/
H A Ddir.c81 unsigned int nameoff, maxsize; in erofs_readdir() local
24 erofs_fill_dentries(struct inode *dir, struct dir_context *ctx, void *dentry_blk, unsigned int *ofs, unsigned int nameoff, unsigned int maxsize) erofs_fill_dentries() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Dinode.h77 gfs2_check_internal_file_size(struct inode *inode, u64 minsize, u64 maxsize) gfs2_check_internal_file_size() argument
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dcomedi_isadma.c153 comedi_isadma_alloc(struct comedi_device *dev, int n_desc, unsigned int dma_chan1, unsigned int dma_chan2, unsigned int maxsize, char dma_dir) comedi_isadma_alloc() argument
H A Dcomedi_isadma.h35 unsigned int maxsize; member
101 comedi_isadma_alloc(struct comedi_device *dev, int n_desc, unsigned int dma_chan1, unsigned int dma_chan2, unsigned int maxsize, char dma_dir) comedi_isadma_alloc() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dinode.h77 gfs2_check_internal_file_size(struct inode *inode, u64 minsize, u64 maxsize) gfs2_check_internal_file_size() argument
/kernel/linux/linux-6.6/include/linux/comedi/
H A Dcomedi_isadma.h35 unsigned int maxsize; member
101 comedi_isadma_alloc(struct comedi_device *dev, int n_desc, unsigned int dma_chan1, unsigned int dma_chan2, unsigned int maxsize, char dma_dir) comedi_isadma_alloc() argument
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dcomedi_isadma.c151 comedi_isadma_alloc(struct comedi_device *dev, int n_desc, unsigned int dma_chan1, unsigned int dma_chan2, unsigned int maxsize, char dma_dir) comedi_isadma_alloc() argument
/third_party/elfutils/libelf/
H A Dcommon.h68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_mbstr.c42 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) ASN1_mbstring_ncopy() argument
H A Da_strnid.c187 ASN1_STRING_TABLE_add(int nid, long minsize, long maxsize, unsigned long mask, unsigned long flags) ASN1_STRING_TABLE_add() argument
/third_party/python/Lib/ctypes/
H A D_aix.py60 from sys import maxsize namespace
/third_party/openssl/crypto/asn1/
H A Da_mbstr.c42 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) ASN1_mbstring_ncopy() argument
H A Da_strnid.c185 ASN1_STRING_TABLE_add(int nid, long minsize, long maxsize, unsigned long mask, unsigned long flags) ASN1_STRING_TABLE_add() argument
/third_party/ltp/lib/
H A Dtst_memutils.c19 void tst_pollute_memory(size_t maxsize, int fillchar) in tst_pollute_memory() argument
/third_party/libfuse/example/
H A Dhello_ll.c107 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp294 size_t maxsize = sizeof(s); in HWTEST_F() local
/third_party/python/Lib/asyncio/
H A Dqueues.py91 def maxsize(self): member in Queue
[all...]

Completed in 10 milliseconds

123456789