Home
last modified time | relevance | path

Searched full:reflect (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/linux-6.14.4/net/ipv4/
Dtcp_dctcp.h26 * 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-6.14.4/arch/powerpc/lib/
Dcrc32-vpmsum_core.S34 #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-6.14.4/drivers/gpu/drm/
Ddrm_blend.c113 * "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-6.14.4/kernel/sched/
Dpelt.h85 * 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-6.14.4/Documentation/scheduler/
Dschedutil.rst39 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-6.14.4/arch/mips/include/asm/octeon/
Dcvmx-pip.h455 * @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-6.14.4/Documentation/driver-api/pm/
Dcpuidle.rst54 :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-6.14.4/fs/xfs/libxfs/
Dxfs_parent.c187 /* Add a parent pointer to reflect a dirent addition. */
209 /* Remove a parent pointer to reflect a dirent removal. */
231 /* Replace one parent pointer with another to reflect a rename. */
/linux-6.14.4/arch/mips/include/asm/
Disadep.h4 * Most of the following constants reflect the different layout
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-class-gnss6 The GNSS receiver type. The currently identified types reflect
Dsysfs-devices-power_state11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
Dsysfs-class-led-trigger-netdev48 hardware and won't reflect the value set in interval.
63 hardware and won't reflect the value set in interval.
Dsysfs-devices-real_power_state14 "D3cold", reflect the power state names defined by the ACPI
/linux-6.14.4/Documentation/trace/
Duser_events.rst24 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-6.14.4/fs/xfs/scrub/
Dhealth.c27 * good position to update the online filesystem health assessments to reflect
65 * sick_mask_visible to reflect whatever other structures are rebuilt, and
289 * If we just repaired some AG metadata, sc->sick_mask will reflect all in xchk_ag_btree_del_cursor_if_sick()
/linux-6.14.4/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_apis.rst16 The APIs described here doesn't necessarily reflect the current
/linux-6.14.4/net/rds/
Dinfo.h13 * These functions must fill in the fields of @lens to reflect the size
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsa8155p.dtsi7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dia_css_prbs.h25 * Make sure the value of this define gets changed to reflect the correct
/linux-6.14.4/Documentation/power/
Denergy-model.rst74 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-6.14.4/drivers/net/phy/
Dopen_alliance_helpers.h7 * These defines reflect the TDR (Time Delay Reflection) diagnostic feature
/linux-6.14.4/include/linux/
Dpr.h35 * will reflect the total number of keys the device contains, so the
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dbpf_dctcp.c196 * 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-6.14.4/drivers/rtc/
Drtc-pcf8583.c206 * 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-6.14.4/Documentation/hwmon/
Dgsc-hwmon.rst34 The values returned by the driver reflect millidegree Celsius:

12345678910>>...26