/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap-smp.c | 334 u32 released; in omap4_smp_maybe_reset_cpu1() local 337 released = omap_read_auxcoreboot0() & AUX_CORE_BOOT0_HS_RELEASE; in omap4_smp_maybe_reset_cpu1() 339 released = readl_relaxed(cfg.wakeupgen_base + in omap4_smp_maybe_reset_cpu1() 342 if (released) { in omap4_smp_maybe_reset_cpu1()
|
/Linux-v4.19/drivers/ntb/ |
D | ntb.c | 112 init_completion(&ntb->released); in ntb_register_device() 130 wait_for_completion(&ntb->released); in ntb_unregister_device() 298 complete(&ntb->released); in ntb_dev_release()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 222 state->released |= (1 << pipe); in mdp5_smp_release() 328 for_each_set_bit(pipe, &state->released, sizeof(state->released) * 8) { in mdp5_smp_complete_commit() 335 state->released = 0; in mdp5_smp_complete_commit()
|
D | mdp5_smp.h | 68 unsigned long released; member
|
/Linux-v4.19/Documentation/driver-model/ |
D | devres.txt | 50 a release function. A devres can be released in several ways. No 51 matter what, all devres entries are released on driver detach. On 60 automatically released on driver detach. Implementation looks like 140 released, all contained normal devres entries and properly nested 141 groups are released. One usage is to rollback series of acquired 199 when it is released or destroyed (removed and freed) - no reference
|
/Linux-v4.19/drivers/net/ethernet/neterion/ |
D | Kconfig | 24 These were originally released from S2IO, which renamed itself 39 I/O Virtualized Server Adapter. These were originally released from
|
/Linux-v4.19/Documentation/filesystems/ |
D | ext3.txt | 5 Ext3 was originally released in September 1999. Written by Stephen Tweedie
|
/Linux-v4.19/Documentation/devicetree/bindings/extcon/ |
D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | lpc4350.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
D | lpc4357.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
/Linux-v4.19/Documentation/networking/ |
D | gen_stats.txt | 74 Locks are taken before writing and released once all statistics have 75 been written. Locks are always released in case of an error. You
|
D | ice.txt | 38 If an issue is identified with the released source code, please email
|
D | ixgbevf.txt | 50 If an issue is identified with the released source code on the supported
|
D | i40evf.txt | 52 If an issue is identified with the released source code on the supported
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | LART | 13 The hardware designs for this board have been released under an open license;
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | lpc32xx-key.txt | 14 and released, see also
|
D | qcom,pm8941-pwrkey.txt | 27 Definition: time in microseconds that key must be pressed or released
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | setox.S | 543 | ...fp3 released 547 | ...fp2 released 716 | ...fp3 released 720 | ...fp1 released 723 | ...fp2 released 739 faddx %fp1,%fp0 | ...p+(t+OnebySc), fp1 released 840 | ...fp2 released 845 | ...fp1 released
|
/Linux-v4.19/fs/ |
D | userfaultfd.c | 64 bool released; member 389 if (unlikely(READ_ONCE(ctx->released))) { in handle_userfault() 485 if (likely(must_wait && !READ_ONCE(ctx->released) && in handle_userfault() 508 READ_ONCE(ctx->released) || in handle_userfault() 597 if (READ_ONCE(ctx->released) || in userfaultfd_event_wait_completion() 693 ctx->released = false; in dup_userfaultfd() 865 WRITE_ONCE(ctx->released, true); in userfaultfd_release() 1918 ctx->released = false; in SYSCALL_DEFINE1()
|
/Linux-v4.19/Documentation/RCU/ |
D | UP.txt | 61 the call_rcu() is delayed until after the lock is released. However, 67 released. 70 so that delaying the call_rcu() until the lock is released
|
/Linux-v4.19/Documentation/console/ |
D | console.txt | 18 released by the console, the system driver will take over. 119 2. All resources allocated during con->con_init() must be released in 122 3. All resources allocated in con->con_startup() must be released when the
|
/Linux-v4.19/drivers/gpu/vga/ |
D | Kconfig | 26 Many laptops released in 2008/9/10 have two GPUs with a multiplexer
|
/Linux-v4.19/sound/core/ |
D | init.c | 539 struct completion released; in snd_card_free() local 542 init_completion(&released); in snd_card_free() 543 card->release_completion = &released; in snd_card_free() 548 wait_for_completion(&released); in snd_card_free()
|
/Linux-v4.19/drivers/staging/erofs/ |
D | TODO | 31 in any case an open-source mkfs will be released in the near future.
|
/Linux-v4.19/Documentation/arm/sunxi/ |
D | clocks.txt | 54 released by Allwinner, you can find it at
|