Home
last modified time | relevance | path

Searched full:affine (Results 1 – 25 of 72) sorted by relevance

123

/kernel/linux/linux-4.19/drivers/soc/fsl/qbman/
DKconfig40 This requires the presence of cpu-affine portals, and performs
41 high-level API testing with them (whichever portal(s) are affine
54 This requires the presence of cpu-affine portals, and performs
55 high-level API testing with them (whichever portal(s) are affine to
Dbman_priv.h66 * which the portal affine to is not online yet.
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
DKconfig41 This requires the presence of cpu-affine portals, and performs
42 high-level API testing with them (whichever portal(s) are affine
55 This requires the presence of cpu-affine portals, and performs
56 high-level API testing with them (whichever portal(s) are affine to
Dbman_priv.h66 * which the portal affine to is not online yet.
/kernel/linux/linux-5.10/include/soc/fsl/
Dqman.h898 * qman_affine_cpus - return a mask of cpus that have affine portals
904 * @cpu: the cpu whose affine portal is the subject of the query
906 * If @cpu is -1, the affine portal for the current CPU will be used. It is a
913 * qman_get_affine_portal - return the portal pointer affine to cpu
914 * @cpu: the cpu whose affine portal is the subject of the query
1146 * portal affine to the cpu portal on which this API is executed. If opts is
1159 * "Unplugs" this CGR object from the portal affine to the cpu on which this API
1160 * is executed. This must be excuted on the same affine portal on which it was
/kernel/linux/linux-4.19/include/soc/fsl/
Dqman.h897 * qman_affine_cpus - return a mask of cpus that have affine portals
903 * @cpu: the cpu whose affine portal is the subject of the query
905 * If @cpu is -1, the affine portal for the current CPU will be used. It is a
912 * qman_get_affine_portal - return the portal pointer affine to cpu
913 * @cpu: the cpu whose affine portal is the subject of the query
1135 * portal affine to the cpu portal on which this API is executed. If opts is
1148 * "Unplugs" this CGR object from the portal affine to the cpu on which this API
1149 * is executed. This must be excuted on the same affine portal on which it was
/kernel/linux/linux-4.19/drivers/staging/fsl-dpaa2/ethernet/
Dethernet-driver.rst106 frames, but must be affine to the CPUs for the purpose of traffic distribution.
121 affine DPIOs.
Ddpaa2-eth.c1557 * affine DPIO. If not enough channels are available for all cores in setup_dpio()
1558 * or if some cores don't have an affine DPIO, there will be no in setup_dpio()
1567 "No affine channel for cpu %d and above\n", i); in setup_dpio()
1584 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in setup_dpio()
1585 /* If no affine DPIO for this core, there's probably in setup_dpio()
1606 /* If we managed to allocate a channel and also found an affine in setup_dpio()
1627 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in setup_dpio()
1663 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in get_affine_channel()
1694 /* Tell the stack to affine to txc_cpu the Tx queue in set_fq_affinity()
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst107 frames, but must be affine to the CPUs for the purpose of traffic distribution.
122 affine DPIOs.
/kernel/linux/linux-4.19/Documentation/admin-guide/hw-vuln/
Dl1tf.rst219 guests affine to one or more physical cores. The proper mechanism for
251 Interrupts can be made affine to logical CPUs. This is not universally
254 devices affine their interrupts to single CPUs or groups of CPUs per
260 Whether the interrupts with are affine to CPUs, which run untrusted
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dl1tf.rst219 guests affine to one or more physical cores. The proper mechanism for
251 Interrupts can be made affine to logical CPUs. This is not universally
254 devices affine their interrupts to single CPUs or groups of CPUs per
260 Whether the interrupts with are affine to CPUs, which run untrusted
/kernel/linux/linux-5.10/arch/xtensa/kernel/
Dirq.c188 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/kernel/linux/linux-4.19/arch/xtensa/kernel/
Dirq.c188 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/kernel/linux/linux-4.19/lib/
Dbch.c516 * 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m).
625 /* (X+a2)(X^3+a2X^2+b2X+c2) = X^4+aX^2+bX+c (affine) */ in find_poly_deg3_roots()
630 /* find the 4 roots of this affine polynomial */ in find_poly_deg3_roots()
661 /* use Y=1/X transformation to get an affine polynomial */ in find_poly_deg4_roots()
689 /* polynomial is already affine */ in find_poly_deg4_roots()
694 /* find the 4 roots of this affine polynomial */ in find_poly_deg4_roots()
/kernel/linux/linux-4.19/kernel/irq/
Dcpuhotplug.c168 pr_warn_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.txt30 interrupt is affine to. The interrupt must be a PPI, and the node
/kernel/linux/linux-5.10/include/linux/
Dsmp.h217 * - the task is CPU affine.
/kernel/linux/linux-5.10/arch/sh/kernel/
Dirq.c236 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/kernel/linux/linux-4.19/arch/sh/kernel/
Dirq.c236 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/kernel/linux/linux-5.10/lib/
Dbch.c573 * 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m).
682 /* (X+a2)(X^3+a2X^2+b2X+c2) = X^4+aX^2+bX+c (affine) */ in find_poly_deg3_roots()
687 /* find the 4 roots of this affine polynomial */ in find_poly_deg3_roots()
718 /* use Y=1/X transformation to get an affine polynomial */ in find_poly_deg4_roots()
746 /* polynomial is already affine */ in find_poly_deg4_roots()
751 /* find the 4 roots of this affine polynomial */ in find_poly_deg4_roots()
/kernel/linux/linux-5.10/kernel/irq/
Dcpuhotplug.c218 pr_warn_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml61 interrupt is affine to. The interrupt must be a PPI, and the node
/kernel/linux/linux-5.10/crypto/
Decc.h37 * struct ecc_point - elliptic curve point in affine coordinates
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark

123