/linux/net/ipv4/ |
H A D | tcp_dctcp.h | 26 * reflect the new CE state. If an ACK was delayed, in dctcp_ece_ack_update() 27 * send that first to reflect the prior CE state. in dctcp_ece_ack_update()
|
/linux/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 34 #if defined(__BIG_ENDIAN__) && defined(REFLECT) 36 #elif defined(__LITTLE_ENDIAN__) && !defined(REFLECT) 109 #ifdef REFLECT 356 #ifdef REFLECT 514 #ifdef REFLECT 521 #ifndef REFLECT 542 * reflecting our data (which is expensive to do), we bit reflect our 544 * our vector registers goes from 0-63 instead of 63-0. We can reflect
|
/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 113 * "reflect-<axis>": 117 * reflect-x:: 123 * reflect-y:: 263 * "reflect-x" 265 * "reflect-y" 281 { __builtin_ffs(DRM_MODE_REFLECT_X) - 1, "reflect-x" }, in drm_plane_create_rotation_property() 282 { __builtin_ffs(DRM_MODE_REFLECT_Y) - 1, "reflect-y" }, in drm_plane_create_rotation_property()
|
/linux/Documentation/scheduler/ |
H A D | schedutil.rst | 39 will decrease to reflect the fraction of time each task spends on the CPU 40 while 'runnable' will increase to reflect the amount of contention. 162 will closely reflect utilization.
|
/linux/kernel/sched/ |
H A D | pelt.h | 85 * The clock_pelt scales the time to reflect the effective amount of 107 * reflect how much work has been really done. in update_rq_clock_pelt() 116 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip.h | 455 * @reflect: Reflect 460 uint64_t invert_result, uint64_t reflect, in cvmx_pip_config_crc() argument 469 config.s.reflect = reflect; in cvmx_pip_config_crc()
|
/linux/Documentation/driver-api/pm/ |
H A D | cpuidle.rst | 54 :c:member:`select`, :c:member:`reflect`, a :c:member:`rating` field described 137 :c:member:`reflect` 140 void (*reflect) (struct cpuidle_device *dev, int index); 174 :c:member:`target_residency` value is expected to reflect the "depth" of the
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-gnss | 6 The GNSS receiver type. The currently identified types reflect
|
H A D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
H A D | sysfs-class-led-trigger-netdev | 48 hardware and won't reflect the value set in interval. 63 hardware and won't reflect the value set in interval.
|
H A D | sysfs-devices-real_power_state | 14 "D3cold", reflect the power state names defined by the ACPI
|
/linux/arch/mips/include/asm/ |
H A D | isadep.h | 4 * Most of the following constants reflect the different layout
|
/linux/Documentation/trace/ |
H A D | user_events.rst | 24 process tells the kernel which address and bit to reflect if any tool has 70 + enable_bit: The bit to reflect the event status at the address specified by 82 + enable_addr: The address of the value to use to reflect event status. This
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_apis.rst | 16 The APIs described here doesn't necessarily reflect the current
|
/linux/Documentation/process/ |
H A D | code-of-conduct-interpretation.rst | 118 part of the user/kernel API, or reflect terminology used in published 157 time, this document will be updated when necessary to reflect any
|
/linux/net/rds/ |
H A D | info.h | 13 * These functions must fill in the fields of @lens to reflect the size
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8155p.dtsi | 7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
|
/linux/Documentation/power/ |
H A D | energy-model.rst | 74 To better reflect power variation due to static power (leakage) the EM 117 formula in the framework (like it is in 'simple' EM case). It can better reflect 161 The .get_cost() allows to provide the 'cost' values which reflect the 180 The EM which is registered using this method might not reflect correctly the
|
/linux/drivers/net/phy/ |
H A D | open_alliance_helpers.h | 7 * These defines reflect the TDR (Time Delay Reflection) diagnostic feature
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_prbs.h | 34 * Make sure the value of this define gets changed to reflect the correct
|
/linux/include/linux/ |
H A D | pr.h | 35 * will reflect the total number of keys the device contains, so the
|
/linux/drivers/rtc/ |
H A D | rtc-pcf8583.c | 206 * year, which should reflect the LSB two bits of the in pcf8583_rtc_read_time() 240 * The RTC's own 2-bit year must reflect the least in pcf8583_rtc_set_time()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_dctcp.c | 196 * reflect the new CE state. If an ACK was delayed, in dctcp_ece_ack_update() 197 * send that first to reflect the prior CE state. in dctcp_ece_ack_update()
|
/linux/include/asm-generic/ |
H A D | memory_model.h | 42 * Note: section's mem_map is encoded to reflect its start_pfn.
|
/linux/Documentation/hwmon/ |
H A D | gsc-hwmon.rst | 34 The values returned by the driver reflect millidegree Celsius:
|