/linux/net/core/ |
H A D | gro_cells.c | 132 * would not be able to expedite this sync. in gro_cells_destroy()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.h | 454 bool expedite; /* this is an expedite io_buf */ member
|
H A D | lpfc_nvme.c | 58 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 D | lpfc.h | 867 /* Expedite pool */ 870 spinlock_t lock; /* lock for expedite pool */ 1009 /* expedite pool */
|
/linux/fs/xfs/ |
H A D | xfs_qm_syscalls.c | 444 * Expedite pending inodegc work at the start of a quota reporting in xfs_qm_scall_getquota()
|
H A D | xfs_icache.c | 1994 * Expedite all pending inodegc work to run immediately. This does not wait for
|
H A D | xfs_super.c | 838 * Expedite background inodegc but don't wait. We do not want to block in xfs_fs_statfs()
|
/linux/drivers/usb/serial/ |
H A D | option.c | 121 /* 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 D | handling-regressions.rst | 165 * 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 D | update.c | 201 * rcu_expedite_gp - Expedite future RCU grace periods
|
H A D | rcu.h | 499 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */
|
H A D | srcutree.c | 1186 * 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 D | tree_exp.h | 922 * Wait for an RCU grace period, but expedite it. The basic idea is to
|
/linux/Documentation/scsi/ |
H A D | aic7xxx.rst | 404 To expedite your service, have your computer with you.
|
H A D | aic79xx.rst | 540 To expedite your service, have your computer with you.
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 53 communication by default. Specifying this property can expedite startup
|
/linux/fs/dlm/ |
H A D | lock.c | 2236 * 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 D | dlm.h | 26 { DLM_LKF_EXPEDITE, "EXPEDITE" }, \
|
/linux/net/rxrpc/ |
H A D | conn_client.c | 765 * expedite discard by reducing the expiry timeout. We must, in rxrpc_discard_expired_client_conns()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | request_manager.c | 568 /* This is only done here to expedite packets being flushed in octeon_send_command()
|
/linux/drivers/net/usb/ |
H A D | cdc_ether.c | 745 /* Novatel Expedite E371 - handled by qmi_wwan */
|
H A D | qmi_wwan.c | 1033 { /* Novatel Expedite E371 */
|
/linux/include/xen/interface/ |
H A D | xen.h | 571 * To expedite scanning of pending notifications, any 0->1 pending
|
/linux/net/ipv4/ |
H A D | tcp_output.c | 1334 /* 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 D | libata-eh.c | 1782 * This is to expedite speed down decisions right after device is
|