Home
last modified time | relevance | path

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

12345678910>>...20

/linux/net/ipv4/
H A 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/lib/crc/powerpc/
H A Dcrc-vpmsum-template.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/kernel/sched/
H A Dpelt.h89 * The clock_pelt scales the time to reflect the effective amount of
111 * reflect how much work has been really done. in update_rq_clock_pelt()
120 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
/linux/Documentation/scheduler/
H A 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/arch/mips/include/asm/octeon/
H A 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/Documentation/driver-api/pm/
H A 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/net/rxrpc/
H A Drxgk_common.h65 * offset and length are updated to reflect the actual content of the encrypted
109 * to reflect the actual content of the secure region.
/linux/Documentation/trace/
H A 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/fs/xfs/scrub/
H A 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/Documentation/ABI/testing/
H A Dsysfs-class-gnss6 The GNSS receiver type. The currently identified types reflect
H A 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.
H A Dsysfs-devices-power_state11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
H A Dsysfs-devices-real_power_state14 "D3cold", reflect the power state names defined by the ACPI
/linux/arch/mips/include/asm/
H A Disadep.h4 * Most of the following constants reflect the different layout
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_apis.rst16 The APIs described here doesn't necessarily reflect the current
/linux/net/rds/
H A Dinfo.h13 * These functions must fill in the fields of @lens to reflect the size
/linux/Documentation/power/
H A 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/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
/linux/drivers/net/phy/
H A Dopen_alliance_helpers.h7 * These defines reflect the TDR (Time Delay Reflection) diagnostic feature
/linux/include/linux/
H A Dpr.h35 * will reflect the total number of keys the device contains, so the
/linux/drivers/rtc/
H A 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/tools/testing/selftests/bpf/progs/
H A 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/Documentation/hwmon/
H A Dgsc-hwmon.rst34 The values returned by the driver reflect millidegree Celsius:
/linux/fs/xfs/libxfs/
H A Dxfs_btree_mem.c304 * Reset the transaction's dirty flag to reflect the dirty state of the in xfbtree_trans_commit()
341 * Reset the transaction's dirty flag to reflect the dirty state of the in xfbtree_trans_cancel()
/linux/fs/9p/
H A Dfid.h46 * NOTE: these are set after open so only reflect 9p client not

12345678910>>...20