Searched full:occur (Results 1 – 25 of 1209) sorted by relevance
12345678910>>...49
/Linux-v5.10/drivers/of/ |
D | unittest.c | 2056 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0() 2062 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0() 2076 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1() 2082 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1() 2097 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2() 2103 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2() 2116 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_3() 2122 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_3() 2146 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5() 2152 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5() [all …]
|
/Linux-v5.10/Documentation/admin-guide/ |
D | abi-testing.rst | 12 be aware of changes that can occur before these interfaces move to 17 developers can easily notify them if any changes occur.
|
/Linux-v5.10/drivers/of/unittest-data/ |
D | overlay_bad_add_dup_prop.dts | 18 * will occur if the overlay is removed. Since the overlay apply 19 * fails, the memory leak does actually occur, and kmemleak will
|
/Linux-v5.10/Documentation/driver-api/serial/ |
D | tty.rst | 44 discipline for this tty will occur until it 60 No further calls into the ldisc code will occur. 64 the line. Multiple read calls may occur in parallel 85 calls. Multiple poll calls may occur in parallel. 90 ioctl calls may occur in parallel. May sleep. 94 Multiple ioctl calls may occur in parallel. 278 sleep. May occur in parallel in special cases.
|
/Linux-v5.10/Documentation/arm/nwfpe/ |
D | notes.rst | 5 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-v5.10/arch/sparc/include/asm/ |
D | estate.h | 15 * 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-v5.10/Documentation/sound/soc/ |
D | pops-clicks.rst | 50 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-v5.10/scripts/coccinelle/locks/ |
D | double_lock.cocci | 2 /// 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-v5.10/arch/powerpc/include/uapi/asm/ |
D | kvm_para.h | 27 * 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-v5.10/drivers/cpuidle/ |
D | cpuidle-ux500.c | 42 /* 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-v5.10/Documentation/ABI/ |
D | README | 27 aware of changes that can occur before these interfaces move to 31 notify them if any changes occur (see the description of the
|
/Linux-v5.10/scripts/ |
D | Makefile.extrawarn | 21 # W=1 - warnings which may be relevant and do not occur too often 59 # W=2 - warnings which occur quite often but may still be relevant
|
/Linux-v5.10/net/x25/ |
D | x25_timer.c | 95 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-v5.10/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.h | 39 * guaranteed not to occur in the compressed frame data. This header 52 * This sequence cannot occur in the encoded data
|
/Linux-v5.10/Documentation/ia64/ |
D | mca.rst | 9 MCA/INIT are completely asynchronous. They can occur at any time, when 118 violations (can occur at _any_ time) and they build from there. 140 about any registers having changed. MCA/INIT can occur while the cpu
|
/Linux-v5.10/drivers/staging/unisys/ |
D | TODO | 8 when they occur
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
D | file.h | 903 * 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-v5.10/Documentation/devicetree/bindings/net/ieee802154/ |
D | mcr20a.txt | 9 can occur deadlocks while handling isr.
|
/Linux-v5.10/drivers/net/ |
D | LICENSE.SRC | 15 expected. Although updates may occur, no commitment exists.
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | eeh_event.c | 19 * however, the recovery processing needs to occur asynchronously 33 * The detection of a frozen slot can occur inside an interrupt,
|
/Linux-v5.10/arch/mips/include/asm/vdso/ |
D | processor.h | 14 * hardware (incorrectly) doesn't ensure that writes will eventually occur.
|
/Linux-v5.10/Documentation/admin-guide/aoe/ |
D | todo.rst | 7 there are no other pages available, then deadlock may occur when a
|
/Linux-v5.10/drivers/staging/fwserial/ |
D | TODO | 5 conditions occur.
|
/Linux-v5.10/tools/testing/selftests/arm64/mte/ |
D | check_buffer_fill.c | 118 /* 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-v5.10/net/ipv4/ |
D | tcp_nv.c | 6 * 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 43 * nv_loss_dec_factor Decrease cwnd to this (80%) when losses occur
|
12345678910>>...49