Home
last modified time | relevance | path

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

1234

/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()
707 get_sysvec(unsigned long type, unsigned long variation, unsigned long cpu) in get_sysvec() argument
737 NULL, /* EB164 -- see variation. */ in get_sysvec()
745 NULL, /* Tsunami -- see variation. */ in get_sysvec()
821 /* If we've not found one, try for a variation. */ in get_sysvec()
825 unsigned long member = (variation >> 10) & 0x3f; in get_sysvec()
837 /* PC164 may show as EB164 variation with EV56 CPU, in get_sysvec()
910 get_sysnames(unsigned long type, unsigned long variation, unsigned long cpu, in get_sysnames() argument
931 /* 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/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.cocci58 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
91 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
/linux/drivers/tty/vt/
H A Ducs_width_table.h_shipped142 …{ 0x180B, 0x180F }, /* MONGOLIAN FREE VARIATION SELECTOR ONE - MONGOLIAN FREE VARIATION SELECTOR F…
210 { 0xFE00, 0xFE0F }, /* VARIATION SELECTOR-1 - VARIATION SELECTOR-16 */
354 { 0xE0100, 0xE01EF }, /* VARIATION SELECTOR-17 - VARIATION SELECTOR-256 */
400 { 0x3030, 0x303E }, /* WAVY DASH - IDEOGRAPHIC VARIATION INDICATOR */
H A Dgen_ucs_width_table.py36 # Variation selectors (note: VS16 is treated specially in vt.c)
37 (0xFE00, 0xFE0F), # Variation Selectors 1-16
/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/arch/arm/mach-lpc32xx/
H A Dcommon.c31 * Detects and returns IRAM size for the device variation
/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/arch/alpha/include/asm/
H A Dhwrpb.h98 unsigned long variation; member

1234