| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_helper_value_access.c | 205 __description("helper access to adjusted map (via const imm): full range") 233 __description("helper access to adjusted map (via const imm): partial range") 260 __description("helper access to adjusted map (via const imm): empty range") 286 __description("helper access to adjusted map (via const imm): out-of-bound range") 314 __description("helper access to adjusted map (via const imm): negative range (> adjustment)") 341 __description("helper access to adjusted map (via const imm): negative range (< adjustment)") 368 __description("helper access to adjusted map (via const reg): full range") 397 __description("helper access to adjusted map (via const reg): partial range") 425 __description("helper access to adjusted map (via const reg): empty range") 451 __description("helper access to adjusted ma [all...] |
| H A D | test_check_mtu.c | 99 /* Minus length (adjusted via delta) still pass MTU check, other helpers in xdp_minus_delta() 239 /* Minus length (adjusted via delta) still pass MTU check, other helpers in tc_minus_delta()
|
| /linux/arch/arm/boot/dts/xen/ |
| H A D | xenvm-4.2.dts | 20 /* this field is going to be adjusted by the hypervisor */ 50 /* this field is going to be adjusted by the hypervisor */ 73 /* this field is going to be adjusted by the hypervisor */ 75 /* this field is going to be adjusted by the hypervisor */
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | pmu.c | 222 struct perf_cpu_map **adjusted = cha ? cha_adjusted : imc_adjusted; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 240 alloc = adjusted[pmu_snc] == NULL; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 244 adjusted[pmu_snc] = perf_cpu_map__empty_new(perf_cpu_map__nr(pmu->cpus)); in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 245 if (!adjusted[pmu_snc]) in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 254 RC_CHK_ACCESS(adjusted[pmu_snc])->map[idx].cpu = cpu.cpu + cpu_adjust; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 256 cpu_adjust = perf_cpu_map__cpu(adjusted[pmu_snc], idx).cpu - cpu.cpu; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 259 assert(perf_cpu_map__cpu(adjusted[pmu_snc], idx).cpu == in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 265 pmu->cpus = perf_cpu_map__get(adjusted[pmu_snc]); in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 227 struct perf_cpu_map **adjusted = cha ? cha_adjusted : imc_adjusted; gnr_uncore_cha_imc_adjust_cpumask_for_snc() local
|
| H A D | intel-bts.c | 392 * are adjusted to match the full trace case which expects that 'old' is in intel_bts_find_snapshot() 407 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_bts_find_snapshot()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | decbin.S | 38 | if negative, count the trailing zeros. Set the adjusted 58 | mantissa in FP0 by the factor in FP1 if the adjusted 238 | For adjusted exponents which have an absolute value greater than 27*, 240 | for the adjusted exponent. That number is subtracted from the exp 245 | 1. Branch on the sign of the adjusted exponent. 260 | *Why 27? If the adjusted exponent is within -28 < expA < 28, than 283 | This section handles a positive adjusted exponent. 313 movel L_SCR1(%a6),%d1 |get adjusted exp from memory 340 | This section handles a negative adjusted exponent. 361 movel L_SCR1(%a6),%d1 |get adjusted exp from memory [all …]
|
| H A D | bindec.S | 95 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted 474 | fp0: float(ILOG)/X adjusted for SCALE (Y) 535 | fp0: Y/Y with lsb adjusted 546 fmovex FP_SCR2(%a6),%fp0 |write adjusted Y back to fpu 581 | F_SCR2:Y adjusted for inex/Y with original exponent 622 | d4: LEN/LEN adjusted 624 | d6: ILOG/ILOG adjusted 629 | fp0: int portion of Y/abs(YINT) adjusted 719 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted 739 | fp0: int portion of Y/abs(YINT) adjusted [all …]
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_voutlib.c | 58 * nearest supported configuration. The adjusted window parameters are 61 * impossible and cannot reasonably be adjusted. 109 * will also be adjusted if necessary. Preference is given to keeping the 113 * impossible and cannot reasonably be adjusted. 161 * also be adjusted if necessary. The preview window is adjusted such that the 164 * will also be adjusted to maintain the rescaling ratios. If successful, crop 167 * impossible and cannot reasonably be adjusted.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-selection.rst | 77 rectangle. The original rectangle must lay inside the adjusted one. 80 rectangle. The adjusted rectangle must lay inside the original one. 99 3. Keep center of adjusted rectangle as close as possible to the 108 contains the adjusted rectangle. When the parameters are unsuitable the
|
| H A D | dev-encoder.rst | 170 adjusted size of ``CAPTURE`` buffers. 222 may be adjusted to match encoder minimums, maximums and alignment 252 the adjusted frame interval. 303 the adjusted frame interval. 346 visible rectangle adjusted by the encoder. 374 to check the adjusted rectangle returned by :c:func:`VIDIOC_S_SELECTION`. 427 adjusted to the number of allocated buffers.
|
| /linux/arch/x86/coco/sev/ |
| H A D | noinstr.c | 40 * its IST stack. In this case, the IST entry for #VC must be adjusted, 44 * The IST entry is adjusted unconditionally so that it can be also be 45 * unconditionally adjusted back in __sev_es_ist_exit(). Otherwise a
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5351.yaml | 77 0 - reset whenever PLL rate is adjusted (default mode) 78 1 - do not reset when PLL rate is adjusted 83 to be adjusted without glitches.
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | nvidia,tegra20-hsuart.yaml | 62 contains a set of 3 values: range low/high and adjusted rate. When the baud rate set on the 63 controller falls within the range mentioned in this field, the baud rate will be adjusted by
|
| H A D | arm,sbsa-uart.yaml | 14 adjusted at runtime, so it lacks a clock specifier here.
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_accel.c | 78 /* horizontal coordinates and widths must be adjusted */ in aty_init_engine() 216 /* horizontal coordinates and widths must be adjusted */ in atyfb_copyarea() 269 /* horizontal coordinates and widths must be adjusted */ in atyfb_fillrect() 338 /* horizontal coordinates and widths must be adjusted */ in atyfb_imageblit()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/ |
| H A D | dce120_clk_mgr.c | 100 * When xGMI is enabled, the display clk needs to be adjusted in dce12_update_clocks() 147 * clocks need to be adjusted with the WAFL link's SS info. in dce121_clk_mgr_construct()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | qcom,qca807x.yaml | 78 (amplitude is adjusted based on cable length) 90 (bias current is adjusted based on cable length)
|
| /linux/include/video/ |
| H A D | imx-ipu-image-convert.h | 47 * @in: input image format, adjusted on return 48 * @out: output image format, adjusted on return
|
| /linux/arch/arm64/kernel/probes/ |
| H A D | kprobes_trampoline.S | 14 * Trigger a breakpoint exception. The PC will be adjusted by
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | io.c | 154 "overlapping partition[1]. Adjusted."); in wl1251_set_partition() 165 " overlapping partition[0]. Adjusted."); in wl1251_set_partition()
|
| /linux/drivers/misc/ |
| H A D | bh1770glc.c | 245 u16 adjusted; in bh1770_psraw_to_adjusted() local 246 adjusted = (u16)(((u32)(psraw + chip->prox_const) * chip->prox_coef) / in bh1770_psraw_to_adjusted() 248 if (adjusted > BH1770_PROX_RANGE) in bh1770_psraw_to_adjusted() 249 adjusted = BH1770_PROX_RANGE; in bh1770_psraw_to_adjusted() 250 return adjusted; in bh1770_psraw_to_adjusted() 294 u16 adjusted) in bh1770_lux_adjusted_to_raw() argument 296 return (u32)adjusted * BH1770_LUX_CORR_SCALE / chip->lux_corr; in bh1770_lux_adjusted_to_raw()
|
| /linux/Documentation/driver-api/ |
| H A D | devfreq.rst | 17 automatically adjusted by governors.
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | index.rst | 13 filesystem and can be queried and adjusted using ``sysctl``. These APIs
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | ptp.h | 19 * @scale_update_adj_time_ns: adjusted time when the scale was last updated,
|
| /linux/drivers/nvdimm/ |
| H A D | pfn.h | 32 * of the namespace not the start_pad adjusted base. The result
|