/kernel/linux/linux-5.10/drivers/mtd/tests/ |
H A D | stresstest.c | 39 static int bufsize; variable
|
H A D | subpagetest.c | 32 static int bufsize; variable
|
H A D | pagetest.c | 35 static int bufsize; variable [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | plpks-secvar.c | 160 static ssize_t plpks_secvar_format(char *buf, size_t bufsize) in plpks_secvar_format() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-secvar.c | 101 static ssize_t opal_secvar_format(char *buf, size_t bufsize) in opal_secvar_format() argument
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-ioctls.c | 130 int bufsize = 0, err = 0; in ide_cmd_ioctl() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | parent.c | 81 size_t bufsize; in xchk_parent_count_parent_dentries() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr.h | 68 int bufsize; /* total buffer size */ member
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_onfi.c | 113 nand_bit_wise_majority(const void **srcbufs, unsigned int nsrcbufs, void *dstbuf, unsigned int bufsize) nand_bit_wise_majority() argument
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | stresstest.c | 39 static int bufsize; variable
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_edid_load.c | 36 int __drm_get_edid_firmware_path(char *buf, size_t bufsize) in __drm_get_edid_firmware_path() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlz.c | 66 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsigned long bufsize) { in decode_string() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-png.c | 182 size_t bufsize; /* Size of buffer */ in _cupsImageReadPNG() local
|
/third_party/NuttX/drivers/pipes/ |
H A D | pipe.c | 250 size_t bufsize = 1024; in pipe() local
|
/third_party/ltp/testcases/kernel/crypto/ |
H A D | crypto_user01.c | 172 const size_t bufsize = 1048576; in run() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | bitmap.c | 118 s64 bufsize, br; in ntfs_bitmap_set_bits_in_run() local [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest2.c | 74 int bufsize = BUFSIZE; variable [all...] |
/third_party/lwip/src/core/ |
H A D | def.c | 199 lwip_itoa(char *result, size_t bufsize, int number) in lwip_itoa() argument
|
/third_party/mesa3d/src/glx/ |
H A D | renderpix.c | 166 const GLint bufsize = image1len + image2len; in __indirect_glSeparableFilter2D() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdatadst.c | 56 size_t bufsize; member
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | process_dump_test.cpp | 250 const size_t bufsize = 10; in HWTEST_F() local
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | libfdt-wrapper.c | 159 int bufsize; in fdt_init() local
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 69 olpc_dt_getproperty(phandle node, const char *prop, char *buf, int bufsize) olpc_dt_getproperty() argument
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | libfdt-wrapper.c | 159 int bufsize; in fdt_init() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | zet6223.c | 62 u8 bufsize = 3 + 4 * ts->fingernum; in zet6223_irq() local
|