/openbmc/linux/Documentation/mm/ |
H A D | remap_file_pages.rst | 5 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
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,gamma.yaml | 14 Mediatek display gamma correction, namely GAMMA, provides a nonlinear
|
/openbmc/linux/include/linux/ |
H A D | amd-pstate.h | 44 * @lowest_nonlinear_perf: the lowest performance level at which nonlinear power
|
H A D | power_supply.h | 696 * 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
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | cppc_sysfs.rst | 43 * lowest_nonlinear_perf : Lowest performance of this processor with nonlinear
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max31760.rst | 30 the user to program a smooth nonlinear fan speed vs. temperature transfer
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_scheduler_types.h | 36 * actually, from a nonlinear, non-subjective viewpoint, it's more like a big
|
/openbmc/linux/drivers/iio/accel/ |
H A D | sca3000.c | 935 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()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 2142 /* 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()
|
/openbmc/linux/arch/x86/mm/ |
H A D | init_32.c | 163 * 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()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cppc_cpufreq.c | 634 * 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()
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 41 * To make nonlinear swap work according to the more recent
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | amd-pstate.rst | 113 This is the lowest performance level at which nonlinear power savings are 123 performance level lower than the lowest nonlinear performance level may
|
/openbmc/linux/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.c | 236 /* conversion from PmBoardCodedLevel to AKM nonlinear programming */ in hr222_set_hw_playback_level()
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-ipq4019.c | 176 * This clock divider is nonlinear so this function calculates the actual
|
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | 648 seq_printf(f, "%s", HID_MAIN_ITEM_NONLINEAR & j ? "NonLinear " : ""); in hid_dump_field()
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-jpeg.c | 992 * Scale quantization table using nonlinear scaling factor
|
/openbmc/linux/drivers/acpi/ |
H A D | cppc_acpi.c | 651 * ResourceTemplate() {Register(PCC, 32, 0, 0x128, 2)}, // Lowest Nonlinear Performance
|
/openbmc/linux/net/iucv/ |
H A D | af_iucv.c | 989 /* In nonlinear "classic" iucv skb, in iucv_sock_sendmsg()
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_en.c | 192 "TX nonlinear head: hs:%d, skb_hlen:%d\n", in mana_fix_skb_head()
|
/openbmc/linux/net/tipc/ |
H A D | crypto.c | 754 * for authentication tag @skb allocation. Even when skb is nonlinear in tipc_aead_encrypt()
|
/openbmc/linux/mm/ |
H A D | memory.c | 3908 * page->index of !PageKSM() pages would be nonlinear inside the in do_swap_page()
|