Home
last modified time | relevance | path

Searched full:nonlinear (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/mm/
Dremap_file_pages.rst5 The remap_file_pages() system call is used to create a nonlinear mapping,
12 Supporting of nonlinear mapping requires significant amount of non-trivial
14 nonlinear mapping work kernel need a way to distinguish normal page table
26 emulation creates new VMAs instead of nonlinear mappings. It's going to
/kernel/linux/linux-5.10/Documentation/vm/
Dremap_file_pages.rst7 The remap_file_pages() system call is used to create a nonlinear mapping,
14 Supporting of nonlinear mapping requires significant amount of non-trivial
16 nonlinear mapping work kernel need a way to distinguish normal page table
28 emulation creates new VMAs instead of nonlinear mappings. It's going to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,gamma.yaml14 Mediatek display gamma correction, namely GAMMA, provides a nonlinear
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_scheduler_types.h36 * actually, from a nonlinear, non-subjective viewpoint, it's more like a big
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dcppc_sysfs.rst41 * lowest_nonlinear_perf : Lowest performance of this processor with nonlinear
/kernel/linux/linux-6.6/include/linux/
Damd-pstate.h44 * @lowest_nonlinear_perf: the lowest performance level at which nonlinear power
Dpower_supply.h696 * load is rarely that small and Ri is strongly nonlinear depending on
709 * nonlinear and may need many datapoints but can be found in datasheets for
720 * voltage drops too low for example. This effect is also highly nonlinear and
/kernel/linux/linux-6.6/Documentation/admin-guide/acpi/
Dcppc_sysfs.rst43 * lowest_nonlinear_perf : Lowest performance of this processor with nonlinear
/kernel/linux/linux-5.10/drivers/cpufreq/
Dcppc_cpufreq.c264 * Set min to lowest nonlinear perf to avoid any efficiency penalty (see in cppc_cpufreq_cpu_init()
273 * nonlinear perf in cppc_cpufreq_cpu_init()
/kernel/linux/linux-6.6/Documentation/hwmon/
Dmax31760.rst30 the user to program a smooth nonlinear fan speed vs. temperature transfer
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dnip_input.c48 * If the nonlinear region is also used later, use pskb_trim to remove end from a buffer; in _nip_update_recv_skb_len()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_scheduler_types.h36 * actually, from a nonlinear, non-subjective viewpoint, it's more like a big
/kernel/linux/linux-5.10/drivers/iio/accel/
Dsca3000.c927 u8 nonlinear = 0; in sca3000_write_event_value() local
933 nonlinear |= (1 << i); in sca3000_write_event_value()
940 nonlinear |= (1 << i); in sca3000_write_event_value()
948 nonlinear); in sca3000_write_event_value()
/kernel/linux/linux-6.6/drivers/iio/accel/
Dsca3000.c935 u8 nonlinear = 0; in sca3000_write_event_value() local
941 nonlinear |= (1 << i); in sca3000_write_event_value()
948 nonlinear |= (1 << i); in sca3000_write_event_value()
956 nonlinear); in sca3000_write_event_value()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2142 /* linear data size for nonlinear skbs needs to be aligned */ in dpaa_a050385_wa_skb()
2293 bool nonlinear; in dpaa_start_xmit() local
2309 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit()
2310 if (!nonlinear) { in dpaa_start_xmit()
2326 if (unlikely(nonlinear && in dpaa_start_xmit()
2334 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit()
2341 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit()
2345 if (nonlinear) { in dpaa_start_xmit()
/kernel/linux/linux-6.6/drivers/cpufreq/
Dcppc_cpufreq.c634 * Set min to lowest nonlinear perf to avoid any efficiency penalty (see in cppc_cpufreq_cpu_init()
643 * nonlinear perf in cppc_cpufreq_cpu_init()
/kernel/linux/linux-6.6/arch/x86/mm/
Dinit_32.c163 * to become nonlinear. Attempt to fix it, and if it in page_table_kmap_check()
164 * is still nonlinear then we have to bug. in page_table_kmap_check()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2084 /* linear data size for nonlinear skbs needs to be aligned */ in dpaa_a050385_wa()
2150 bool nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() local
2165 if (!nonlinear) { in dpaa_start_xmit()
2181 if (unlikely(nonlinear && in dpaa_start_xmit()
2189 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit()
2196 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit()
2200 if (nonlinear) { in dpaa_start_xmit()
/kernel/linux/linux-5.10/arch/x86/mm/
Dinit_32.c166 * to become nonlinear. Attempt to fix it, and if it in page_table_kmap_check()
167 * is still nonlinear then we have to bug. in page_table_kmap_check()
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
Dpgtable.h41 * To make nonlinear swap work according to the more recent
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgtable.h41 * To make nonlinear swap work according to the more recent
/kernel/linux/linux-6.6/Documentation/admin-guide/pm/
Damd-pstate.rst113 This is the lowest performance level at which nonlinear power savings are
123 performance level lower than the lowest nonlinear performance level may
/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_mix22.c236 /* conversion from PmBoardCodedLevel to AKM nonlinear programming */ in hr222_set_hw_playback_level()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
Dpcxhr_mix22.c236 /* conversion from PmBoardCodedLevel to AKM nonlinear programming */ in hr222_set_hw_playback_level()
/kernel/linux/linux-5.10/drivers/acpi/
Dcppc_acpi.c624 * // Lowest Nonlinear Performance

12