Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/remoteproc/
DKconfig29 offloaded to remote DSP processors using this framework).
56 offloaded to remote DSP processors using this framework).
/linux-4.1.27/Documentation/ABI/removed/
Dnet_dma6 that will be offloaded to a DMA copy engine. Removed due to
/linux-4.1.27/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.1.27/include/scsi/
Dlibiscsi_tcp.h99 unsigned int offset, bool offloaded, int *status);
/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.c1778 int offloaded) in read_pdu_skb() argument
1783 bytes_read = iscsi_tcp_recv_skb(conn, skb, offset, offloaded, &status); in read_pdu_skb()
1787 skb, offset, offloaded); in read_pdu_skb()
1792 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1797 skb, offset, offloaded); in read_pdu_skb()
1807 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1811 skb, offset, offloaded, status); in read_pdu_skb()
1844 bool offloaded = 0; in skb_read_pdu_data() local
1867 offloaded = 1; in skb_read_pdu_data()
1873 tcp_conn->in.datalen, offloaded ? "is" : "not"); in skb_read_pdu_data()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
/linux-4.1.27/Documentation/scsi/
Dbnx2fc.txt9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
/linux-4.1.27/Documentation/driver-model/
Ddesign-patterns.txt69 Continuing on the above example we add an offloaded work:
/linux-4.1.27/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.1.27/Documentation/crypto/
Dasync-tx-api.txt44 operation will be offloaded when an engine is available and carried out
/linux-4.1.27/Documentation/
Dhwspinlock.txt20 on OMAP4, cpu-intensive multimedia tasks are offloaded by the host to the
Dkernel-parameters.txt2986 be offloaded to "rcuox/N" kthreads created for
2990 offloaded CPUs, which can be useful for HPC and
2995 Rather than requiring that offloaded CPUs
3000 offloaded CPUs by relieving them of the need to
/linux-4.1.27/net/sched/
DKconfig224 This scheduler allows QOS to be offloaded on NICs that have support
/linux-4.1.27/Documentation/RCU/
Dtrace.txt174 o "nci" is the number of RCU callbacks that have been offloaded from
/linux-4.1.27/crypto/
DKconfig8 # async_tx api: hardware offloaded memory transfer/transform support
/linux-4.1.27/init/
DKconfig733 invoke callbacks, where the "N" is the CPU being offloaded,