| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap-smp.c | 311 u32 released; in omap4_smp_maybe_reset_cpu1() local 314 released = omap_read_auxcoreboot0() & AUX_CORE_BOOT0_HS_RELEASE; in omap4_smp_maybe_reset_cpu1() 316 released = readl_relaxed(cfg.wakeupgen_base + in omap4_smp_maybe_reset_cpu1() 319 if (released) { in omap4_smp_maybe_reset_cpu1()
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| D | checkpoint.c | 463 bool *released) in journal_shrink_one_cp_list() argument 485 *released = true; in journal_shrink_one_cp_list() 509 bool released; in jbd2_journal_shrink_checkpoint_list() local 542 released = false; in jbd2_journal_shrink_checkpoint_list() 545 nr_to_scan, &released); in jbd2_journal_shrink_checkpoint_list() 550 if (released) in jbd2_journal_shrink_checkpoint_list() 554 nr_to_scan, &released); in jbd2_journal_shrink_checkpoint_list()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | delalloc-space.c | 208 u64 released = 0; in btrfs_inode_rsv_release() local 216 released = btrfs_block_rsv_release(fs_info, block_rsv, 0, in btrfs_inode_rsv_release() 218 if (released > 0) in btrfs_inode_rsv_release() 220 btrfs_ino(inode), released, 0); in btrfs_inode_rsv_release()
|
| /kernel/linux/linux-5.10/drivers/ntb/ |
| D | core.c | 112 init_completion(&ntb->released); in ntb_register_device() 130 wait_for_completion(&ntb->released); in ntb_unregister_device() 294 complete(&ntb->released); in ntb_dev_release()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
| D | mdp5_smp.c | 212 state->released |= (1 << pipe); in mdp5_smp_release() 318 for_each_set_bit(pipe, &state->released, sizeof(state->released) * 8) { in mdp5_smp_complete_commit() 325 state->released = 0; in mdp5_smp_complete_commit()
|
| D | mdp5_smp.h | 57 unsigned long released; member
|
| /kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
| D | devres.rst | 52 a release function. A devres can be released in several ways. No 53 matter what, all devres entries are released on driver detach. On 62 automatically released on driver detach. Implementation looks like 149 released, all contained normal devres entries and properly nested 150 groups are released. One usage is to rollback series of acquired 208 when it is released or destroyed (removed and freed) - no reference
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
| D | Kconfig | 25 These were originally released from S2IO, which renamed itself 40 I/O Virtualized Server Adapter. These were originally released from
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | ext3.rst | 7 Ext3 was originally released in September 1999. Written by Stephen Tweedie
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
| D | Kconfig | 11 SoCs released with DSS. Each with somewhat different version
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/ |
| D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | lpc4357.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| D | lpc4350.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | gen_stats.rst | 83 Locks are taken before writing and released once all statistics have 84 been written. Locks are always released in case of an error. You
|
| /kernel/linux/linux-5.10/Documentation/arm/sa1100/ |
| D | lart.rst | 14 The hardware designs for this board have been released under an open license;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpu/ |
| D | aspeed-gfx.txt | 17 - resets: reset line that must be released to use the GFX device
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | lpc32xx-key.txt | 15 and released, see also
|
| D | qcom,pm8941-pwrkey.txt | 27 Definition: time in microseconds that key must be pressed or released
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | console.rst | 21 released by the console, the system driver will take over. 128 2. All resources allocated during con->con_init() must be released in 131 3. All resources allocated in con->con_startup() must be released when the
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
| D | ice.rst | 44 If an issue is identified with the released source code on a supported kernel
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | UP.rst | 65 the call_rcu() is delayed until after the lock is released. However, 71 released. 74 so that delaying the call_rcu() until the lock is released
|
| /kernel/linux/linux-5.10/drivers/gpu/vga/ |
| D | Kconfig | 29 Many laptops released in 2008/9/10 have two GPUs with a multiplexer
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | link.c | 257 static void tipc_link_update_cwin(struct tipc_link *l, int released, 1093 static void tipc_link_update_cwin(struct tipc_link *l, int released, in tipc_link_update_cwin() argument 1108 if (unlikely(!released)) { in tipc_link_update_cwin() 1121 l->cong_acks += released; in tipc_link_update_cwin() 1125 l->window = min_t(u16, cwin + released, l->max_win); in tipc_link_update_cwin() 1756 int released = 0; in tipc_link_rcv() local 1785 released += tipc_link_advance_transmq(l, l, msg_ack(hdr), 0, in tipc_link_rcv() 1811 if (released) { in tipc_link_rcv() 1812 tipc_link_update_cwin(l, released, 0); in tipc_link_rcv() 2176 int rc = 0, released; in tipc_link_proto_rcv() local [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_nvmet.c | 1773 bool released = false; in lpfc_sli4_nvmet_xri_aborted() local 1801 released = true; in lpfc_sli4_nvmet_xri_aborted() 1821 ctxp->oxid, ctxp->flag, released); in lpfc_sli4_nvmet_xri_aborted() 1822 if (released) in lpfc_sli4_nvmet_xri_aborted() 3047 bool released = false; in lpfc_nvmet_sol_fcp_abort_cmp() local 3067 released = true; in lpfc_nvmet_sol_fcp_abort_cmp() 3076 ctxp->oxid, ctxp->flag, released, in lpfc_nvmet_sol_fcp_abort_cmp() 3086 if (released) in lpfc_nvmet_sol_fcp_abort_cmp() 3116 bool released = false; in lpfc_nvmet_unsol_fcp_abort_cmp() local 3151 released = true; in lpfc_nvmet_unsol_fcp_abort_cmp() [all …]
|