/linux-6.14.4/Documentation/mm/ |
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
|
/linux-6.14.4/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,gamma.yaml | 14 Mediatek display gamma correction, namely GAMMA, provides a nonlinear
|
/linux-6.14.4/Documentation/admin-guide/acpi/ |
D | cppc_sysfs.rst | 43 * lowest_nonlinear_perf : Lowest performance of this processor with nonlinear
|
/linux-6.14.4/drivers/cpufreq/ |
D | amd-pstate.h | 40 * @lowest_nonlinear_perf: the lowest performance level at which nonlinear power
|
D | cppc_cpufreq.c | 610 * Set min to lowest nonlinear perf to avoid any efficiency penalty (see in cppc_cpufreq_cpu_init() 620 * nonlinear perf in cppc_cpufreq_cpu_init()
|
/linux-6.14.4/Documentation/hwmon/ |
D | max31760.rst | 30 the user to program a smooth nonlinear fan speed vs. temperature transfer
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_scheduler_types.h | 36 * actually, from a nonlinear, non-subjective viewpoint, it's more like a big
|
/linux-6.14.4/drivers/iio/accel/ |
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()
|
/linux-6.14.4/include/linux/ |
D | power_supply.h | 725 * load is rarely that small and Ri is strongly nonlinear depending on 738 * nonlinear and may need many datapoints but can be found in datasheets for 749 * voltage drops too low for example. This effect is also highly nonlinear and
|
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 2152 /* linear data size for nonlinear skbs needs to be aligned */ in dpaa_a050385_wa_skb() 2303 bool nonlinear; in dpaa_start_xmit() local 2319 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2320 if (!nonlinear) { in dpaa_start_xmit() 2336 if (unlikely(nonlinear && in dpaa_start_xmit() 2344 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2351 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2355 if (nonlinear) { in dpaa_start_xmit()
|
/linux-6.14.4/arch/x86/mm/ |
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()
|
/linux-6.14.4/drivers/video/backlight/ |
D | mp3309c.c | 231 * to allow nonlinear mappings. in mp3309c_parse_fwnode()
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | pgtable.h | 41 * To make nonlinear swap work according to the more recent
|
/linux-6.14.4/net/vmw_vsock/ |
D | virtio_transport.c | 118 /* If skb is nonlinear, then its buffer must contain in virtio_transport_send_skb()
|
/linux-6.14.4/Documentation/admin-guide/pm/ |
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
|
/linux-6.14.4/sound/pci/pcxhr/ |
D | pcxhr_mix22.c | 236 /* conversion from PmBoardCodedLevel to AKM nonlinear programming */ in hr222_set_hw_playback_level()
|
/linux-6.14.4/drivers/clk/qcom/ |
D | gcc-ipq4019.c | 176 * This clock divider is nonlinear so this function calculates the actual
|
/linux-6.14.4/drivers/media/platform/chips-media/coda/ |
D | coda-jpeg.c | 992 * Scale quantization table using nonlinear scaling factor
|
/linux-6.14.4/drivers/acpi/ |
D | cppc_acpi.c | 653 * ResourceTemplate() {Register(PCC, 32, 0, 0x128, 2)}, // Lowest Nonlinear Performance
|
/linux-6.14.4/net/iucv/ |
D | af_iucv.c | 989 /* In nonlinear "classic" iucv skb, in iucv_sock_sendmsg()
|
/linux-6.14.4/drivers/net/ethernet/microsoft/mana/ |
D | mana_en.c | 208 "TX nonlinear head: hs:%d, skb_hlen:%d\n", in mana_fix_skb_head()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/spl/ |
D | dc_spl.c | 814 * function to determine whether to use LINEAR or NONLINEAR scaling in enable_easf()
|
/linux-6.14.4/net/tipc/ |
D | crypto.c | 754 * for authentication tag @skb allocation. Even when skb is nonlinear in tipc_aead_encrypt()
|
/linux-6.14.4/drivers/hid/ |
D | hid-debug.c | 3040 seq_printf(f, "%s", HID_MAIN_ITEM_NONLINEAR & j ? "NonLinear " : ""); in hid_dump_field()
|
/linux-6.14.4/mm/ |
D | memory.c | 4470 * page->index of !PageKSM() pages would be nonlinear inside the in do_swap_page()
|