Searched full:nonlinear (Results 1 – 14 of 14) sorted by relevance
| /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
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | cppc_sysfs.rst | 43 * lowest_nonlinear_perf : Lowest performance of this processor with nonlinear
|
| /linux/Documentation/hwmon/ |
| H A D | max31760.rst | 30 the user to program a smooth nonlinear fan speed vs. temperature transfer
|
| /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
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 2150 /* linear data size for nonlinear skbs needs to be aligned */ in dpaa_a050385_wa_skb() 2301 bool nonlinear; in dpaa_start_xmit() local 2317 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2318 if (!nonlinear) { in dpaa_start_xmit() 2334 if (unlikely(nonlinear && in dpaa_start_xmit() 2342 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2349 nonlinear = skb_is_nonlinear(skb); in dpaa_start_xmit() 2353 if (nonlinear) { in dpaa_start_xmit()
|
| /linux/drivers/video/backlight/ |
| H A D | mp3309c.c | 229 * to allow nonlinear mappings. in mp3309c_parse_fwnode()
|
| /linux/drivers/cpufreq/ |
| H A D | cppc_cpufreq.c | 672 * Set min to lowest nonlinear perf to avoid any efficiency penalty (see in cppc_cpufreq_cpu_init() 680 * nonlinear perf in cppc_cpufreq_cpu_init()
|
| /linux/net/vmw_vsock/ |
| H A D | virtio_transport.c | 121 /* If skb is nonlinear, then its buffer must contain in virtio_transport_send_skb()
|
| /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
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda-jpeg.c | 992 * Scale quantization table using nonlinear scaling factor
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 739 * ResourceTemplate() {Register(PCC, 32, 0, 0x128, 2)}, // Lowest Nonlinear Performance
|
| /linux/net/tipc/ |
| H A D | crypto.c | 745 * for authentication tag @skb allocation. Even when skb is nonlinear in tipc_aead_encrypt()
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_en.c | 277 "TX nonlinear head: hs:%d, skb_hlen:%d\n", in mana_fix_skb_head()
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3043 seq_printf(f, "%s", HID_MAIN_ITEM_NONLINEAR & j ? "NonLinear " : ""); in hid_dump_field()
|