Home
last modified time | relevance | path

Searched full:occur (Results 1 – 25 of 1407) sorted by relevance

12345678910>>...57

/linux-6.14.4/Documentation/admin-guide/
Dabi-testing.rst12 be aware of changes that can occur before these interfaces move to
17 developers can easily notify them if any changes occur.
/linux-6.14.4/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dtso18 * will occur if the overlay is removed. Since the overlay apply
19 * fails, the memory leak does actually occur, and kmemleak will
/linux-6.14.4/Documentation/arch/arm/nwfpe/
Dnotes.rst5 been able to track it down yet. This does not occur with the emulator
20 then no conversion would occur. This has performance considerations. The
/linux-6.14.4/drivers/of/
Dunittest.c2533 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0()
2539 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0()
2553 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1()
2559 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1()
2574 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2()
2580 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2()
2593 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_3()
2599 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_3()
2623 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5()
2629 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5()
[all …]
/linux-6.14.4/arch/sparc/include/asm/
Destate.h15 * errors 2) uncorrectable E-cache errors. Such events only occur on reads
17 * fetches 3) atomic operations. Such events _cannot_ occur for: 1) merge
/linux-6.14.4/scripts/coccinelle/locks/
Ddouble_lock.cocci2 /// Find double locks. False positives may occur when some paths cannot
3 /// occur at execution, due to the values of variables, and when there is
/linux-6.14.4/Documentation/sound/soc/
Dpops-clicks.rst50 An unwanted zipper noise can occur within the audio playback or capture stream
54 for each volume control. The ZC forces the gain change to occur when the signal
/linux-6.14.4/Documentation/userspace-api/gpio/
Dgpio-v2-lineinfo-changed-read.rst50 The kernel timestamps events when they occur and stores them in a buffer
55 The buffer may overflow if bursts of events occur quicker than they are read
Dgpio-lineinfo-changed-read.rst54 The kernel timestamps events when they occur and stores them in a buffer
59 The buffer may overflow if bursts of events occur quicker than they are read
/linux-6.14.4/arch/powerpc/include/uapi/asm/
Dkvm_para.h27 * Additions to this struct must only occur at the end, and should be
68 * KVM, an exit must occur when changing the guest's MSR[PR].
/linux-6.14.4/drivers/cpuidle/
Dcpuidle-ux500.c42 /* If an error occur, we will have to recouple the gic in ux500_enter_idle()
58 * not occur on the gic ... */ in ux500_enter_idle()
/linux-6.14.4/Documentation/ABI/
DREADME27 aware of changes that can occur before these interfaces move to
31 notify them if any changes occur (see the description of the
/linux-6.14.4/drivers/media/test-drivers/vicodec/
Dcodec-fwht.h39 * guaranteed not to occur in the compressed frame data. This header
52 * This sequence cannot occur in the encoded data
/linux-6.14.4/arch/x86/entry/
Dentry_64_fred.S31 * IA32_FRED_CONFIG & ~FFFH for events that occur in ring 3.
48 * (IA32_FRED_CONFIG & ~FFFH) + 256 for events that occur in
/linux-6.14.4/net/x25/
Dx25_timer.c95 if (sock_owned_by_user(sk)) /* can currently only occur in state 3 */ in x25_heartbeat_expiry()
163 if (sock_owned_by_user(sk)) { /* can currently only occur in state 3 */ in x25_timer_expiry()
/linux-6.14.4/drivers/gpu/drm/i915/
DKconfig.profile59 How long to wait (in milliseconds) for a preemption event to occur
77 How long to wait (in milliseconds) for a preemption event to occur
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/
Dfile.h903 * rx_ba_start: tid bitmap to configure on what tid the trigger should occur
905 * rx_ba_stop: tid bitmap to configure on what tid the trigger should occur
907 * tx_ba_start: tid bitmap to configure on what tid the trigger should occur
909 * tx_ba_stop: tid bitmap to configure on what tid the trigger should occur
911 * rx_bar: tid bitmap to configure on what tid the trigger should occur
913 * tx_bar: tid bitmap to configure on what tid the trigger should occur
915 * frame_timeout: tid bitmap to configure on what tid the trigger should occur
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/
Dpmu.json8 …time an event is counted by an event counter <n> and all of the condition occur described in Arm A…
/linux-6.14.4/arch/powerpc/kernel/
Deeh_event.c19 * however, the recovery processing needs to occur asynchronously
33 * The detection of a frozen slot can occur inside an interrupt,
/linux-6.14.4/include/linux/can/
Dbittiming.h25 * on the RX pin might occur on the previous bit.
73 * occur and the normal sampling point is used instead. The
/linux-6.14.4/net/ipv4/
Dtcp_nv.c6 * deal with the issues that occur in modern networks.
8 * the ability to detect congestion before packet losses occur.
9 * When congestion (queue buildup) starts to occur, TCP-NV
42 * nv_loss_dec_factor Decrease cwnd to this (80%) when losses occur
/linux-6.14.4/tools/testing/selftests/arm64/mte/
Dcheck_buffer_fill.c118 /* Imprecise fault should occur otherwise return error */ in check_buffer_underflow_by_byte()
136 /* Precise fault should occur otherwise return error */ in check_buffer_underflow_by_byte()
219 /* Imprecise fault should occur otherwise return error */ in check_buffer_overflow_by_byte()
237 /* Precise fault should occur otherwise return error */ in check_buffer_overflow_by_byte()
/linux-6.14.4/Documentation/devicetree/bindings/net/ieee802154/
Dmcr20a.txt9 can occur deadlocks while handling isr.
/linux-6.14.4/drivers/net/
DLICENSE.SRC15 expected. Although updates may occur, no commitment exists.
/linux-6.14.4/include/linux/
Dtty_ldisc.h67 * @tty. No other call into the line discipline for this tty will occur
99 * an %EIO error. Multiple read calls may occur in parallel and the ldisc
160 * calls into the ldisc code will occur.

12345678910>>...57