| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_hid.c | 70 bool write_pending; member 424 hidg->write_pending = 0; in f_hidg_req_complete() 444 #define WRITE_COND (!hidg->write_pending) in f_hidg_write() 459 hidg->write_pending = 1; in f_hidg_write() 514 hidg->write_pending = 0; in f_hidg_write() 792 if (!hidg->write_pending) { in hidg_disable() 794 hidg->write_pending = 1; in hidg_disable() 879 hidg->write_pending = 0; in hidg_set_alt() 999 hidg->write_pending = 1; in hidg_bind()
|
| H A D | f_tcm.c | 1725 .write_pending = usbg_send_write_request,
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | ifx6x60.h | 81 int write_pending; member
|
| H A D | ifx6x60.c | 684 if (ifx_dev->write_pending) { in ifx_spi_complete() 685 ifx_dev->write_pending = 0; in ifx_spi_complete() 790 ifx_dev->write_pending = 1; in ifx_spi_io()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | st.h | 183 unsigned char write_pending; member
|
| H A D | st.c | 678 if (STp->write_pending) in write_behind_check() 1787 DEB( STp->write_pending = 1; ) in st_write()
|
| /OK3568_Linux_fs/kernel/include/target/ |
| H A D | target_core_fabric.h | 76 int (*write_pending)(struct se_cmd *); member
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_transport.c | 56 struct se_device *dev, int err, bool write_pending); 2298 int err, bool write_pending) in transport_handle_queue_full() argument 2309 cmd->t_state = (write_pending) ? TRANSPORT_COMPLETE_QF_WP : in transport_handle_queue_full() 2708 ret = cmd->se_tfo->write_pending(cmd); in transport_generic_new_cmd() 2738 ret = cmd->se_tfo->write_pending(cmd); in transport_write_pending_qf()
|
| H A D | target_core_xcopy.c | 467 .write_pending = xcopy_pt_write_pending,
|
| H A D | target_core_configfs.c | 392 if (!tfo->write_pending) { in target_fabric_tf_ops_check()
|
| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 431 .write_pending = ft_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1854 .write_pending = tcm_qla2xxx_write_pending, 1894 .write_pending = tcm_qla2xxx_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 1136 .write_pending = tcm_loop_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 1549 .write_pending = lio_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-scsiback.c | 1788 .write_pending = scsiback_write_pending,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_alloc.c | 4750 unsigned long write_pending; in should_reclaim_retry() local 4752 write_pending = zone_page_state_snapshot(zone, in should_reclaim_retry() 4755 if (2 * write_pending > reclaimable) { in should_reclaim_retry()
|
| /OK3568_Linux_fs/kernel/drivers/target/sbp/ |
| H A D | sbp_target.c | 2313 .write_pending = sbp_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | scsi.c | 2462 .write_pending = vhost_scsi_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md.c | 4384 write_pending, active_idle, broken, bad_word}; enumerator 4414 st = write_pending; in array_state_show() 4537 case write_pending: in array_state_store()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 4038 .write_pending = ibmvscsis_write_pending,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 3905 .write_pending = srpt_write_pending,
|