/dflybsd-src/sys/bus/pci/x86_64/ |
H A D | pci_cfgreg.c | 129 pci_docfgregread(int bus, int slot, int func, int reg, int bytes) in pci_docfgregread() 143 pci_cfgregread(int bus, int slot, int func, int reg, int bytes) in pci_cfgregread() 167 pci_cfgregwrite(int bus, int slot, int func, int reg, u_int32_t data, int bytes) in pci_cfgregwrite() 183 pci_cfgenable(unsigned bus, unsigned slot, unsigned func, int reg, int bytes) in pci_cfgenable() 212 pcireg_cfgread(int bus, int slot, int func, int reg, int bytes) in pcireg_cfgread() 238 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite() 317 unsigned bytes) in pciereg_cfgread() 344 unsigned bytes) in pciereg_cfgwrite()
|
/dflybsd-src/sys/kern/ |
H A D | kern_iosched.c | 66 badjiosched(thread_t td, size_t bytes) in badjiosched() 113 size_t bytes; in biosched_done() local 127 bwillwrite(int bytes) in bwillwrite() 147 bwillread(int bytes) in bwillread()
|
H A D | vfs_journal.c | 172 size_t bytes; in journal_wthread() local 310 size_t bytes; in journal_rthread() local 499 int16_t streamid, int bytes) in journal_reserve() 612 int truncbytes, int bytes, int *newstreamrecp) in journal_extend() 714 int bytes, int closeout) in journal_commit() 949 jrecord_leaf(struct jrecord *jrec, int16_t rectype, void *ptr, int bytes) in jrecord_leaf() 979 int bytes = xio->xio_npages * PAGE_SIZE; in jrecord_leaf_xio() local 996 jrecord_write(struct jrecord *jrec, int16_t rectype, int bytes) in jrecord_write() 1072 jrecord_data(struct jrecord *jrec, void *buf, int bytes, int dtype) in jrecord_data() 1461 off_t off, off_t bytes) in jrecord_file_data()
|
H A D | kern_xio.c | 199 size_t bytes; in xio_uio_copy() local 225 xio_copy_xtou(xio_t xio, int uoffset, void *uptr, int bytes) in xio_copy_xtou() 274 xio_copy_xtok(xio_t xio, int uoffset, void *kptr, int bytes) in xio_copy_xtok() 321 xio_copy_utox(xio_t xio, int uoffset, const void *uptr, int bytes) in xio_copy_utox() 370 xio_copy_ktox(xio_t xio, int uoffset, const void *kptr, int bytes) in xio_copy_ktox()
|
/dflybsd-src/test/sysperf/ |
H A D | memzero.c | 23 int bytes; in main() local 78 test_using(const char *ctl, char *buf, int bytes, void (*zerof)(void *d, size_t bytes)) in test_using()
|
H A D | memcpy.c | 25 int bytes; in main() local 79 test_using(const char *ctl, char *buf, int bytes, void (*copyf)(const void *s1, void *d, size_t byt… in test_using()
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_att.c | 105 const void *bytes, int len) in CMS_signed_add1_attr_by_OBJ() 114 const void *bytes, int len) in CMS_signed_add1_attr_by_NID() 123 const void *bytes, int len) in CMS_signed_add1_attr_by_txt() 178 int type, const void *bytes, int len) in CMS_unsigned_add1_attr_by_OBJ() 187 const void *bytes, int len) in CMS_unsigned_add1_attr_by_NID() 196 int type, const void *bytes, int len) in CMS_unsigned_add1_attr_by_txt()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_crc.h | 196 hammer_crc_get_fifo_head(uint32_t vol_version, hammer_fifo_head_t head, int bytes) in hammer_crc_get_fifo_head() 203 hammer_crc_set_fifo_head(uint32_t vol_version, hammer_fifo_head_t head, int bytes) in hammer_crc_set_fifo_head() 209 hammer_crc_test_fifo_head(uint32_t vol_version, hammer_fifo_head_t head, int bytes) in hammer_crc_test_fifo_head() 309 hammer_crc_get_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes) in hammer_crc_get_mrec_head() 315 hammer_crc_set_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes) in hammer_crc_set_mrec_head() 321 hammer_crc_test_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes) in hammer_crc_test_mrec_head()
|
H A D | hammer_undo.c | 105 int bytes; in hammer_generate_undo() local 310 int bytes = HAMMER_UNDO_ALIGN; in hammer_format_undo() local 352 int bytes; in hammer_upgrade_undo_4() local 433 hammer_enter_undo_history(hammer_mount_t hmp, hammer_off_t offset, int bytes) in hammer_enter_undo_history() 483 int64_t bytes; in hammer_undo_used() local
|
H A D | hammer_blockmap.c | 70 hammer_blockmap_alloc(hammer_transaction_t trans, int zone, int bytes, in hammer_blockmap_alloc() 407 hammer_blockmap_reserve(hammer_mount_t hmp, int zone, int bytes, in hammer_blockmap_reserve() 768 hammer_off_t zone_offset, int bytes) in hammer_blockmap_free() 903 hammer_off_t zone_offset, int bytes) in hammer_blockmap_dedup() 1012 hammer_off_t zone_offset, int bytes) in hammer_blockmap_finalize() 1154 int32_t bytes; in hammer_blockmap_getfree() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509name.c | 195 const unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_OBJ() 210 const unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_NID() 225 const unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_txt() 298 const char *field, int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_txt() 316 const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_NID() 333 int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_OBJ() 372 const unsigned char *bytes, int len) in X509_NAME_ENTRY_set_data()
|
/dflybsd-src/stand/lib/ |
H A D | zalloc.c | 80 znalloc(MemPool *mp, uintptr_t bytes) in znalloc() 139 zfree(MemPool *mp, void *ptr, uintptr_t bytes) in zfree() 248 zextendPool(MemPool *mp, void *base, uintptr_t bytes) in zextendPool()
|
H A D | zalloc_malloc.c | 54 malloc(size_t bytes) in malloc() 90 size_t bytes; in free() local 122 uintptr_t bytes = (uintptr_t)n1 * (uintptr_t)n2; in calloc() local
|
/dflybsd-src/sbin/fsck_hammer2/ |
H A D | destroy.c | 115 size_t bytes, io_bytes, boff; in read_media() local 166 size_t bytes, io_bytes, boff; in write_media() local 228 size_t bytes; in modify_blockref() local 306 size_t bytes; in modify_dirent_embedded() local 356 size_t bytes; in modify_dirent() local
|
H A D | reconstruct.c | 232 size_t bytes, io_bytes, boff; in read_media() local 283 size_t bytes, io_bytes, boff; in write_media() local 345 size_t bytes; in modify_blockref() local 408 size_t bytes; in modify_check() local
|
/dflybsd-src/sbin/jscan/ |
H A D | subs.c | 278 buf_to_int64(const void *buf, int bytes) in buf_to_int64() 302 dupdatastr(const void *buf, int bytes) in dupdatastr() 317 dupdatapath(const void *buf, int bytes) in dupdatapath()
|
H A D | jstream.c | 369 jsread(struct jstream *js, off_t off, void *buf, int bytes) in jsread() 396 int bytes) in jsreadp() 424 int fd, off_t off, int bytes) in jsreadcallback()
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | xmalloc.c | 56 xmalloc (bytes) in xmalloc() argument 68 xrealloc (pointer, bytes) in xrealloc() argument
|
/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | evp_pkey.c | 185 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_OBJ() 194 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_NID() 203 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_txt()
|
/dflybsd-src/lib/libutil/ |
H A D | humanize_unsigned.c | 50 humanize_unsigned(char *buf, size_t len, uint64_t bytes, const char *suffix, in humanize_unsigned() 95 format_bytes(char *buf, size_t len, uint64_t bytes) in format_bytes()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-object-size.c | 177 tree pt_var, pt_var_size = NULL_TREE, var_size, bytes; in addr_object_size() local 411 tree callee, bytes = NULL_TREE; in alloc_object_size() local 669 unsigned HOST_WIDE_INT bytes; in expr_object_size() local 707 unsigned HOST_WIDE_INT bytes; in call_object_size() local 737 unsigned HOST_WIDE_INT bytes; in unknown_object_size() local 814 unsigned HOST_WIDE_INT bytes; in plus_stmt_object_size() local 1322 unsigned HOST_WIDE_INT bytes; in execute() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-object-size.c | 164 tree pt_var, pt_var_size = NULL_TREE, var_size, bytes; in addr_object_size() local 388 tree callee, bytes = NULL_TREE; in alloc_object_size() local 626 unsigned HOST_WIDE_INT bytes; in expr_object_size() local 664 unsigned HOST_WIDE_INT bytes; in call_object_size() local 694 unsigned HOST_WIDE_INT bytes; in unknown_object_size() local 771 unsigned HOST_WIDE_INT bytes; in plus_stmt_object_size() local
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | zstd_cwksp.h | 238 ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_reserve_internal() 281 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_buffer() 288 MEM_STATIC void* ZSTD_cwksp_reserve_aligned(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_aligned() 298 MEM_STATIC void* ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_table() 329 MEM_STATIC void* ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_object()
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_subr.c | 238 hammer2_getradix(size_t bytes) in hammer2_getradix() 317 hammer2_adjreadcounter(int btype, size_t bytes) in hammer2_adjreadcounter() 348 hammer2_adjwritecounter(int btype, size_t bytes) in hammer2_adjwritecounter()
|
/dflybsd-src/sys/dev/smbus/atmel_mxt/ |
H A D | test_atmel.c | 54 mxt_read_reg(int fd, uint16_t reg, void *rbuf, int bytes) in mxt_read_reg() 80 mxt_write_reg_buf(int fd, uint16_t reg, void *xbuf, int bytes) in mxt_write_reg_buf() 117 int bytes = obj->size_minus_one + 1; in mxt_read_object() local
|