/Linux-v4.19/include/clocksource/ |
D | timer-ti-dm.h | 110 unsigned posted:1; member 256 int posted) in __omap_dm_timer_read() argument 258 if (posted) in __omap_dm_timer_read() 266 u32 reg, u32 val, int posted) in __omap_dm_timer_write() argument 268 if (posted) in __omap_dm_timer_write() 312 if (timer->posted) in __omap_dm_timer_enable_posted() 316 timer->posted = OMAP_TIMER_NONPOSTED; in __omap_dm_timer_enable_posted() 324 timer->posted = OMAP_TIMER_POSTED; in __omap_dm_timer_enable_posted() 344 int posted, unsigned long rate) in __omap_dm_timer_stop() argument 348 l = __omap_dm_timer_read(timer, OMAP_TIMER_CTRL_REG, posted); in __omap_dm_timer_stop() [all …]
|
/Linux-v4.19/Documentation/infiniband/ |
D | tag_matching.txt | 11 message envelopes may match, the pair that includes the earliest posted-send 12 and the earliest posted-receive is the pair that must be used to satisfy the 19 corresponding matching receive is posted. If a matching receive is posted, 33 corresponding buffer is posted, the responder will use the information from 39 There are two types of matching objects used, the posted receive list and the 41 to the MPI receive routines in the posted receive list and posts send messages 42 using the MPI send routines. The head of the posted receive list may be 46 pre-posted receive for this arriving message, it is passed to the software and 52 When a receive-message is posted, the communication library will first check 56 depending on data size. If no match is found, the entire pre-posted receive [all …]
|
/Linux-v4.19/drivers/scsi/snic/ |
D | vnic_dev.c | 270 u32 posted; in _svnic_dev_cmd2() local 281 posted = ioread32(&dc2c->wq_ctrl->posted_index); in _svnic_dev_cmd2() 283 if (posted == 0xFFFFFFFF) { /* check for hardware gone */ in _svnic_dev_cmd2() 288 new_posted = (posted + 1) % DEVCMD2_RING_SIZE; in _svnic_dev_cmd2() 291 pci_name(vdev->pdev), _CMD_N(cmd), fetch_idx, posted); in _svnic_dev_cmd2() 296 dc2c->cmd_ring[posted].cmd = cmd; in _svnic_dev_cmd2() 297 dc2c->cmd_ring[posted].flags = 0; in _svnic_dev_cmd2() 300 dc2c->cmd_ring[posted].flags |= DEVCMD2_FNORESULT; in _svnic_dev_cmd2() 304 dc2c->cmd_ring[posted].args[i] = vdev->args[i]; in _svnic_dev_cmd2() 314 if (dc2c->cmd_ring[posted].flags & DEVCMD2_FNORESULT) in _svnic_dev_cmd2()
|
/Linux-v4.19/net/rds/ |
D | ib_send.c | 361 unsigned int avail, posted, got = 0, advertise; in rds_ib_send_grab_credits() local 371 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits() 375 wanted, avail, posted); in rds_ib_send_grab_credits() 378 if (avail && !posted) in rds_ib_send_grab_credits() 398 if (posted && (got || need_posted)) { in rds_ib_send_grab_credits() 399 advertise = min_t(unsigned int, posted, max_posted); in rds_ib_send_grab_credits() 432 void rds_ib_advertise_credits(struct rds_connection *conn, unsigned int posted) in rds_ib_advertise_credits() argument 436 if (posted == 0) in rds_ib_advertise_credits() 439 atomic_add(IB_SET_POST_CREDITS(posted), &ic->i_credits); in rds_ib_advertise_credits() 501 u32 posted; in rds_ib_xmit() local [all …]
|
D | ib_recv.c | 384 unsigned int posted = 0; in rds_ib_recv_refill() local 426 posted++; in rds_ib_recv_refill() 430 if (ic->i_flowctl && posted) in rds_ib_recv_refill() 431 rds_ib_advertise_credits(conn, posted); in rds_ib_recv_refill()
|
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | vnic_dev.c | 306 u32 posted = dc2c->posted; in _vnic_dev_cmd2() local 313 new_posted = (posted + 1) % DEVCMD2_RING_SIZE; in _vnic_dev_cmd2() 317 _CMD_N(cmd), fetch_index, posted); in _vnic_dev_cmd2() 320 dc2c->cmd_ring[posted].cmd = cmd; in _vnic_dev_cmd2() 321 dc2c->cmd_ring[posted].flags = 0; in _vnic_dev_cmd2() 324 dc2c->cmd_ring[posted].flags |= DEVCMD2_FNORESULT; in _vnic_dev_cmd2() 327 dc2c->cmd_ring[posted].args[i] = vdev->args[i]; in _vnic_dev_cmd2() 335 dc2c->posted = new_posted; in _vnic_dev_cmd2() 337 if (dc2c->cmd_ring[posted].flags & DEVCMD2_FNORESULT) in _vnic_dev_cmd2() 411 vdev->devcmd2->posted = fetch_index; in vnic_dev_init_devcmd2()
|
D | vnic_wq.h | 100 u32 posted; member
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | timer.c | 288 int posted) in omap_dm_timer_init_one() argument 347 if (posted) in omap_dm_timer_init_one() 351 if (posted != timer->posted) in omap_dm_timer_init_one()
|
/Linux-v4.19/drivers/clocksource/ |
D | timer-ti-dm.c | 75 return __omap_dm_timer_read(timer, reg, timer->posted); in omap_dm_timer_read_reg() 92 __omap_dm_timer_write(timer, reg, value, timer->posted); in omap_dm_timer_write_reg() 136 timer->posted = 0; in omap_dm_timer_reset() 546 __omap_dm_timer_stop(timer, timer->posted, rate); in omap_dm_timer_stop() 604 __omap_dm_timer_load_start(timer, l, load, timer->posted); in omap_dm_timer_set_load_start() 761 return __omap_dm_timer_read_counter(timer, timer->posted); in omap_dm_timer_read_counter()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_arm.h | 203 #define NFP_ARM_GCSR_EXPL1_CSR(posted, signal_ref, data_master, data_ref) \ argument 204 (((posted) ? NFP_ARM_GCSR_EXPL1_BAR_POSTED : 0) | \
|
D | nfp_cpp.h | 327 u8 posted; member 433 int nfp_cpp_explicit_set_posted(struct nfp_cpp_explicit *expl, int posted,
|
D | nfp_cppcore.c | 1390 int nfp_cpp_explicit_set_posted(struct nfp_cpp_explicit *expl, int posted, in nfp_cpp_explicit_set_posted() argument 1396 expl->cmd.posted = posted; in nfp_cpp_explicit_set_posted()
|
/Linux-v4.19/Documentation/scsi/ |
D | cxgb3i.txt | 22 payload into pre-posted final destination host-memory buffers based 37 if possible, will be directly placed into the pre-posted host DDP
|
D | hptiop.txt | 108 For requests allocated in IOP memory, the request offset is posted to 112 is posted to the outbound queue. If IOP_REQUEST_FLAG_OUTPUT_CONTEXT 114 posted instead.
|
D | lpfc.txt | 58 The proposed patch was posted to the linux-scsi mailing list. The patch
|
/Linux-v4.19/Documentation/networking/ |
D | kcm.txt | 89 posted on the TCP socket so that a POLLERR event happens and KCM discontinues 98 greater than this limit a corresponding error (EMSGSIZE) is posted on the TCP 105 (ETIMEDOUT) is posted on the socket. 274 posted on the TCP socket the data stream is unrecoverable (i.e. an error
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfa_msgq.c | 240 int posted = 0; in bfa_msgq_cmdq_ci_update() local 252 posted = 1; in bfa_msgq_cmdq_ci_update() 259 if (posted) in bfa_msgq_cmdq_ci_update()
|
/Linux-v4.19/Documentation/ |
D | io_ordering.txt | 9 chipset to flush pending writes to the device before any reads are posted. A
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-expbuf.rst | 43 Additional flags may be posted in the ``flags`` field. Refer to a manual
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | x_snan.S | 18 | disabled with the exception posted. If the instruction is not move_ 19 | out, the dest. is not modified, and the exception is posted.
|
/Linux-v4.19/Documentation/process/ |
D | code-of-conduct.rst | 73 Further details of specific enforcement policies may be posted
|
/Linux-v4.19/Documentation/device-mapper/ |
D | persistent-data.txt | 10 - Another btree-based caching target posted to dm-devel
|
/Linux-v4.19/Documentation/driver-api/ |
D | device-io.rst | 76 are burned by the fact that PCI bus writes are posted asynchronously. A 107 (e.g. SGI Challenge, Origin and Altix machines) posted writes won't be
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | locking.txt | 211 Comment: This is a per-CPU lock and it is used for VT-d posted-interrupts. 212 When VT-d posted-interrupts is supported and the VM has assigned
|
D | vcpu-requests.rst | 265 One exception is x86's posted interrupt mechanism. In this case, however, 268 (Outstanding Notification) in the posted interrupt descriptor takes the 269 role of ``vcpu->requests``. When sending a posted interrupt, PIR.ON is
|