Home
last modified time | relevance | path

Searched refs:mp (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/linux-6.15/fs/xfs/
H A Dxfs_mount.c312 if ((BBTOB(mp->m_dalign) & mp->m_blockmask) || in xfs_validate_new_dalign()
313 (BBTOB(mp->m_swidth) & mp->m_blockmask)) { in xfs_validate_new_dalign()
323 mp->m_dalign = XFS_BB_TO_FSBT(mp, mp->m_dalign); in xfs_validate_new_dalign()
324 if (mp->m_dalign && (mp->m_sb.sb_agblocks % mp->m_dalign)) { in xfs_validate_new_dalign()
334 mp->m_dalign, mp->m_sb.sb_blocksize); in xfs_validate_new_dalign()
338 mp->m_swidth = XFS_BB_TO_FSBT(mp, mp->m_swidth); in xfs_validate_new_dalign()
424 if (mp->m_logdev_targp == mp->m_ddev_targp) in xfs_check_sizes()
530 mp->m_sb.sb_ifree > mp->m_sb.sb_icount)) in xfs_check_summary_counts()
563 if (xfs_has_realtime(mp) && !xfs_has_zoned(mp) && !xfs_is_clean(mp)) { in xfs_check_summary_counts()
849 mp->m_sb.sb_dblocks, &mp->m_maxagi); in xfs_mountfs()
[all …]
H A Dxfs_super.c426 if (mp->m_logdev_targp && mp->m_logdev_targp != mp->m_ddev_targp) { in xfs_shutdown_devices()
535 if (mp->m_logdev_targp && mp->m_logdev_targp != mp->m_ddev_targp) { in xfs_setup_devices()
552 mp->m_rtdev_targp = mp->m_ddev_targp; in xfs_setup_devices()
786 if (mp->m_logdev_targp && mp->m_logdev_targp != mp->m_ddev_targp) in xfs_mount_free()
788 if (mp->m_rtdev_targp && mp->m_rtdev_targp != mp->m_ddev_targp) in xfs_mount_free()
1208 gc->mp = mp; in xfs_inodegc_init_percpu()
1549 if (xfs_has_noalign(mp) && (mp->m_dalign || mp->m_swidth)) { in xfs_fs_validate_params()
1567 if (mp->m_dalign && (mp->m_swidth % mp->m_dalign != 0)) { in xfs_fs_validate_params()
1570 mp->m_swidth, mp->m_dalign); in xfs_fs_validate_params()
2135 mp->m_maxagi = xfs_set_inode_alloc(mp, mp->m_sb.sb_agcount); in xfs_fs_reconfigure()
[all …]
H A Dxfs_fsops.c113 XFS_FSB_TO_BB(mp, nb) - XFS_FSS_TO_BB(mp, 1), in xfs_growfs_data_private()
121 error = xfs_growfs_check_rtgeom(mp, nb, mp->m_sb.sb_rblocks, in xfs_growfs_data_private()
161 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_data_private()
165 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, -delta, 0, in xfs_growfs_data_private()
211 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_growfs_data_private()
283 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_imaxpct()
332 uint64_t icount = mp->m_sb.sb_dblocks * mp->m_sb.sb_imax_pct; in xfs_growfs_data()
334 M_IGEO(mp)->maxicount = XFS_FSB_TO_INO(mp, icount); in xfs_growfs_data()
539 xfs_alert(mp, in xfs_do_force_shutdown()
564 xfs_warn(mp, in xfs_fs_reserve_ag_blocks()
[all …]
H A Dxfs_qm_syscalls.c24 xfs_mount_t *mp, in xfs_qm_scall_quotaoff() argument
45 mp->m_sb.sb_qflags = mp->m_qflags; in xfs_qm_scall_quotaoff()
55 struct xfs_mount *mp, in xfs_qm_scall_trunc_qfile() argument
70 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); in xfs_qm_scall_trunc_qfile()
102 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles() argument
137 xfs_mount_t *mp, in xfs_qm_scall_quotaon() argument
166 xfs_debug(mp, in xfs_qm_scall_quotaon()
227 struct xfs_mount *mp, in xfs_setqlim_limits() argument
253 struct xfs_mount *mp, in xfs_setqlim_timer() argument
273 struct xfs_mount *mp, in xfs_qm_scall_setqlim() argument
[all …]
H A Dxfs_qm.c267 xfs_mount_t *mp) in xfs_qm_unmount_quotas() argument
789 mp->m_sb.sb_qflags = mp->m_qflags & XFS_ALL_QUOTA_ACCT; in xfs_qm_prep_metadir_sb()
887 mp->m_qflags |= (mp->m_sb.sb_qflags & XFS_ALL_QUOTA_CHKD); in xfs_qm_init_quotainfo()
1019 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create, in xfs_qm_qino_alloc()
1058 mp->m_sb.sb_qflags = mp->m_qflags & XFS_ALL_QUOTA_ACCT; in xfs_qm_qino_alloc()
1176 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
1189 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
1249 maxlblkcnt = XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes); in xfs_qm_reset_dqcounts_buf()
1657 xfs_warn(mp, in xfs_qm_quotacheck()
1715 (!xfs_has_rtgroups(mp) || xfs_has_zoned(mp))) { in xfs_qm_mount_quotas()
[all …]
H A Dxfs_rtalloc.c141 struct xfs_mount *mp = args->mp; in xfs_rtallocate_range() local
250 struct xfs_mount *mp = args->mp; in xfs_rtallocate_extent_block() local
411 struct xfs_mount *mp = args->mp; in xfs_rtallocate_extent_near() local
751 nmp = kmemdup(mp, sizeof(*mp), GFP_KERNEL); in xfs_growfs_rt_alloc_fake_mount()
830 struct xfs_mount *mp = args->mp; in xfs_growfs_rt_init_rtsb() local
952 .mp = mp, in xfs_growfs_rt_bmblock()
966 nmp = nargs.mp = xfs_growfs_rt_alloc_fake_mount(mp, in xfs_growfs_rt_bmblock()
1050 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt_bmblock()
1352 XFS_FSB_TO_BB(mp, mp->m_sb.sb_rtstart) + daddr, in xfs_rt_check_size()
1559 mp->m_rsumblocks = xfs_rtsummary_blockcount(mp, &mp->m_rsumlevels); in xfs_rtmount_init()
[all …]
H A Dxfs_qm_bhv.c83 struct xfs_mount *mp, in xfs_qm_validate_state_change() argument
100 xfs_has_norecovery(mp)); in xfs_qm_validate_state_change()
105 xfs_mount_t *mp, in xfs_qm_newmount() argument
132 if (xfs_has_metadir(mp)) in xfs_qm_newmount()
133 xfs_warn(mp, in xfs_qm_newmount()
156 xfs_qm_mount_quotas(mp); in xfs_qm_newmount()
167 mp->m_qflags = 0; in xfs_qm_newmount()
181 struct xfs_mount *mp) in xfs_qm_resume_quotaon() argument
183 if (!xfs_has_metadir(mp)) in xfs_qm_resume_quotaon()
185 if (xfs_has_norecovery(mp)) in xfs_qm_resume_quotaon()
[all …]
H A Dxfs_zone_alloc.c336 xfs_err(mp, in xfs_zone_free_blocks()
994 struct xfs_mount *mp = iz->mp; in xfs_get_zone_info_cb() local
1066 mp->m_max_open_zones = xfs_max_open_zones(mp); in xfs_calc_open_zones()
1081 if (mp->m_max_open_zones > xfs_max_open_zones(mp)) { in xfs_calc_open_zones()
1082 mp->m_max_open_zones = xfs_max_open_zones(mp); in xfs_calc_open_zones()
1085 mp->m_max_open_zones, mp->m_sb.sb_rgcount); in xfs_calc_open_zones()
1147 .mp = mp, in xfs_mount_zones()
1157 if (!xfs_has_rtgroups(mp) || !xfs_has_rmapbt(mp)) { in xfs_mount_zones()
1175 mp->m_zone_info = xfs_alloc_zone_info(mp); in xfs_mount_zones()
1180 mp->m_sb.sb_rgcount, mp->m_groups[XG_TYPE_RTG].blocks, in xfs_mount_zones()
[all …]
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_trans_space.h15 (((mp)->m_bmap_dmxr[0]) - ((mp)->m_bmap_dmnr[0]))
19 (((mp)->m_rtrmap_mxr[0]) - ((mp)->m_rtrmap_mnr[0]))
22 #define XFS_RTRMAPADD_SPACE_RES(mp) ((mp)->m_rtrmap_maxlevels) argument
32 (((mp)->m_rmap_mxr[0]) - ((mp)->m_rmap_mnr[0]))
35 #define XFS_RMAPADD_SPACE_RES(mp) ((mp)->m_rmap_maxlevels) argument
51 (((mp)->m_alloc_mxr[0]) - ((mp)->m_alloc_mnr[0]))
68 (XFS_DAENTER_1B(mp,w) * XFS_DAENTER_DBS(mp,w))
70 XFS_NEXTENTADD_SPACE_RES(mp, XFS_DAENTER_1B(mp, w), w)
72 (XFS_DAENTER_DBS(mp,w) * XFS_DAENTER_BMAP1B(mp,w))
74 (XFS_DAENTER_BLOCKS(mp,w) + XFS_DAENTER_BMAPS(mp,w))
[all …]
H A Dxfs_trans_resv.c70 struct xfs_mount *mp, in xfs_allocfree_block_count() argument
89 struct xfs_mount *mp, in xfs_refcountbt_block_count() argument
97 struct xfs_mount *mp, in xfs_rtrefcountbt_block_count() argument
134 struct xfs_mount *mp, in xfs_calc_inode_res() argument
156 struct xfs_mount *mp) in xfs_calc_inobt_res() argument
177 struct xfs_mount *mp) in xfs_calc_finobt_res() argument
613 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), XFS_FSB_TO_B(mp, 1)); in xfs_calc_link_reservation()
678 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), XFS_FSB_TO_B(mp, 1)); in xfs_calc_remove_reservation()
714 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), XFS_FSB_TO_B(mp, 1)) + in xfs_calc_create_resv_modify()
948 xfs_calc_buf_res(1, XFS_FSB_TO_B(mp, mp->m_rsumblocks)); in xfs_calc_growrtfree_reservation()
[all …]
H A Dxfs_types.c25 struct xfs_mount *mp, in xfs_verify_agno_agbno() argument
45 struct xfs_mount *mp, in xfs_verify_fsbno() argument
52 return xfs_verify_agno_agbno(mp, agno, XFS_FSB_TO_AGBNO(mp, fsbno)); in xfs_verify_fsbno()
61 struct xfs_mount *mp, in xfs_verify_fsbext() argument
84 struct xfs_mount *mp, in xfs_verify_agno_agino() argument
101 struct xfs_mount *mp, in xfs_verify_ino() argument
117 struct xfs_mount *mp, in xfs_is_sb_inum() argument
120 return ino == mp->m_sb.sb_rbmino || ino == mp->m_sb.sb_rsumino || in xfs_is_sb_inum()
131 struct xfs_mount *mp, in xfs_verify_dir_ino() argument
146 struct xfs_mount *mp, in xfs_verify_rtbno() argument
[all …]
H A Dxfs_metafile.c84 struct xfs_mount *mp, in xfs_metafile_resv_can_cover() argument
111 struct xfs_mount *mp) in xfs_metafile_resv_critical() argument
117 if (!xfs_metafile_resv_can_cover(mp, mp->m_rtbtree_maxlevels)) in xfs_metafile_resv_critical()
209 (mp->m_metafile_resv_used + mp->m_metafile_resv_avail); in xfs_metafile_resv_free_space()
229 struct xfs_mount *mp) in __xfs_metafile_resv_free() argument
232 xfs_mod_sb_delalloc(mp, -(int64_t)mp->m_metafile_resv_avail); in __xfs_metafile_resv_free()
233 xfs_add_fdblocks(mp, mp->m_metafile_resv_avail); in __xfs_metafile_resv_free()
243 struct xfs_mount *mp) in xfs_metafile_resv_free() argument
245 if (!xfs_has_metadir(mp)) in xfs_metafile_resv_free()
258 struct xfs_mount *mp) in xfs_metafile_resv_init() argument
[all …]
H A Dxfs_rtbitmap.h13 struct xfs_mount *mp; member
39 struct xfs_mount *mp, in xfs_rgbno_to_rtx() argument
49 struct xfs_mount *mp, in xfs_rtbxlen_to_blen() argument
60 struct xfs_mount *mp, in xfs_rtxlen_to_extlen() argument
72 struct xfs_mount *mp, in xfs_extlen_to_rtxmod() argument
83 struct xfs_mount *mp, in xfs_extlen_to_rtxlen() argument
95 struct xfs_mount *mp, in xfs_blen_to_rtbxlen() argument
107 struct xfs_mount *mp, in xfs_blen_to_rtxoff() argument
119 struct xfs_mount *mp, in xfs_blen_roundup_rtx() argument
128 struct xfs_mount *mp, in xfs_rtb_to_rtx() argument
[all …]
H A Dxfs_trans_space.c21 struct xfs_mount *mp, in xfs_parent_calc_space_res() argument
34 struct xfs_mount *mp, in xfs_create_space_res() argument
39 ret = XFS_IALLOC_SPACE_RES(mp) + XFS_DIRENTER_SPACE_RES(mp, namelen); in xfs_create_space_res()
40 if (xfs_has_parent(mp)) in xfs_create_space_res()
48 struct xfs_mount *mp, in xfs_mkdir_space_res() argument
56 struct xfs_mount *mp, in xfs_link_space_res() argument
62 if (xfs_has_parent(mp)) in xfs_link_space_res()
70 struct xfs_mount *mp, in xfs_symlink_space_res() argument
76 ret = XFS_IALLOC_SPACE_RES(mp) + XFS_DIRENTER_SPACE_RES(mp, namelen) + in xfs_symlink_space_res()
87 struct xfs_mount *mp, in xfs_remove_space_res() argument
[all …]
H A Dxfs_ag.c156 return __xfs_ag_block_count(mp, agno, mp->m_sb.sb_agcount, in xfs_ag_block_count()
285 mp->m_ag_prealloc_blocks = xfs_prealloc_blocks(mp); in xfs_initialize_perag()
460 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart)); in xfs_rmaproot_init()
531 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
647 .daddr = XFS_AG_DADDR(mp, id->agno, XFS_AGF_DADDR(mp)), in xfs_ag_init_headers()
654 .daddr = XFS_AG_DADDR(mp, id->agno, XFS_AGFL_DADDR(mp)), in xfs_ag_init_headers()
661 .daddr = XFS_AG_DADDR(mp, id->agno, XFS_AGI_DADDR(mp)), in xfs_ag_init_headers()
668 .daddr = XFS_AGB_TO_DADDR(mp, id->agno, XFS_BNO_BLOCK(mp)), in xfs_ag_init_headers()
676 .daddr = XFS_AGB_TO_DADDR(mp, id->agno, XFS_CNT_BLOCK(mp)), in xfs_ag_init_headers()
684 .daddr = XFS_AGB_TO_DADDR(mp, id->agno, XFS_IBT_BLOCK(mp)), in xfs_ag_init_headers()
[all …]
H A Dxfs_sb.c1251 mp->m_maxagi = mp->m_sb.sb_agcount; in xfs_sb_mount_common()
1268 mp->m_alloc_mnr[0] = mp->m_alloc_mxr[0] / 2; in xfs_sb_mount_common()
1269 mp->m_alloc_mnr[1] = mp->m_alloc_mxr[1] / 2; in xfs_sb_mount_common()
1273 mp->m_bmap_dmnr[0] = mp->m_bmap_dmxr[0] / 2; in xfs_sb_mount_common()
1278 mp->m_rmap_mnr[0] = mp->m_rmap_mxr[0] / 2; in xfs_sb_mount_common()
1279 mp->m_rmap_mnr[1] = mp->m_rmap_mxr[1] / 2; in xfs_sb_mount_common()
1288 mp->m_refc_mnr[0] = mp->m_refc_mxr[0] / 2; in xfs_sb_mount_common()
1289 mp->m_refc_mnr[1] = mp->m_refc_mxr[1] / 2; in xfs_sb_mount_common()
1298 mp->m_bsize = XFS_FSB_TO_BB(mp, 1); in xfs_sb_mount_common()
1615 XFS_AG_DADDR(mp, agno, XFS_SB_BLOCK(mp)), in xfs_sb_read_secondary()
[all …]
H A Dxfs_log_rlimit.c53 struct xfs_mount *mp) in xfs_log_calc_max_attrsetm_res() argument
61 nblks += XFS_B_TO_FSB(mp, size); in xfs_log_calc_max_attrsetm_res()
69 size = XFS_B_TO_FSB(mp, size); in xfs_log_calc_max_attrsetm_res()
83 struct xfs_mount *mp, in xfs_log_calc_trans_resv_for_minlogblocks() argument
93 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
105 if (xfs_has_rmapbt(mp) && xfs_has_reflink(mp)) in xfs_log_calc_trans_resv_for_minlogblocks()
108 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
110 if (xfs_has_reflink(mp)) { in xfs_log_calc_trans_resv_for_minlogblocks()
152 struct xfs_mount *mp, in xfs_log_get_max_trans_res() argument
195 struct xfs_mount *mp) in xfs_log_calc_minimum_size() argument
[all …]
/linux-6.15/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c41 mp->notify_prev->notify_next = mp; in pvr2_context_set_notify()
51 mp->notify_next->notify_prev = mp->notify_prev; in pvr2_context_set_notify()
56 mp->notify_prev->notify_next = mp->notify_next; in pvr2_context_set_notify()
74 mp->exist_next->exist_prev = mp->exist_prev; in pvr2_context_destroy()
79 mp->exist_prev->exist_next = mp->exist_next; in pvr2_context_destroy()
89 kfree(mp); in pvr2_context_destroy()
117 if (mp->setup_func) mp->setup_func(mp); in pvr2_context_check()
135 if (mp->disconnect_flag && !mp->mc_first) { in pvr2_context_check()
207 mp = kzalloc(sizeof(*mp),GFP_KERNEL); in pvr2_context_create()
217 mp->exist_prev->exist_next = mp; in pvr2_context_create()
[all …]
/linux-6.15/fs/jfs/
H A Djfs_metapage.c107 if (mp) { in insert_metapage()
111 a->mp[index] = mp; in insert_metapage()
125 BUG_ON(a->mp[index] != mp); in remove_metapage()
162 if (mp) { in insert_metapage()
184 if (mp) { in alloc_metapage()
229 if (mp->count || mp->nohomeok || test_bit(META_dirty, &mp->flag) || in drop_metapage()
318 if (mp && test_bit(META_io, &mp->flag)) { in last_write_complete()
370 if (!mp || !test_bit(META_dirty, &mp->flag)) in metapage_write_folio()
541 if (mp->count || mp->nohomeok || in metapage_release_folio()
745 if (mp->count || mp->nohomeok) { in put_metapage()
[all …]
/linux-6.15/drivers/net/ethernet/apple/
H A Dmace.c156 mp->mdev = mdev; in mace_probe()
173 mp->chipid = (in_8(&mp->mace->chipid_hi) << 8) | in mace_probe()
197 mp->rx_cmds = mp->tx_cmds + NCMDS_TX * N_TX_RING + 1; in mace_probe()
251 mp->chipid >> 8, mp->chipid & 0xff); in mace_probe()
424 for (i = mp->tx_empty; i != mp->tx_fill; ) { in mace_clean_rings()
571 if (!mp->tx_bad_runt && mp->tx_active < MAX_TX_ACTIVE) { in mace_xmit_start()
789 if (!mp->tx_bad_runt && i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE) { in mace_interrupt()
808 struct mace_data *mp = from_timer(mp, t, tx_timeout); in mace_tx_timeout() local
819 if (mp->tx_active == 0 && !mp->tx_bad_runt) in mace_tx_timeout()
825 cp = mp->tx_cmds + NCMDS_TX * mp->tx_empty; in mace_tx_timeout()
[all …]
H A Dmacmace.c109 mp->rx_tail = 0; in mace_load_rxdma_base()
133 mp->rx_slot = 0; in mace_rxdma_reset()
154 mp->tx_slot = mp->tx_sloti = 0; in mace_txdma_reset()
219 mp->chipid = mp->mace->chipid_hi << 8 | mp->mace->chipid_lo; in mace_probe()
388 mp->tx_ring = dma_alloc_coherent(mp->device, in mace_open()
394 mp->rx_ring = dma_alloc_coherent(mp->device, in mace_open()
420 mp->tx_ring, mp->tx_ring_phys); in mace_open()
461 mp->tx_count--; in mace_xmit_start()
708 mp->rx_tail++; in mace_dma_intr()
753 mp->rx_ring, mp->rx_ring_phys); in mac_mace_device_remove()
[all …]
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c610 skb = netdev_alloc_skb(mp->dev, mp->skb_size); in rxq_refill()
1278 return rdl(mp, MIB_COUNTERS(mp->port_num) + offset); in mib_read()
2148 int_cause = rdlp(mp, INT_CAUSE) & mp->int_mask; in mv643xx_eth_collect_events()
2266 queue_mask = mp->work_tx | mp->work_tx_end | mp->work_rx; in mv643xx_eth_poll()
2301 wrlp(mp, INT_MASK, mp->int_mask); in mv643xx_eth_poll()
2363 mv643xx_eth_set_features(mp->dev, mp->dev->features); in port_start()
2472 wrlp(mp, INT_MASK, mp->int_mask); in mv643xx_eth_open()
2615 wrlp(mp, INT_MASK, mp->int_mask); in mv643xx_eth_netpoll()
3165 mp->t_clk = clk_get_rate(mp->clk); in mv643xx_eth_probe()
3167 mp->t_clk = clk_get_rate(mp->shared->clk); in mv643xx_eth_probe()
[all …]
/linux-6.15/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c184 ++mp->nump; in ___mp0_get_mem_cluster()
192 --mp->nump; in ___mp0_free_mem_cluster()
256 mp && !sym_m_pool_match(mp->dev_dmat, dev_dmat); in ___get_dma_pool()
257 mp = mp->next); in ___get_dma_pool()
258 return mp; in ___get_dma_pool()
265 if (mp) { in ___cre_dma_pool()
273 return mp; in ___cre_dma_pool()
307 if (!mp) in __sym_calloc_dma()
309 if (!mp) in __sym_calloc_dma()
329 if (!mp) in __sym_mfree_dma()
[all …]
/linux-6.15/drivers/pci/controller/dwc/
H A Dpci-meson.c117 if (IS_ERR(mp->cfg_base)) in meson_pcie_get_mems()
127 ret = phy_init(mp->phy); in meson_pcie_power_on()
133 phy_exit(mp->phy); in meson_pcie_power_on()
142 phy_power_off(mp->phy); in meson_pcie_power_off()
143 phy_exit(mp->phy); in meson_pcie_power_off()
151 ret = phy_reset(mp->phy); in meson_pcie_reset()
403 struct meson_pcie *mp; in meson_pcie_probe() local
406 mp = devm_kzalloc(dev, sizeof(*mp), GFP_KERNEL); in meson_pcie_probe()
407 if (!mp) in meson_pcie_probe()
410 pci = &mp->pci; in meson_pcie_probe()
[all …]
/linux-6.15/drivers/isdn/capi/
H A Dcapi.c160 mp->nack++; in capiminor_add_ack()
205 kfree(mp); in capiminor_destroy()
218 mp = kzalloc(sizeof(*mp), GFP_KERNEL); in capiminor_alloc()
219 if (!mp) { in capiminor_alloc()
257 return mp; in capiminor_alloc()
275 if (mp) in capiminor_get()
279 return mp; in capiminor_get()
311 if (mp) { in capincci_free_minor()
328 if (mp) { in capincci_minor_opencount()
933 if (mp) in capi_ioctl()
[all …]

12345678910>>...18