/external/fio/ |
D | server.c | 173 cmd->tag = cpu_to_le64(tag); in __fio_init_net_cmd() 904 je->m_rate[i] = cpu_to_le64(je->m_rate[i]); in handle_send_eta_cmd() 905 je->t_rate[i] = cpu_to_le64(je->t_rate[i]); in handle_send_eta_cmd() 908 je->rate[i] = cpu_to_le64(je->rate[i]); in handle_send_eta_cmd() 912 je->elapsed_sec = cpu_to_le64(je->elapsed_sec); in handle_send_eta_cmd() 913 je->eta_sec = cpu_to_le64(je->eta_sec); in handle_send_eta_cmd() 967 state.threads = cpu_to_le64((uint64_t) 0); in handle_trigger_cmd() 1416 dst->max_val = cpu_to_le64(src->max_val); in convert_io_stat() 1417 dst->min_val = cpu_to_le64(src->min_val); in convert_io_stat() 1418 dst->samples = cpu_to_le64(src->samples); in convert_io_stat() [all …]
|
D | verify.c | 1526 off = cpu_to_le64((uint64_t)io->offset); in paste_blockoff() 1552 s->comps[*index].offset = cpu_to_le64(f->last_write_comp[j]); in __fill_file_completions() 1607 rep->threads = cpu_to_le64((uint64_t) nr); in get_all_io_list() 1619 s->no_comps = cpu_to_le64((uint64_t) comps); in get_all_io_list() 1620 s->depth = cpu_to_le64((uint64_t) td->o.iodepth); in get_all_io_list() 1621 s->nofiles = cpu_to_le64((uint64_t) td->o.nr_files); in get_all_io_list() 1622 s->numberio = cpu_to_le64((uint64_t) td->io_issues[DDIR_WRITE]); in get_all_io_list() 1623 s->index = cpu_to_le64((uint64_t) i); in get_all_io_list() 1625 s->rand.state64.s[0] = cpu_to_le64(td->random_state.state64.s1); in get_all_io_list() 1626 s->rand.state64.s[1] = cpu_to_le64(td->random_state.state64.s2); in get_all_io_list() [all …]
|
D | cconv.c | 312 top->set_options[i] = cpu_to_le64(o->set_options[i]); in convert_thread_options_to_net() 516 top->rate[i] = cpu_to_le64(o->rate[i]); in convert_thread_options_to_net() 517 top->ratemin[i] = cpu_to_le64(o->ratemin[i]); in convert_thread_options_to_net()
|
/external/selinux/libsepol/src/ |
D | private.h | 29 #define cpu_to_le64(x) (x) macro 36 #define cpu_to_le64(x) bswap_64(x) macro
|
D | write.c | 79 map = cpu_to_le64(n->map); in ebitmap_write() 1324 b64[j] = cpu_to_le64(b64[j]); in ocontext_write_xen()
|
/external/syslinux/com32/include/ |
D | byteswap.h | 78 #define cpu_to_le64(x) (x) macro 87 #define cpu_to_le64(x) bswap_64(x) macro 158 up->x = cpu_to_le64(v); in put_le64()
|
/external/f2fs-tools/fsck/ |
D | segment.c | 150 inode->i.i_size = cpu_to_le64(offset + count); in f2fs_write_block() 201 node_blk->i.i_size = cpu_to_le64(de->size); in f2fs_build_file()
|
D | node.h | 81 dn->inode_blk->i.i_blocks = cpu_to_le64(blocks + 1); in inc_inode_blocks()
|
D | dir.c | 282 parent->i.i_size = cpu_to_le64((block + 1) * F2FS_BLKSIZE); in f2fs_add_link() 412 node_blk->i.i_atime = cpu_to_le64(de->mtime); in init_inode_block() 413 node_blk->i.i_ctime = cpu_to_le64(de->mtime); in init_inode_block() 414 node_blk->i.i_mtime = cpu_to_le64(de->mtime); in init_inode_block()
|
D | fsck.c | 666 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk() 787 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk() 836 node_blk->i.i_size = cpu_to_le64(i_size); in fsck_chk_inode_blk()
|
D | resize.c | 485 new_cp->checkpoint_ver = cpu_to_le64(cp_ver + 1); in rebuild_checkpoint()
|
/external/syslinux/gpxe/src/include/ |
D | big_bswap.h | 8 #define cpu_to_le64(x) __bswap_64(x) macro
|
D | little_bswap.h | 10 #define cpu_to_le64(x) (x) macro
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 100 #define cpu_to_le64(x) ((__u64)(x)) macro 107 #define cpu_to_le64(x) bswap_64(x) macro 322 #define set_sb_le64(member, val) (sb->member = cpu_to_le64(val)) 363 #define set_cp_le64(member, val) (cp->member = cpu_to_le64(val)) 1103 return cpu_to_le64(cp_ver); in get_cp_crc()
|
/external/syslinux/gpxe/src/drivers/net/phantom/ |
D | phantom.c | 621 cpu_to_le64 ( virt_to_bus ( &buf->cardrsp ) ); in phantom_create_rx_ctx() 634 cpu_to_le64 ( virt_to_bus ( phantom->desc->rds ) ); in phantom_create_rx_ctx() 635 buf->hostrq.rds.buff_size = cpu_to_le64 ( PHN_RX_BUFSIZE ); in phantom_create_rx_ctx() 639 cpu_to_le64 ( virt_to_bus ( phantom->desc->sds ) ); in phantom_create_rx_ctx() 741 cpu_to_le64 ( virt_to_bus ( &buf->cardrsp ) ); in phantom_create_tx_ctx() 743 cpu_to_le64 ( virt_to_bus ( &phantom->desc->cmd_cons ) ); in phantom_create_tx_ctx() 749 cpu_to_le64 ( virt_to_bus ( phantom->desc->cds ) ); in phantom_create_tx_ctx()
|
D | nx_bitops.h | 154 *__ptr = cpu_to_le64 ( __assembled ); \
|
/external/fio/crc/ |
D | sha3.c | 170 sctx->st[i] = cpu_to_le64(sctx->st[i]); in fio_sha3_final()
|
/external/syslinux/gpxe/src/drivers/net/ |
D | etherfabric.h | 345 cpu_to_le64 ( EFAB_INSERT_FIELDS_NATIVE ( __VA_ARGS__ ) ) 471 cpu_to_le64 ( EFAB_INSERT_FIELD_NATIVE ( __VA_ARGS__ ) )
|
D | atl1e.c | 955 tpd->buffer_addr = cpu_to_le64(tx_buffer->dma); in atl1e_tx_map()
|
/external/fio/os/ |
D | os.h | 251 #define cpu_to_le64(val) ({ \ macro
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | bitops.h | 39 #define cpu_to_BIT64 cpu_to_le64
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format.c | 899 raw_node->footer.cp_ver = cpu_to_le64(1); in f2fs_write_root_inode() 911 raw_node->i.i_size = cpu_to_le64(1 * blk_size_bytes); /* dentry */ in f2fs_write_root_inode() 912 raw_node->i.i_blocks = cpu_to_le64(2); in f2fs_write_root_inode()
|
/external/kernel-headers/original/uapi/linux/ |
D | nilfs2_ondisk.h | 621 su->su_lastmod = cpu_to_le64(0); in NILFS_SEGMENT_USAGE_FNS()
|
/external/fio/engines/ |
D | net.c | 494 us->magic = cpu_to_le64((uint64_t) FIO_UDP_SEQ_MAGIC); in store_udp_seq() 495 us->bs = cpu_to_le64((uint64_t) io_u->xfer_buflen); in store_udp_seq() 496 us->seq = cpu_to_le64(nd->udp_send_seq++); in store_udp_seq()
|
/external/syslinux/gpxe/src/net/ |
D | aoe.c | 164 aoeata->lba.u64 = cpu_to_le64 ( command->cb.lba.native ); in aoe_send_command()
|