Searched full:reflect (Results 1 – 25 of 512) sorted by relevance
12345678910>>...21
/Linux-v5.10/net/ipv4/ |
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-v5.10/arch/powerpc/crypto/ |
D | crc32-vpmsum_core.S | 34 #if defined(__BIG_ENDIAN__) && defined(REFLECT) 36 #elif defined(__LITTLE_ENDIAN__) && !defined(REFLECT) 109 #ifdef REFLECT 359 #ifdef REFLECT 518 #ifdef REFLECT 525 #ifndef REFLECT 546 * reflecting our data (which is expensive to do), we bit reflect our 548 * our vector registers goes from 0-63 instead of 63-0. We can reflect
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_blend.c | 113 * "reflect-<axis>": 117 * reflect-x:: 123 * reflect-y:: 256 * "reflect-x" 258 * "reflect-y" 274 { __builtin_ffs(DRM_MODE_REFLECT_X) - 1, "reflect-x" }, in drm_plane_create_rotation_property() 275 { __builtin_ffs(DRM_MODE_REFLECT_Y) - 1, "reflect-y" }, in drm_plane_create_rotation_property()
|
/Linux-v5.10/kernel/sched/ |
D | pelt.h | 72 * The clock_pelt scales the time to reflect the effective amount of 95 * reflect how much work has been really done. in update_rq_clock_pelt() 104 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
|
/Linux-v5.10/arch/mips/include/asm/octeon/ |
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-v5.10/Documentation/driver-api/pm/ |
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-v5.10/arch/mips/kvm/ |
D | interrupt.c | 37 * Cause bits to reflect the pending timer interrupt, in kvm_mips_queue_timer_int_cb() 60 * Cause bits to reflect the pending IO interrupt, in kvm_mips_queue_io_int_cb()
|
/Linux-v5.10/security/integrity/evm/ |
D | evm_main.c | 429 * evm_inode_post_setxattr - update 'security.evm' to reflect the changes 435 * Update the HMAC stored in 'security.evm' to reflect the change. 458 * Update the HMAC stored in 'security.evm' to reflect removal of the xattr. 508 * For now, update the HMAC stored in 'security.evm' to reflect UID/GID
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-gnss | 6 The GNSS receiver type. The currently identified types reflect
|
D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
D | sysfs-devices-real_power_state | 14 "D3cold", reflect the power state names defined by the ACPI
|
D | sysfs-class-net-qmi | 11 The netdev will change to reflect the link framing
|
/Linux-v5.10/arch/mips/include/asm/ |
D | isadep.h | 4 * Most of the following constants reflect the different layout
|
/Linux-v5.10/net/rds/ |
D | info.h | 13 * These functions must fill in the fields of @lens to reflect the size
|
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | bpf_dctcp.c | 156 * reflect the new CE state. If an ACK was delayed, in dctcp_ece_ack_update() 157 * send that first to reflect the prior CE state. in dctcp_ece_ack_update()
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_apis.rst | 21 The APIs described here doesn't necessarily reflect the current
|
D | fe-get-property.rst | 53 At return, the values aren't updated to reflect the actual
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_prbs.h | 34 * Make sure the value of this define gets changed to reflect the correct
|
D | ia_css_tpg.h | 34 * Make sure the value of this define gets changed to reflect the correct
|
/Linux-v5.10/fs/xfs/scrub/ |
D | health.c | 23 * good position to update the online filesystem health assessments to reflect 61 * sick_mask_visible to reflect whatever other structures are rebuilt, and
|
/Linux-v5.10/Documentation/hwmon/ |
D | gsc-hwmon.rst | 34 The values returned by the driver reflect millidegree Celcius:
|
/Linux-v5.10/drivers/rtc/ |
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-v5.10/include/asm-generic/ |
D | memory_model.h | 59 * Note: section's mem_map is encoded to reflect its start_pfn.
|
/Linux-v5.10/samples/bpf/ |
D | tcp_tos_reflect_kern.c | 5 * BPF program to automatically reflect TOS option from received syn packet
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | debug_public.h | 37 * state which does not reflect the presence of data
|
12345678910>>...21