/linux/arch/powerpc/include/asm/ |
H A D | reg_8xx.h | 68 #define DC_SFWT 0x01000000 /* Set forced writethrough mode */ 69 #define DC_CFWT 0x03000000 /* Clear forced writethrough mode */ 80 #define DC_DFWT 0x40000000 /* Data cache is forced write through */
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | microchip,pac1934.yaml | 41 consumption). If configured in SLOW mode, if this pin is forced high, 42 sampling rate is forced to eight samples/second. When it is forced low,
|
/linux/fs/autofs/ |
H A D | expire.c | 51 /* Not a submount, has a forced expire been requested */ in autofs_mount_busy() 154 /* Forced expire, user space handles busy mounts */ in autofs_direct_busy() 227 /* Forced expire, user space handles busy mounts */ in autofs_tree_busy() 256 /* This isn't a submount so if a forced expire in autofs_check_leaves() 343 /* This isn't a submount so if a forced expire in should_expire() 358 /* Forced expire, user space handles busy mounts */ in should_expire() 376 /* Not a forced expire? */ in should_expire() 393 /* Not a forced expire? */ in should_expire()
|
/linux/kernel/sched/ |
H A D | core_sched.c | 88 * core has now entered/left forced idle state. Defer accounting to the in sched_core_update_cookie() 262 /* can't be forced idle without a running task */ in __sched_core_account_forceidle() 267 * forced idle amount since there can be more than one forced in __sched_core_account_forceidle()
|
/linux/Documentation/block/ |
H A D | writeback_cache_control.rst | 17 a forced cache flush, and the Force Unit Access (FUA) flag for requests. 33 Forced Unit Access 46 the Forced Unit Access is implemented. The REQ_PREFLUSH and REQ_FUA flags
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | core-scheduling.rst | 115 then the sibling is considered to be in a `forced idle` state. I.e., it may 119 Forced-idling of hyperthreads 125 siblings could be forced to select a lower priority task if the highest 127 task. If a sibling does not have a trusted task to run, it will be forced idle 157 and are considered system-wide trusted. The forced-idling of siblings running
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_subprog_precision.c | 65 /* here r0->r1->r6 chain is forced to be precise and has to be in subprog_result_precise() 193 /* here r0 is forced to be precise and has to be in global_subprog_result_precise() 312 /* here r6 is forced to be precise and has to be propagated in callback_result_precise() 351 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise() 385 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_global() 445 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_with_callback() 495 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise() 539 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_global() 607 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_with_callback() 624 return vals[x]; /* x is forced to be precise */ in subprog_with_precise_arg() [all …]
|
/linux/arch/sparc/include/asm/ |
H A D | estate.h | 7 #define ESTATE_ERROR_FMESS 0x000000000003c000 /* Forced MTAG ECC val */ 9 #define ESTATE_ERROR_FDECC 0x0000000000001ff0 /* Forced DATA ECC val */
|
/linux/drivers/scsi/ |
H A D | fdomain.h | 67 #define IRQ_FORCED BIT(6) /* Forced interrupt */ 71 #define ACTL_FIRQ BIT(1) /* Set Forced interrupt */ 75 #define ACTL_CLRFIRQ BIT(5) /* Clear Forced interrupt */
|
/linux/Documentation/gpu/ |
H A D | drm-compute.rst | 17 not even to force preemption. The driver with is simply forced to unmap a BO 33 to this flag, it would prevent cooperating userspace from forced terminating
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-rfkill | 64 transmitter is forced off by something outside of 78 The transmitter is forced off by something outside of
|
/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 178 | If bit 2 is set, round is forced to double. If it is clear, 179 | and bit 6 is set, round is forced to single. If both are clear, 192 | The move or operation is not with forced precision. Test for 474 | If bit 2 is set, round is forced to double. If it is clear, 475 | and bit 6 is set, round is forced to single. If both are clear, 486 | The move or operation is not with forced precision. Use the 766 btstl #6,%d0 |test for forced precision 770 movel #0x1,%d0 |inst is forced single 773 movel #0x2,%d0 |inst is forced double 776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec [all …]
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 42 azoteq,forced-comms: 45 Enables forced communication; to be used with host adapters that cannot 48 azoteq,forced-comms-default: 52 Indicates if the device's OTP memory enables (1) or disables (0) forced 58 that point, forced communication is either enabled or disabled based on 59 the presence or absence of the 'azoteq,forced-comms' property.
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | amd_acpi.h | 49 u8 forced_power_gfx; /* forced power state: target gfx controller */ 50 u8 forced_power_state; /* forced power state: state id */ 210 * BYTE - forced power state: target gfx controller 211 * BYTE - forced power state: state id (0: forced state, non-0: state)
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-client-cap.rst | 88 will be forced to 0 by the kernel. 92 ``which`` field is forced to ``V4L2_SUBDEV_FORMAT_ACTIVE`` by the
|
/linux/kernel/module/ |
H A D | Kconfig | 125 bool "Forced module loading" 129 --force). Forced module loading sets the 'F' (forced) taint flag and 141 bool "Forced module unloading"
|
/linux/include/linux/ |
H A D | livepatch.h | 154 * @forced: was involved in a forced transition 170 bool forced; member
|
/linux/drivers/media/dvb-frontends/ |
H A D | isl6405.c | 122 /* bits which should be forced to '1' */ in isl6405_attach() 125 /* bits which should be forced to '0' */ in isl6405_attach()
|
H A D | lnbp21.c | 126 /* bits which should be forced to '1' */ in lnbx2x_attach() 129 /* bits which should be forced to '0' */ in lnbx2x_attach()
|
H A D | isl6421.c | 190 /* bits which should be forced to '1' */ in isl6421_attach() 193 /* bits which should be forced to '0' */ in isl6421_attach()
|
/linux/include/uapi/linux/ |
H A D | nbd.h | 54 #define NBD_FLAG_SEND_FUA (1 << 3) /* send FUA (forced unit access) */ 62 #define NBD_CMD_FLAG_FUA (1 << 16) /* FUA (forced unit access) op */
|
H A D | dpll.h | 32 * forced by setting DPLL_A_MODE to DPLL_MODE_DETACHED) 37 * was forced by disconnecting all the pins (latter possible only when dpll
|
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
H A D | dcn10_opp.c | 108 * is forced to zeros. Typically set to 0 in opp1_set_spatial_dither() 113 * forced to zeros. Typically set to 0 RGB in opp1_set_spatial_dither() 118 * forced to zeros. Typically set to 0 RGB and in opp1_set_spatial_dither()
|
/linux/arch/arm64/kernel/ |
H A D | proton-pack.c | 358 * on a per-task basis, but can also be forced on for the kernel, necessitating 713 * If the mitigation is forced on, then speculation is forced in ssbd_prctl_set() 724 * If the mitigation is forced off, then speculation is forced in ssbd_prctl_set() 743 * If the mitigation state is forced one way or the other, then in ssbd_prctl_set()
|
/linux/tools/testing/selftests/rcutorture/doc/ |
H A D | TINY_RCU.txt | 38 All forced by CONFIG_TINY_RCU.
|