Home
last modified time | relevance | path

Searched full:forced (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_8xx.h68 #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 */
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_subprog_precision.c66 /* here r0->r1->r6 chain is forced to be precise and has to be in subprog_result_precise()
106 /* here r0 is forced to be precise and has to be in global_subprog_result_precise()
175 /* here r6 is forced to be precise and has to be propagated in callback_result_precise()
214 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise()
248 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_global()
308 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_with_callback()
358 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise()
404 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_global()
472 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_with_callback()
489 return vals[x]; /* x is forced to be precise */ in subprog_with_precise_arg()
[all …]
/openbmc/linux/fs/autofs/
H A Dexpire.c51 /* Not a submount, has a forced expire been requested */ in autofs_mount_busy()
157 /* Forced expire, user space handles busy mounts */ in autofs_direct_busy()
230 /* Forced expire, user space handles busy mounts */ in autofs_tree_busy()
259 /* This isn't a submount so if a forced expire in autofs_check_leaves()
346 /* This isn't a submount so if a forced expire in should_expire()
361 /* Forced expire, user space handles busy mounts */ in should_expire()
379 /* Not a forced expire? */ in should_expire()
396 /* Not a forced expire? */ in should_expire()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h96 #define DC_SFWT 0x01000000 /* Set forced writethrough mode */
97 #define DC_CFWT 0x03000000 /* Clear forced writethrough mode */
108 #define DC_DFWT 0x40000000 /* Data cache is forced write through */
/openbmc/linux/kernel/sched/
H A Dcore_sched.c88 * 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()
/openbmc/linux/Documentation/block/
H A Dwriteback_cache_control.rst17 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
/openbmc/qemu/tests/qemu-iotests/
H A D241.out14 === Exporting unaligned raw image, forced server sector alignment ===
27 === Exporting unaligned raw image, forced client sector alignment ===
H A D24167 echo "=== Exporting unaligned raw image, forced server sector alignment ==="
81 echo "=== Exporting unaligned raw image, forced client sector alignment ==="
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst115 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
/openbmc/linux/arch/sparc/include/asm/
H A Destate.h7 #define ESTATE_ERROR_FMESS 0x000000000003c000 /* Forced MTAG ECC val */
9 #define ESTATE_ERROR_FDECC 0x0000000000001ff0 /* Forced DATA ECC val */
/openbmc/linux/drivers/scsi/
H A Dfdomain.h67 #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 */
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/openbmc/linux/kernel/module/
H A DKconfig124 bool "Forced module loading"
128 --force). Forced module loading sets the 'F' (forced) taint flag and
140 bool "Forced module unloading"
/openbmc/linux/include/uapi/linux/
H A Dnbd.h53 #define NBD_FLAG_SEND_FUA (1 << 3) /* send FUA (forced unit access) */
59 #define NBD_CMD_FLAG_FUA (1 << 16) /* FUA (forced unit access) op */
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml42 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.
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h49 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)
/openbmc/linux/arch/m68k/fpsp040/
H A Dres_func.S178 | 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 …]
/openbmc/linux/include/linux/
H A Dlivepatch.h154 * @forced: was involved in a forced transition
170 bool forced; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Disl6405.c122 /* bits which should be forced to '1' */ in isl6405_attach()
125 /* bits which should be forced to '0' */ in isl6405_attach()
H A Dlnbp21.c126 /* bits which should be forced to '1' */ in lnbx2x_attach()
129 /* bits which should be forced to '0' */ in lnbx2x_attach()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dinit.c23 * not forced to user-mode. in init_aips()
49 * not forced to user-mode. in init_aips()
/openbmc/phosphor-state-manager/target_files/
H A Dobmc-host-force-warm-reboot@.target2 # This will perform a forced restart of the host while keeping the chassis
/openbmc/linux/tools/testing/selftests/rcutorture/doc/
H A DTINY_RCU.txt38 All forced by CONFIG_TINY_RCU.
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c107 * is forced to zeros. Typically set to 0 in opp1_set_spatial_dither()
112 * forced to zeros. Typically set to 0 RGB in opp1_set_spatial_dither()
117 * forced to zeros. Typically set to 0 RGB and in opp1_set_spatial_dither()
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dspear13xx-pcie.txt14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.

12345678910>>...40