| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/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 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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | pelt.h | 65 * The clock_pelt scales the time to reflect the effective amount of 88 * reflect how much work has been really done. in update_rq_clock_pelt() 97 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| 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()
|
| /kernel/linux/linux-6.6/Documentation/scheduler/ |
| 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. 163 will closely reflect utilization.
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | pelt.h | 84 * The clock_pelt scales the time to reflect the effective amount of 106 * reflect how much work has been really done. in update_rq_clock_pelt() 115 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | health.c | 27 * good position to update the online filesystem health assessments to reflect 65 * sick_mask_visible to reflect whatever other structures are rebuilt, and 230 * If we just repaired some AG metadata, sc->sick_mask will reflect all in xchk_ag_btree_healthy_enough()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| 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.
|
| 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
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/Documentation/trace/ |
| D | user_events.rst | 19 process tells the kernel which address and bit to reflect if any tool has 65 + enable_bit: The bit to reflect the event status at the address specified by 77 + enable_addr: The address of the value to use to reflect event status. This
|
| /kernel/linux/linux-5.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. 510 * For now, update the HMAC stored in 'security.evm' to reflect UID/GID
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | isadep.h | 4 * Most of the following constants reflect the different layout
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | isadep.h | 4 * Most of the following constants reflect the different layout
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/ |
| D | legacy_dvb_apis.rst | 16 The APIs described here doesn't necessarily reflect the current
|