Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 25 of 58) sorted by relevance

123

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp425 size_t buf_size) { in PeekUserArea()
437 size_t buf_size) { in PokeUserArea()
469 size_t buf_size) { in DoReadRegisterSet()
479 size_t buf_size) { in DoWriteRegisterSet()
H A DNativeRegisterContextLinux.cpp119 Status NativeRegisterContextLinux::ReadRegisterSet(void *buf, size_t buf_size, in ReadRegisterSet()
126 Status NativeRegisterContextLinux::WriteRegisterSet(void *buf, size_t buf_size, in WriteRegisterSet()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_eeprom.c93 u8 *eeprom_buf, u16 buf_size, bool read) in __amdgpu_eeprom_xfer() argument
182 u8 *eeprom_buf, u32 buf_size, bool read) in amdgpu_eeprom_xfer() argument
[all...]
H A Damdgpu_ras_eeprom.c577 u32 buf_size; in __amdgpu_ras_eeprom_write() local
722 u32 buf_size; in amdgpu_ras_eeprom_update_header() local
863 u32 buf_size; in __amdgpu_ras_eeprom_read() local
1240 int buf_size, res; in __verify_ras_table_checksum() local
H A Dpsp_gfx_if.h153 …uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB and no bi… member
187 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */ member
315 uint32_t buf_size; /* Size of the save/restore buffer in bytes */ member
413 uint32_t buf_size; /* +0 total size of the buffer in bytes */ member
/openbsd-src/sys/lib/libsa/
H A Dufs2.c363 size_t buf_size; in search_directory() local
409 size_t buf_size; in ufs2_open() local
615 size_t csize, buf_size; in ufs2_read() local
699 size_t buf_size; in ufs2_readdir() local
H A Dufs.c367 size_t buf_size; in search_directory() local
413 size_t buf_size; in ufs_open() local
619 size_t csize, buf_size; in ufs_read() local
703 size_t buf_size; in ufs_readdir() local
H A Dcd9660.c128 size_t buf_size, nread, psize, dsize; in cd9660_open() local
/openbsd-src/regress/sys/dev/video/
H A Dvideotest.c285 int buf_size, img_size, img_len; in test_capture() local
434 test_capture_read(int fd, char *buf, int buf_size, int use_poll) in test_capture_read()
476 test_capture_mmap(int fd, char *buf, int buf_size, int use_poll) in test_capture_mmap()
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_windows.cpp23 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) {} in WriteMemoryProfile()
H A Dtsan_platform_mac.cpp153 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) { in WriteMemoryProfile()
/openbsd-src/sys/arch/landisk/stand/xxboot/
H A Dufs12.c396 size_t buf_size; in search_directory() local
447 size_t buf_size; in ufs12_open() local
684 size_t csize, buf_size; in ufs12_read() local
/openbsd-src/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c30 uint8_t *buf, uint32_t buf_size) in mod_hdcp_dump_binary_message()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dexpand_path.c102 size_t buf_size = 0; local
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c340 readlink (char *path, char *buf, int buf_size) in readlink()
559 size_t buf_size = 8 * 1024; local
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Dfilesubr.c366 readlink (char *path, char *buf, int buf_size) in readlink()
626 size_t buf_size = 8 * 1024; local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp125 size_t ProcessWindows::GetSTDOUT(char *buf, size_t buf_size, Status &error) { in GetSTDOUT()
130 size_t ProcessWindows::GetSTDERR(char *buf, size_t buf_size, Status &error) { in GetSTDERR()
135 size_t ProcessWindows::PutSTDIN(const char *buf, size_t buf_size, in PutSTDIN()
/openbsd-src/sys/sys/
H A Dataio.h40 unsigned int buf_size; /* length of data buffer */ member
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c393 int buf_size = diskStructure->sectorSize; in cd9660_copy_file() local
/openbsd-src/sys/arch/hppa/stand/libsa/
H A Dlif.c58 size_t buf_size; local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dscm-valprint.c225 int buf_size; in scm_scmval_print() local
/openbsd-src/libexec/login_yubikey/
H A Dyubikey.c224 yubikey_crc16(const uint8_t *buf, size_t buf_size) in yubikey_crc16()
/openbsd-src/usr.sbin/dhcpd/
H A Dtree.h88 unsigned int buf_size; member
/openbsd-src/gnu/gcc/libcpp/
H A Dmkdeps.c389 size_t buf_size = 512; in deps_restore() local
/openbsd-src/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c584 size_t buf_size = 8 * 1024; local

123