Home
last modified time | relevance | path

Searched full:variation (Results 1 – 25 of 68) sorted by relevance

123

/linux/arch/alpha/kernel/
H A Dsetup.c554 type_name, (*var_name ? " variation " : ""), var_name, in setup_arch()
566 type_name, (*var_name ? " variation " : ""), in setup_arch()
706 get_sysvec(unsigned long type, unsigned long variation, unsigned long cpu) in get_sysvec() argument
736 NULL, /* EB164 -- see variation. */ in get_sysvec()
744 NULL, /* Tsunami -- see variation. */ in get_sysvec()
820 /* If we've not found one, try for a variation. */ in get_sysvec()
824 unsigned long member = (variation >> 10) & 0x3f; in get_sysvec()
836 /* PC164 may show as EB164 variation with EV56 CPU, in get_sysvec()
909 get_sysnames(unsigned long type, unsigned long variation, unsigned long cpu, in get_sysnames() argument
930 /* Set variation to "0"; if variation is zero, done. */ in get_sysnames()
[all …]
/linux/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst80 variation. In pathological cases this variation can be significant,
96 consistent with the relative contribution to overall power variation.
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dmmrc.c156 * Threshold for considering consecutive variation direction as variation
161 /* EWMA percentage value for averaging the best rate probability variation */
164 /* Percentage variation regarded as minor */
167 /* Percentage variation regarded as moderate */
170 /* Percentage variation regarded as significant */
462 * averaged variation in calculate_throughput()
1013 * Only process probability variation for the best rate. It is likely in mmrc_process_variation()
1014 * the only rate to have enough data to see the variation and its in mmrc_process_variation()
1036 /* Don't process variation while converging after association */ in mmrc_process_variation()
1042 /* Calculate the EWMA of the probability variation */ in mmrc_process_variation()
[all …]
H A Dmmrc.h156 /* Indication of random versus consistently one-sided variation */
/linux/samples/pktgen/
H A Dpktgen_sample01_simple.sh6 # * flow variation via random UDP source port
38 # Flow variation random source port between min and max
H A Dpktgen_sample02_multiqueue.sh8 # * flow variation via random UDP source port
25 # Flow variation random source port between min and max
H A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh8 # * flow variation via random UDP source port
24 # Flow variation random source port between min and max
/linux/scripts/coccinelle/api/
H A Datomic_as_refcounter.cocci56 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
87 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
/linux/Documentation/devicetree/bindings/input/
H A Dti,palmas-pwrbutton.txt23 Palmas variation capability. Valid values are 15, 100, 500 and 1000.
/linux/drivers/iommu/iommufd/
H A Ddouble_span.h10 * This is a variation of the general interval_tree_span_iter that computes the
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-isl2901816 is less affected by the ambient IR noise variation.
/linux/net/dccp/ccids/
H A DKconfig
H A Dccid2.h
/linux/arch/arm/mm/
H A Dtlb-fa.S11 * ARM architecture version 4, Faraday variation.
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dmediatek,mt6370-backlight.yaml54 PWM resolution. If we choose selection 64, the variation of PWM
/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c70 * is set. Allow a small variation on this. in entry_flush_test()
H A Drfi_flush.c71 * is set. Allow a small variation on this. in rfi_flush_test()
H A Duaccess_flush.c84 * is set. Allow a small variation on this. in uaccess_flush_test()
/linux/tools/testing/selftests/namespaces/
H A Dregression_pidfd_setns_test.c82 * This variation uses create_child() with namespace flags directly.
/linux/Documentation/block/
H A Ddeadline-iosched.rst43 generally improves throughput, at the cost of latency variation.
/linux/lib/
H A Doid_registry.c72 /* Variation is most likely to be at the tail end of the in look_up_OID()
/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c123 * sys_clone() has a lot of per architecture variation so just define
/linux/drivers/i2c/busses/
H A Di2c-pca-isa.c30 /* Data sheet recommends 59kHz for 100kHz operation due to variation
/linux/include/linux/
H A Dfirewire.h411 * A variation of __fw_send_request() to generate callback for response subaction without time
445 * A variation of __fw_send_request() to generate callback for response subaction with time stamp.
/linux/arch/alpha/include/asm/
H A Dhwrpb.h98 unsigned long variation; member

123