Searched full:preventing (Results 1 – 25 of 320) sorted by relevance
12345678910>>...13
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
D | iface.h | 26 * @IWL_MLD_EMLSR_BLOCKED_WOWLAN: WOWLAN is preventing EMLSR 27 * @IWL_MLD_EMLSR_BLOCKED_ROC: remain-on-channel is preventing EMLSR 29 * preventing EMLSR 31 * link is preventing EMLSR. This is a temporary blocking that is set when 83 * @blocked_reasons: Reasons preventing EMLSR from being enabled
|
/linux-6.15/Documentation/i2c/ |
D | old-module-parameters.rst | 39 Preventing a driver from attaching to an I2C device 52 the driver. The dummy device will be handled by i2c-core itself, preventing
|
/linux-6.15/Documentation/locking/ |
D | locktypes.rst | 126 semaphores have no concept of owners, thus preventing PREEMPT_RT from 137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing 154 have its priority boosted until it releases the lock, thus preventing that 303 thus preventing writer starvation. 318 preventing that writer from starving readers.
|
/linux-6.15/security/safesetid/ |
D | lsm.c | 208 * that could arise from a missing allowlist entry preventing a in safesetid_task_fix_setuid() 232 * that could arise from a missing allowlist entry preventing a in safesetid_task_fix_setgid() 253 * that could arise from a missing allowlist entry preventing a in safesetid_task_fix_setgroups()
|
/linux-6.15/drivers/xen/xen-pciback/ |
D | Makefile | 5 # thus preventing the driver to be built as a module.
|
/linux-6.15/tools/memory-model/litmus-tests/ |
D | LB+fencembonceonce+ctrlonceonce.litmus | 7 * the load-buffering pattern, in other words, preventing all processes
|
/linux-6.15/security/landlock/errata/ |
D | abi-6.h | 10 * preventing sandboxed threads from signaling other threads within the same
|
/linux-6.15/tools/testing/selftests/powerpc/pmu/ebb/ |
D | regs_access_pmccext_test.c | 16 * sets MMCR0_PMCCEXT preventing further read access to the
|
D | close_clears_pmcc_test.c | 15 * Test that closing the EBB event clears MMCR0_PMCC, preventing further access
|
D | fork_cleanup_test.c | 20 * are cleared, and MMCR0_PMCC is reset, preventing the child from accessing
|
/linux-6.15/Documentation/devicetree/bindings/fpga/ |
D | xlnx,pr-decoupler.yaml | 26 preventing the system deadlock that can occur if AXI transactions are
|
/linux-6.15/tools/testing/selftests/arm64/pauth/ |
D | Makefile | 38 # preventing the tests from occurring at all. Compile for ARMv8.2 so tests can
|
/linux-6.15/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 76 has been preventing autosleep, in milliseconds.
|
/linux-6.15/include/uapi/linux/ |
D | resource.h | 72 * The main use-cases are (1) preventing sensitive memory
|
/linux-6.15/Documentation/driver-api/ |
D | io_ordering.rst | 50 pending writes before actually posting the read to the chipset, preventing
|
/linux-6.15/drivers/misc/ibmasm/ |
D | heartbeat.c | 26 * the OS is still running and thus preventing a reboot.
|
/linux-6.15/tools/perf/Documentation/ |
D | security.txt | 160 …python3[1318099]: SELinux is preventing perf from open access on the perf_event labeled unconfined… 162 …setroubleshoot[1318099]: SELinux is preventing perf from open access on the perf_event labeled unc…
|
/linux-6.15/arch/arm/mach-mvebu/ |
D | platsmp-a9.c | 61 * for this CPU might be in the deep idle state, preventing this CPU
|
/linux-6.15/arch/x86/include/asm/ |
D | page_64.h | 73 * We avoid this particular problem by preventing anything
|
/linux-6.15/tools/memory-model/Documentation/ |
D | README | 69 Guide to preventing compiler optimizations from destroying
|
/linux-6.15/Documentation/filesystems/nfs/ |
D | pnfs.rst | 60 bit is set, preventing any new lsegs from being added.
|
/linux-6.15/include/linux/ |
D | powercap.h | 240 * single call, preventing multiple allocations. 275 * single call, preventing multiple allocations.
|
/linux-6.15/drivers/gpu/host1x/hw/ |
D | syncpt_hw.c | 98 * @ch, preventing other channels from incrementing the syncpoints. If @ch is
|
/linux-6.15/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 308 another way of preventing any callbacks from being queued on the 309 CPU, again preventing the rcuc/%u kthreads from having any work
|
/linux-6.15/drivers/thunderbolt/ |
D | quirks.c | 49 tb_sw_dbg(sw, "preventing runtime PM in DP redrive mode\n"); in quirk_block_rpm_in_redrive()
|
12345678910>>...13