Home
last modified time | relevance | path

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

12345678910>>...16

/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/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c494 /* The REFLECT flag acts as a trigger to the REPFLOW bit. When REPFLOW in TEST_F()
519 EXPECT_TRUE(!err) TH_LOG("failed to enable REFLECT on the listener"); in TEST_F()
528 TH_LOG("accepted socket did not reflect client's label"); in TEST_F()
533 TH_LOG("failed to disable REFLECT on the accepted socket"); in TEST_F()
537 EXPECT_TRUE(err) TH_LOG("expected disabling REFLECT twice to fail"); in TEST_F()
/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.h66 * point and length are updated to reflect the actual content of the encrypted
109 * reflect the actual content of the secure region.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-gnss6 The GNSS receiver type. The currently identified types reflect
H A Dsysfs-devices-power_state11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
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-real_power_state14 "D3cold", reflect the power state names defined by the ACPI
H A Dsysfs-class-net-qmi11 The netdev will change to reflect the link framing
/linux/arch/mips/include/asm/
H A Disadep.h4 * Most of the following constants reflect the different layout
/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/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_apis.rst16 The APIs described here doesn't necessarily reflect the current
H A Dfe-get-property.rst53 At return, the values aren't updated to reflect the actual
/linux/net/rds/
H A Dinfo.h13 * These functions must fill in the fields of @lens to reflect the size
/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/Documentation/hwmon/
H A Dgsc-hwmon.rst34 The values returned by the driver reflect millidegree Celsius:
/linux/Documentation/mm/
H A Dindex.rst17 This guide is expected to reflect reality, which requires contributors
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c190 * reflect the new CE state. If an ACK was delayed, in dctcp_ece_ack_update()
191 * send that first to reflect the prior CE state. in dctcp_ece_ack_update()
/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/fs/9p/
H A Dfid.h46 * NOTE: these are set after open so only reflect 9p client not
/linux/samples/bpf/
H A Dtcp_tos_reflect_kern.c5 * BPF program to automatically reflect TOS option from received syn packet

12345678910>>...16