/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_kcs_sm.c | 131 int write_count; member 149 kcs->write_count = 0; in init_kcs_data() 202 (kcs->write_count)--; in write_next_byte() 272 kcs->write_count = kcs->orig_write_count; in restart_kcs_transaction() 302 kcs->write_count = size; in start_kcs_transaction() 393 if (kcs->write_count == 1) { in kcs_event() 409 if (kcs->write_count == 1) { in kcs_event()
|
D | ipmi_smic_sm.c | 113 int write_count; member 128 smic->write_count = 0; in init_smic_data() 160 smic->write_count = size; in start_smic_transaction() 239 smic->write_count = smic->orig_write_count; in start_error_recovery() 251 (smic->write_count)--; in write_next_byte() 416 if (smic->write_count == 1) { in smic_event() 439 if (smic->write_count == 1) { in smic_event()
|
D | ipmi_bt_sm.c | 99 int write_count; member 252 bt->write_count = size + 2; in bt_start_transaction() 344 bt->write_count, bt->seq); in write_all_bytes() 345 for (i = 0; i < bt->write_count; i++) in write_all_bytes() 349 for (i = 0; i < bt->write_count; i++) in write_all_bytes()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | nic.h | 87 unsigned int write_count) in __efx_nic_tx_is_empty() argument 94 return ((empty_read_count ^ write_count) & ~EFX_EMPTY_COUNT_VALID) == 0; in __efx_nic_tx_is_empty() 120 unsigned int write_count) in efx_nic_may_push_tx_desc() argument 122 bool was_empty = __efx_nic_tx_is_empty(tx_queue, write_count); in efx_nic_may_push_tx_desc() 125 return was_empty && tx_queue->write_count - write_count == 1; in efx_nic_may_push_tx_desc()
|
D | ef10.c | 1224 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_ef10_push_tx_desc() 1288 tx_queue->write_count = 1; in efx_ef10_tx_init() 1334 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_ef10_notify_tx_desc() 1342 unsigned int old_write_count = tx_queue->write_count; in efx_ef10_tx_write() 1348 if (unlikely(tx_queue->write_count == tx_queue->insert_count)) in efx_ef10_tx_write() 1352 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_ef10_tx_write() 1355 ++tx_queue->write_count; in efx_ef10_tx_write() 1369 } while (tx_queue->write_count != tx_queue->insert_count); in efx_ef10_tx_write() 1589 unsigned int write_count; in efx_ef10_rx_write() local 1593 write_count = rx_queue->added_count & ~7; in efx_ef10_rx_write() [all …]
|
D | farch.c | 286 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_farch_notify_tx_desc() 302 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_farch_push_tx_desc() 320 unsigned old_write_count = tx_queue->write_count; in efx_farch_tx_write() 323 if (unlikely(tx_queue->write_count == tx_queue->insert_count)) in efx_farch_tx_write() 327 write_ptr = tx_queue->write_count & tx_queue->ptr_mask; in efx_farch_tx_write() 330 ++tx_queue->write_count; in efx_farch_tx_write() 342 } while (tx_queue->write_count != tx_queue->insert_count); in efx_farch_tx_write()
|
D | tx.c | 654 tx_queue->old_write_count = ACCESS_ONCE(tx_queue->write_count); in efx_xmit_done() 731 tx_queue->write_count = 0; in efx_init_tx_queue() 755 while (tx_queue->read_count != tx_queue->write_count) { in efx_fini_tx_queue()
|
D | net_driver.h | 247 unsigned int write_count; member
|
/linux-4.1.27/drivers/clocksource/ |
D | sh_cmt.c | 88 void (*write_count)(void __iomem *base, unsigned long offs, member 191 .write_count = sh_cmt_write16, 201 .write_count = sh_cmt_write32, 211 .write_count = sh_cmt_write32, 221 .write_count = sh_cmt_write32, 231 .write_count = sh_cmt_write32, 275 ch->cmt->info->write_count(ch->ioctrl, CMCNT, value); in sh_cmt_write_cmcnt() 281 ch->cmt->info->write_count(ch->ioctrl, CMCOR, value); in sh_cmt_write_cmcor()
|
/linux-4.1.27/fs/exofs/ |
D | ore_raid.c | 53 unsigned write_count; member 168 _1ps->write_count = 0; in _sp2d_reset() 197 if (_1ps->write_count) in _sp2d_min_pg() 211 if (_1ps->write_count) in _sp2d_max_pg() 229 if (!_1ps->write_count) in _gen_xor_unit() 264 ++_1ps->write_count; in _ore_add_stripe_page()
|
/linux-4.1.27/fs/hfsplus/ |
D | hfsplus_raw.h | 127 __be32 write_count; member
|
D | super.c | 541 be32_add_cpu(&vhdr->write_count, 1); in hfsplus_fill_super()
|
/linux-4.1.27/drivers/scsi/ |
D | osst.h | 583 int write_count; member
|
D | osst.c | 3089 STp->write_count++; in osst_flush_write_buffer() 3322 STp->write_count++; in osst_write_frame() 4899 if (STp->write_count) in os_scsi_tape_flush() 4900 printk(" in %d frames written", STp->write_count); in os_scsi_tape_flush() 4907 STp->write_count = 0; in os_scsi_tape_flush()
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smscoreapi.h | 1060 u32 write_count; /* number of bytes to write */ member
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 389 To check the last two conditions, the mmu maintains a ->write_count set of 391 causes its write_count to be incremented, thus preventing instantiation of
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 794 linfo->write_count += 1; in account_shadowed() 809 linfo->write_count -= 1; in unaccount_shadowed() 810 WARN_ON(linfo->write_count < 0); in unaccount_shadowed() 825 return linfo->write_count; in has_wrprotected_page()
|
D | x86.c | 7559 slot->arch.lpage_info[i - 1][0].write_count = 1; in kvm_arch_create_memslot() 7561 slot->arch.lpage_info[i - 1][lpages - 1].write_count = 1; in kvm_arch_create_memslot() 7573 slot->arch.lpage_info[i - 1][j].write_count = 1; in kvm_arch_create_memslot()
|
/linux-4.1.27/drivers/net/fddi/ |
D | defxx.h | 987 PI_UINT32 write_count; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | kvm_host.h | 546 int write_count; member
|