Searched refs:occur (Results 1 – 25 of 224) sorted by relevance
123456789
/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/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/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/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/Documentation/devicetree/bindings/net/ieee802154/ |
D | mcr20a.txt | 9 can occur deadlocks while handling isr.
|
D | at86rf230.txt | 10 can occur deadlocks while handling isr.
|
/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/drivers/staging/unisys/ |
D | TODO | 8 when they occur
|
/Linux-v5.10/drivers/staging/fwserial/ |
D | TODO | 5 conditions occur.
|
/Linux-v5.10/drivers/net/ |
D | LICENSE.SRC | 15 expected. Although updates may occur, no commitment exists.
|
/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/arch/sparc/kernel/ |
D | wof.S | 97 save %g0, %g0, %g0 ! Go where saving will occur 144 save %g0, %g0, %g0 ! Go to where the saving will occur
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/ |
D | Kconfig | 32 you when wireless problems occur.
|
/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/Documentation/admin-guide/namespaces/ |
D | compatibility-list.rst | 9 occur when tasks share some namespace (the columns) while living
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | vctrl.txt | 22 voltage. On larger voltage decreases this can occur
|
/Linux-v5.10/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 27 stall further packet processing. The issue can occur with any
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-dbg-tlv.c | 738 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler() local 741 if (!occur) in iwl_dbg_tlv_periodic_trig_handler() 757 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs() local 760 if (!occur) in iwl_dbg_tlv_set_periodic_trigs()
|
/Linux-v5.10/arch/arm/nwfpe/ |
D | fpmodule.inl | 27 that caused the invalid instruction trap to occur. We adjust
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-kvm.txt | 104 analyze events which occur on this vcpu. (default: all vcpus) 138 analyze events which occur on this vcpu. (default: all vcpus)
|
/Linux-v5.10/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 30 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
|
/Linux-v5.10/Documentation/userspace-api/media/mediactl/ |
D | media-request-ioc-queue.rst | 43 errors that occur when the request is applied to the hardware. The
|
/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/Documentation/block/ |
D | deadline-iosched.rst | 67 Front merges may still occur due to the cached last_merge hint, but since
|
123456789