Home
last modified time | relevance | path

Searched full:expedite (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/core/
H A Dgro_cells.c132 * would not be able to expedite this sync. in gro_cells_destroy()
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h454 bool expedite; /* this is an expedite io_buf */ member
H A Dlpfc_nvme.c58 int idx, int expedite);
1530 int expedite = 0; in lpfc_nvme_fcp_io_submit() local
1633 expedite = 1; in lpfc_nvme_fcp_io_submit()
1654 !expedite) { in lpfc_nvme_fcp_io_submit()
1675 lpfc_ncmd = lpfc_get_nvme_buf(phba, ndlp, idx, expedite); in lpfc_nvme_fcp_io_submit()
2037 int idx, int expedite) in lpfc_get_nvme_buf() argument
2045 lpfc_ncmd = lpfc_get_io_buf(phba, NULL, idx, expedite); in lpfc_get_nvme_buf()
H A Dlpfc.h867 /* Expedite pool */
870 spinlock_t lock; /* lock for expedite pool */
1009 /* expedite pool */
/linux/fs/xfs/
H A Dxfs_qm_syscalls.c444 * Expedite pending inodegc work at the start of a quota reporting in xfs_qm_scall_getquota()
H A Dxfs_icache.c1994 * Expedite all pending inodegc work to run immediately. This does not wait for
H A Dxfs_super.c838 * Expedite background inodegc but don't wait. We do not want to block in xfs_fs_statfs()
/linux/drivers/usb/serial/
H A Doption.c121 /* EXPEDITE PRODUCTS */
1105 … /* Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card == Novatel Expedite EV620 CDMA/EV-DO …
1106 …D) }, /* Dell Wireless 5500 Mobile Broadband HSDPA Mini-Card == Novatel Expedite EU740 HSDPA/3G */
1107 …D) }, /* Dell Wireless 5505 Mobile Broadband HSDPA Mini-Card == Novatel Expedite EU740 HSDPA/3G */
1110 …, /* Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card == Novatel Expedite E720 CDMA/EV-DO */
1111 …, /* Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card == Novatel Expedite ET620 CDMA/EV-DO …
1115 …, DELL_PRODUCT_5520_MINICARD_CINGULAR) }, /* Dell Wireless HSDPA 5520 == Novatel Expedite EU860D */
2064 …_ID, TOSHIBA_PRODUCT_HSDPA_MINICARD ) }, /* Toshiba 3G HSDPA == Novatel Expedite EU870D MiniCard */
/linux/Documentation/process/
H A Dhandling-regressions.rst165 * Expedite fixing mainline regressions that recently made it into a proper
260 * Subsystem maintainers, you likewise are encouraged to expedite the handling
/linux/kernel/rcu/
H A Dupdate.c201 * rcu_expedite_gp - Expedite future RCU grace periods
H A Drcu.h499 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */
H A Dsrcutree.c1186 * to wrap, it really doesn't matter whether or not we expedite the grace
1505 * expedite the first request. This semantic was provided by Classic SRCU,
1948 pr_info("\tNon-default auto-expedite holdoff of %lu ns.\n", exp_holdoff); in srcu_bootup_announce()
H A Dtree_exp.h922 * Wait for an RCU grace period, but expedite it. The basic idea is to
/linux/Documentation/scsi/
H A Daic7xxx.rst404 To expedite your service, have your computer with you.
H A Daic79xx.rst540 To expedite your service, have your computer with you.
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml53 communication by default. Specifying this property can expedite startup
/linux/fs/dlm/
H A Dlock.c2236 * 6-11: If the optional EXPEDITE flag is used with the new NL mode in _can_be_granted()
2238 * tells the Lock Manager to expedite theis request by not considering in _can_be_granted()
2240 * writing, the EXPEDITE flag can be used only with new requests for NL in _can_be_granted()
2243 * A shortcut. Earlier checks return an error if EXPEDITE is used in a in _can_be_granted()
2245 * EXPEDITE request is always granted immediately, so now must always in _can_be_granted()
2246 * be 1. The full condition to grant an expedite request: (now && in _can_be_granted()
2247 * !conv && lkb->rqmode == DLM_LOCK_NL && (flags & EXPEDITE)) can in _can_be_granted()
/linux/include/trace/events/
H A Ddlm.h26 { DLM_LKF_EXPEDITE, "EXPEDITE" }, \
/linux/net/rxrpc/
H A Dconn_client.c765 * expedite discard by reducing the expiry timeout. We must, in rxrpc_discard_expired_client_conns()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c568 /* This is only done here to expedite packets being flushed in octeon_send_command()
/linux/drivers/net/usb/
H A Dcdc_ether.c745 /* Novatel Expedite E371 - handled by qmi_wwan */
H A Dqmi_wwan.c1033 { /* Novatel Expedite E371 */
/linux/include/xen/interface/
H A Dxen.h571 * To expedite scanning of pending notifications, any 0->1 pending
/linux/net/ipv4/
H A Dtcp_output.c1334 /* Force a PSH flag on all (GSO) packets to expedite GRO flush in __tcp_transmit_skb()
3549 /* We allow to exceed memory limits for FIN packets to expedite
/linux/drivers/ata/
H A Dlibata-eh.c1782 * This is to expedite speed down decisions right after device is

12