Searched full:occur (Results 1 – 25 of 1293) sorted by relevance
12345678910>>...52
| /Linux-v6.1/drivers/of/ |
| D | unittest.c | 2080 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0() 2086 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_0() 2100 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1() 2106 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_1() 2121 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2() 2127 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_2() 2140 …"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_3() 2170 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5() 2176 …"OF: overlay: WARNING: memory leak will occur if overlay removed, property: /testcase-data/overlay… in of_unittest_overlay_5() [all …]
|
| /Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/scripts/ |
| D | Makefile.extrawarn | 21 # W=1 - warnings which may be relevant and do not occur too often 73 # W=2 - warnings which occur quite often but may still be relevant
|
| /Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | file.h | 846 * rx_ba_start: tid bitmap to configure on what tid the trigger should occur 848 * rx_ba_stop: tid bitmap to configure on what tid the trigger should occur 850 * tx_ba_start: tid bitmap to configure on what tid the trigger should occur 852 * tx_ba_stop: tid bitmap to configure on what tid the trigger should occur 854 * rx_bar: tid bitmap to configure on what tid the trigger should occur 856 * tx_bar: tid bitmap to configure on what tid the trigger should occur 858 * frame_timeout: tid bitmap to configure on what tid the trigger should occur
|
| /Linux-v6.1/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-v6.1/include/linux/ |
| D | tty_ldisc.h | 67 * @tty. No other call into the line discipline for this tty will occur 97 * an %EIO error. Multiple read calls may occur in parallel and the ldisc 150 * calls into the ldisc code will occur.
|
| /Linux-v6.1/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-v6.1/include/linux/can/ |
| D | bittiming.h | 25 * on the RX pin might occur on the previous bit. 73 * occur and the normal sampling point is used instead. The
|
| /Linux-v6.1/Documentation/devicetree/bindings/net/ieee802154/ |
| D | mcr20a.txt | 9 can occur deadlocks while handling isr.
|
| /Linux-v6.1/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-v6.1/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 42 * nv_loss_dec_factor Decrease cwnd to this (80%) when losses occur
|
| /Linux-v6.1/drivers/net/ |
| D | LICENSE.SRC | 15 expected. Although updates may occur, no commitment exists.
|
| /Linux-v6.1/Documentation/admin-guide/aoe/ |
| D | todo.rst | 7 there are no other pages available, then deadlock may occur when a
|
| /Linux-v6.1/arch/mips/include/asm/vdso/ |
| D | processor.h | 14 * hardware (incorrectly) doesn't ensure that writes will eventually occur.
|
| /Linux-v6.1/drivers/ufs/ |
| D | Kconfig | 15 communicate with a UFS card. UFS host controllers occur in
|
12345678910>>...52