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