Searched refs:offloaded (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/remoteproc/ |
D | Kconfig | 29 offloaded to remote DSP processors using this framework). 56 offloaded to remote DSP processors using this framework).
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | net_dma | 6 that will be offloaded to a DMA copy engine. Removed due to
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 141 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/ |
D | libiscsi_tcp.h | 99 unsigned int offset, bool offloaded, int *status);
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 1778 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/ |
D | qcom,msm-uartdm.txt | 4 transmit and/or receive channels can be offloaded to a dma-engine. From a
|
/linux-4.1.27/Documentation/scsi/ |
D | bnx2fc.txt | 9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|
/linux-4.1.27/Documentation/driver-model/ |
D | design-patterns.txt | 69 Continuing on the above example we add an offloaded work:
|
/linux-4.1.27/drivers/scsi/ |
D | libiscsi_tcp.c | 880 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/ |
D | async-tx-api.txt | 44 operation will be offloaded when an engine is available and carried out
|
/linux-4.1.27/Documentation/ |
D | hwspinlock.txt | 20 on OMAP4, cpu-intensive multimedia tasks are offloaded by the host to the
|
D | kernel-parameters.txt | 2986 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/ |
D | Kconfig | 224 This scheduler allows QOS to be offloaded on NICs that have support
|
/linux-4.1.27/Documentation/RCU/ |
D | trace.txt | 174 o "nci" is the number of RCU callbacks that have been offloaded from
|
/linux-4.1.27/crypto/ |
D | Kconfig | 8 # async_tx api: hardware offloaded memory transfer/transform support
|
/linux-4.1.27/init/ |
D | Kconfig | 733 invoke callbacks, where the "N" is the CPU being offloaded,
|