Home
last modified time | relevance | path

Searched refs:offloaded (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt37 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
38 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
39 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
/linux-4.4.14/Documentation/ABI/removed/
Dnet_dma6 that will be offloaded to a DMA copy engine. Removed due to
/linux-4.4.14/drivers/remoteproc/
DKconfig29 offloaded to remote DSP processors using this framework).
69 offloaded to remote DSP processors using this framework).
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt141 Finally, adaptive-ticks CPUs must have their RCU callbacks offloaded.
203 no CPUs being offloaded.
206 CPU 0 to be offloaded.
209 CPUs to be offloaded. Note that the callbacks will be
210 offloaded to "rcuo" kthreads, and that those kthreads
219 3, 4, and 5. The specified CPUs will be offloaded in addition to
220 any CPUs specified as offloaded by CONFIG_RCU_NOCB_CPU_ZERO=y or
224 The offloaded CPUs will never queue RCU callbacks, and therefore RCU
225 never prevents offloaded CPUs from entering either dyntick-idle mode
/linux-4.4.14/include/scsi/
Dlibiscsi_tcp.h99 unsigned int offset, bool offloaded, int *status);
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c1782 int offloaded) in read_pdu_skb() argument
1787 bytes_read = iscsi_tcp_recv_skb(conn, skb, offset, offloaded, &status); in read_pdu_skb()
1791 skb, offset, offloaded); in read_pdu_skb()
1796 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1801 skb, offset, offloaded); in read_pdu_skb()
1811 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1815 skb, offset, offloaded, status); in read_pdu_skb()
1848 bool offloaded = 0; in skb_read_pdu_data() local
1871 offloaded = 1; in skb_read_pdu_data()
1877 tcp_conn->in.datalen, offloaded ? "is" : "not"); in skb_read_pdu_data()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
/linux-4.4.14/Documentation/scsi/
Dbnx2fc.txt9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
/linux-4.4.14/Documentation/networking/
Dswitchdev.txt44                      |  |    v offloaded data path   | mgmt port              
88 Typically, the management port is not participating in offloaded data plane and
301 If supported by the device, flood control can be offloaded to it, preventing
343 Routes offloaded to the device are labeled with "offload" in the ip route
/linux-4.4.14/Documentation/driver-model/
Ddesign-patterns.txt69 Continuing on the above example we add an offloaded work:
/linux-4.4.14/drivers/scsi/
Dlibiscsi_tcp.c880 unsigned int offset, bool offloaded, int *status) in iscsi_tcp_recv_skb() argument
902 if (offloaded) { in iscsi_tcp_recv_skb()
/linux-4.4.14/Documentation/crypto/
Dasync-tx-api.txt44 operation will be offloaded when an engine is available and carried out
/linux-4.4.14/Documentation/
Dhwspinlock.txt20 on OMAP4, cpu-intensive multimedia tasks are offloaded by the host to the
Dkernel-parameters.txt3063 be offloaded to "rcuox/N" kthreads created for
3067 offloaded CPUs, which can be useful for HPC and
3072 Rather than requiring that offloaded CPUs
3077 offloaded CPUs by relieving them of the need to
/linux-4.4.14/net/sched/
DKconfig224 This scheduler allows QOS to be offloaded on NICs that have support
/linux-4.4.14/Documentation/RCU/
Dtrace.txt174 o "nci" is the number of RCU callbacks that have been offloaded from
/linux-4.4.14/crypto/
DKconfig8 # async_tx api: hardware offloaded memory transfer/transform support
/linux-4.4.14/init/
DKconfig712 invoke callbacks, where the "N" is the CPU being offloaded,