Searched full:preventing (Results 1 – 25 of 316) sorted by relevance
12345678910>>...13
/linux-6.14.4/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.14.4/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.14.4/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.14.4/drivers/xen/xen-pciback/ |
D | Makefile | 5 # thus preventing the driver to be built as a module.
|
/linux-6.14.4/tools/memory-model/litmus-tests/ |
D | LB+fencembonceonce+ctrlonceonce.litmus | 7 * the load-buffering pattern, in other words, preventing all processes
|
/linux-6.14.4/security/landlock/errata/ |
D | abi-6.h | 10 * preventing sandboxed threads from signaling other threads within the same
|
/linux-6.14.4/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.14.4/Documentation/devicetree/bindings/fpga/ |
D | xlnx,pr-decoupler.yaml | 26 preventing the system deadlock that can occur if AXI transactions are
|
/linux-6.14.4/tools/testing/selftests/arm64/pauth/ |
D | Makefile | 38 # preventing the tests from occurring at all. Compile for ARMv8.2 so tests can
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 76 has been preventing autosleep, in milliseconds.
|
/linux-6.14.4/Documentation/driver-api/ |
D | io_ordering.rst | 50 pending writes before actually posting the read to the chipset, preventing
|
/linux-6.14.4/drivers/misc/ibmasm/ |
D | heartbeat.c | 26 * the OS is still running and thus preventing a reboot.
|
/linux-6.14.4/include/uapi/linux/ |
D | resource.h | 72 * The main use-cases are (1) preventing sensitive memory
|
/linux-6.14.4/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.14.4/arch/arm/mach-mvebu/ |
D | platsmp-a9.c | 61 * for this CPU might be in the deep idle state, preventing this CPU
|
/linux-6.14.4/tools/memory-model/Documentation/ |
D | README | 69 Guide to preventing compiler optimizations from destroying
|
/linux-6.14.4/arch/x86/include/asm/ |
D | page_64.h | 72 * We avoid this particular problem by preventing anything
|
/linux-6.14.4/Documentation/filesystems/nfs/ |
D | pnfs.rst | 60 bit is set, preventing any new lsegs from being added.
|
/linux-6.14.4/include/linux/ |
D | powercap.h | 240 * single call, preventing multiple allocations. 275 * single call, preventing multiple allocations.
|
/linux-6.14.4/drivers/gpu/host1x/hw/ |
D | syncpt_hw.c | 98 * @ch, preventing other channels from incrementing the syncpoints. If @ch is
|
/linux-6.14.4/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 313 another way of preventing any callbacks from being queued on the 314 CPU, again preventing the rcuc/%u kthreads from having any work
|
/linux-6.14.4/drivers/thunderbolt/ |
D | quirks.c | 49 tb_sw_dbg(sw, "preventing runtime PM in DP redrive mode\n"); in quirk_block_rpm_in_redrive()
|
/linux-6.14.4/lib/kunit/ |
D | test.c | 474 * Unknown internal error occurred preventing test case from in kunit_catch_run_case_cleanup() 503 * Unknown internal error occurred preventing test case from in kunit_catch_run_case() 507 kunit_err(test, "internal error occurred preventing test case from running: %d\n", in kunit_catch_run_case()
|
12345678910>>...13