| /linux/arch/arm/boot/dts/arm/ |
| H A D | Makefile | 14 arm-realview-eb-11mp.dtb \ 15 arm-realview-eb-11mp-bbrevd.dtb \ 16 arm-realview-eb-11mp-ctrevb.dtb \ 17 arm-realview-eb-11mp-bbrevd-ctrevb.dtb \
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | router_mpath_nh_res.sh | 306 multipath4_test "Weighted MP 2:1" 2 1 307 ip nexthop replace id 103 group 101,11/102,45 type resilient 308 multipath4_test "Weighted MP 11:45" 11 45 316 multipath6_l4_test "Weighted MP 2:1" 2 1 317 ip nexthop replace id 106 group 104,11/105,45 type resilient 318 multipath6_l4_test "Weighted MP 11:45" 11 45 332 multipath4_test "Weighted MP 2:1" 1 1 333 ip nexthop replace id 103 group 101,11/102,45 type resilient 334 multipath4_test "Weighted MP 11:45" 1 1 342 multipath6_l4_test "Weighted MP 2:1" 1 1 [all …]
|
| H A D | router_mpath_nh.sh | 303 multipath4_test "Weighted MP 2:1" 2 1 304 multipath4_test "Weighted MP 11:45" 11 45 311 multipath4_test "Weighted MP 2:1" 2 1 312 multipath4_test "Weighted MP 11:45" 11 45 319 multipath6_test "Weighted MP 2:1" 2 1 320 multipath6_test "Weighted MP 11:45" 11 45
|
| H A D | router_multipath.sh | 241 multipath4_test "Weighted MP 2:1" 2 1 242 multipath4_test "Weighted MP 11:45" 11 45 246 multipath6_test "Weighted MP 2:1" 2 1 247 multipath6_test "Weighted MP 11:45" 11 45
|
| H A D | gre_multipath_nh_res.sh | 305 multipath4_test "Weighted MP 2:1" 2 1 306 multipath4_test "Weighted MP 11:45" 11 45 313 multipath6_test "Weighted MP 2:1" 2 1 314 multipath6_test "Weighted MP 11:45" 11 45
|
| H A D | gre_multipath_nh.sh | 301 multipath4_test "Weighted MP 2:1" 2 1 302 multipath4_test "Weighted MP 11:45" 11 45 309 multipath6_test "Weighted MP 2:1" 2 1 310 multipath6_test "Weighted MP 11:45" 11 45
|
| /linux/fs/xfs/ |
| H A D | xfs_log.h | 34 #define XLOG_REG_TYPE_IATTR_BROOT 11 161 int xfs_log_force(struct xfs_mount *mp, uint flags); 162 int xfs_log_force_seq(struct xfs_mount *mp, xfs_csn_t seq, uint flags, 164 int xfs_log_mount(struct xfs_mount *mp, 168 int xfs_log_mount_finish(struct xfs_mount *mp); 170 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp); 171 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp); 172 void xfs_log_space_wake(struct xfs_mount *mp); 173 int xfs_log_reserve(struct xfs_mount *mp, int length, int count, 175 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic); [all …]
|
| H A D | xfs_stats.h | 32 __XBTS_join = 11, 168 #define XFS_STATS_INC(mp, v) \ argument 171 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v++; \ 174 #define XFS_STATS_DEC(mp, v) \ argument 177 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v--; \ 180 #define XFS_STATS_ADD(mp, v, inc) \ argument 183 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v += (inc); \ 186 #define XFS_STATS_INC_OFF(mp, off) \ argument 189 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->a[off]++; \ 192 #define XFS_STATS_DEC_OFF(mp, off) \ argument [all …]
|
| H A D | xfs_mount.h | 63 struct xfs_mount *mp; member 347 #define M_IGEO(mp) (&(mp)->m_ino_geo) argument 365 #define XFS_FEAT_PARENT (1ULL << 11) /* parent pointers */ 404 static inline bool xfs_has_ ## name (const struct xfs_mount *mp) \ 406 return mp->m_features & XFS_FEAT_ ## NAME; \ 412 static inline void xfs_add_ ## name (struct xfs_mount *mp) \ 414 mp->m_features |= XFS_FEAT_ ## NAME; \ 415 xfs_sb_version_add ## name(&mp->m_sb); \ 442 static inline bool xfs_has_rtgroups(const struct xfs_mount *mp) in __XFS_ADD_FEAT() 445 return xfs_has_metadir(mp); in __XFS_ADD_FEAT() [all …]
|
| H A D | xfs_ioctl.c | 56 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt() 81 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_fsbulkstat() local 84 .mp = mp, in xfs_ioc_fsbulkstat() 97 if (xfs_is_shutdown(mp)) in xfs_ioc_fsbulkstat() 173 struct xfs_mount *mp, in xfs_bulk_ireq_setup() argument 200 breq->startino = mp->m_sb.sb_rootino; in xfs_bulk_ireq_setup() 214 if (hdr->agno >= mp->m_sb.sb_agcount) in xfs_bulk_ireq_setup() 218 breq->startino = XFS_AGINO_TO_INO(mp, hdr->agno, 0); in xfs_bulk_ireq_setup() 219 else if (XFS_INO_TO_AGNO(mp, breq->startino) < hdr->agno) in xfs_bulk_ireq_setup() 225 if (XFS_INO_TO_AGNO(mp, breq->startino) > hdr->agno) in xfs_bulk_ireq_setup() [all …]
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 68 1 C MP+pooncerelease+poacquireonce 78 11 P1(int *x, int *y) 94 tools/memory-model/litmus-tests/MP+pooncerelease+poacquireonce.litmus 111 Lines 5-9 show the first process and lines 11-18 the second process. Each 183 herd7 -conf linux-kernel.cfg litmus-tests/MP+pooncerelease+poacquireonce.litmus 188 1 Test MP+pooncerelease+poacquireonce Allowed 197 10 Observation MP+pooncerelease+poacquireonce Never 0 3 198 11 Time MP+pooncerelease+poacquireonce 0.00 238 The number at the end of line 11 (which begins with "Time") gives the 255 1 C MP+pooncerelease+poacquireonce [all …]
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,snps-dwc3.yaml | 28 - qcom,glymur-dwc3-mp 53 - qcom,sc8180x-dwc3-mp 55 - qcom,sc8280xp-dwc3-mp 75 - qcom,x1e80100-dwc3-mp 300 - qcom,sc8280xp-dwc3-mp 302 - qcom,x1e80100-dwc3-mp 354 - qcom,sc8180x-dwc3-mp 402 - qcom,glymur-dwc3-mp 555 - qcom,glymur-dwc3-mp 556 - qcom,sc8180x-dwc3-mp [all …]
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_format.h | 467 #define XFS_SB_BLOCK(mp) XFS_HDR_BLOCK(mp, XFS_SB_DADDR) argument 469 #define XFS_HDR_BLOCK(mp,d) ((xfs_agblock_t)XFS_BB_TO_FSBT(mp,d)) argument 470 #define XFS_DADDR_TO_FSB(mp,d) XFS_AGB_TO_FSB(mp, \ argument 471 xfs_daddr_to_agno(mp,d), xfs_daddr_to_agbno(mp,d)) 472 #define XFS_FSB_TO_DADDR(mp,fsbno) XFS_AGB_TO_DADDR(mp, \ argument 473 XFS_FSB_TO_AGNO(mp,fsbno), XFS_FSB_TO_AGBNO(mp,fsbno)) 478 #define XFS_FSS_TO_BB(mp,sec) ((sec) << (mp)->m_sectbb_log) argument 483 #define XFS_FSB_TO_BB(mp,fsbno) ((fsbno) << (mp)->m_blkbb_log) argument 484 #define XFS_BB_TO_FSB(mp,bb) \ argument 485 (((bb) + (XFS_FSB_TO_BB(mp,1) - 1)) >> (mp)->m_blkbb_log) [all …]
|
| H A D | xfs_health.h | 102 #define XFS_SICK_INO_SYMLINK_ZAPPED (1 << 11) /* symlink erased */ 199 void xfs_fs_mark_sick(struct xfs_mount *mp, unsigned int mask); 200 void xfs_fs_mark_corrupt(struct xfs_mount *mp, unsigned int mask); 201 void xfs_fs_mark_healthy(struct xfs_mount *mp, unsigned int mask); 202 void xfs_fs_measure_sickness(struct xfs_mount *mp, unsigned int *sick, 205 void xfs_rgno_mark_sick(struct xfs_mount *mp, xfs_rgnumber_t rgno, 208 void xfs_agno_mark_sick(struct xfs_mount *mp, xfs_agnumber_t agno, 224 void xfs_health_unmount(struct xfs_mount *mp); 233 xfs_fs_has_sickness(struct xfs_mount *mp, unsigned int mask) in xfs_fs_has_sickness() argument 237 xfs_fs_measure_sickness(mp, &sick, &checked); in xfs_fs_has_sickness() [all …]
|
| /linux/Documentation/arch/x86/i386/ |
| H A D | IO-APIC.rst | 9 Most (all) Intel-MP compliant SMP boards have the so-called 'IO-APIC', 20 usually worked around by the kernel. If your MP-compliant SMP board does 43 In the unlikely case that your board does not create a working mp-table, 48 append="pirq=15,11,10" 89 append="pirq=11,9" 101 append="pirq=0,9,11" 116 append="pirq=0,0,0,0,0,0,9,11"
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | tuners.rst | 55 F[IRMQ]12[1345]6{MF|ME|MP} 68 {MF|ME|MP} 71 MP: BG DK I (Multi PAL) 112 - TADC-H002F: NTSC (L,175/410?; 2-B, C-W+11, W+12-69) 114 - TADC-T003F: NTSC Taiwan (L,175/410?; 2-B, C-W+11, W+12-69)
|
| /linux/fs/xfs/scrub/ |
| H A D | stats.c | 143 field_width = 11 * (offsetof(struct xchk_scrub_stats, checktime_us) / in xchk_stats_estimate_bufsize() 231 struct xfs_mount *mp, in xchk_stats_merge() argument 236 xchk_stats_merge_one(mp->m_scrub_stats, sm, run); in xchk_stats_merge() 315 struct xfs_mount *mp) in xchk_stats_init() argument 387 struct xfs_mount *mp) in xchk_mount_stats_alloc() argument 396 error = xchk_stats_init(cs, mp); in xchk_mount_stats_alloc() 400 mp->m_scrub_stats = cs; in xchk_mount_stats_alloc() 410 struct xfs_mount *mp) in xchk_mount_stats_free() argument 412 xchk_stats_teardown(mp->m_scrub_stats); in xchk_mount_stats_free() 413 kvfree(mp->m_scrub_stats); in xchk_mount_stats_free() [all …]
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | mediatek,ufs-phy.yaml | 44 - const: mp 61 ufsphy: ufs-phy@11fa0000 { 66 clock-names = "unipro", "mp";
|
| /linux/drivers/parisc/ |
| H A D | iosapic_private.h | 23 ** MP Specification Draft 1.5. There is one interrupt routing 46 ** 11 = Active low 51 ** 11 = Level-triggered 72 ** MP Specification Draft 1.5)
|
| /linux/drivers/tee/optee/ |
| H A D | ffa_abi.c | 125 u32 attr, const struct optee_msg_param *mp) in from_msg_param_ffa_mem() argument 133 p->u.memref.size = mp->u.fmem.size; in from_msg_param_ffa_mem() 135 if (mp->u.fmem.global_id != OPTEE_MSG_FMEM_INVALID_GLOBAL_ID) in from_msg_param_ffa_mem() 136 shm = optee_shm_from_ffa_handle(optee, mp->u.fmem.global_id); in from_msg_param_ffa_mem() 140 offs_low = mp->u.fmem.offs_low; in from_msg_param_ffa_mem() 141 offs_high = mp->u.fmem.offs_high; in from_msg_param_ffa_mem() 164 const struct optee_msg_param *mp = msg_params + n; in optee_ffa_from_msg_param() local 165 u32 attr = mp->attr & OPTEE_MSG_ATTR_TYPE_MASK; in optee_ffa_from_msg_param() 175 optee_from_msg_param_value(p, attr, mp); in optee_ffa_from_msg_param() 180 from_msg_param_ffa_mem(optee, p, attr, mp); in optee_ffa_from_msg_param() [all …]
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_rf_al2230.c | 27 RF_CHANNEL(11) = { 0x03e7b0, 0x033331, 0x00000d, }, 44 RF_CHANNEL(11) = { 0x0de7c0, 0x8cccc0, 0xb00000, }, 273 0x6da010, /* Reg6 update for MP versio */ in zd1211b_al2230_init_hw() 277 0x5ddb00, /* RegA update for MP version */ in zd1211b_al2230_init_hw() 278 0xd99000, /* RegB update for MP version */ in zd1211b_al2230_init_hw() 279 0x3ffbd0, /* RegC update for MP version */ in zd1211b_al2230_init_hw() 280 0xb00000, /* RegD update for MP version */ in zd1211b_al2230_init_hw()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 256 #define TX_IHL_SHIFT 11 419 static inline u32 rdl(struct mv643xx_eth_private *mp, int offset) in rdl() argument 421 return readl(mp->shared->base + offset); in rdl() 424 static inline u32 rdlp(struct mv643xx_eth_private *mp, int offset) in rdlp() argument 426 return readl(mp->base + offset); in rdlp() 429 static inline void wrl(struct mv643xx_eth_private *mp, int offset, u32 data) in wrl() argument 431 writel(data, mp->shared->base + offset); in wrl() 434 static inline void wrlp(struct mv643xx_eth_private *mp, int offset, u32 data) in wrlp() argument 436 writel(data, mp->base + offset); in wrlp() 453 struct mv643xx_eth_private *mp = rxq_to_mp(rxq); in rxq_enable() local [all …]
|
| /linux/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-cap.c | 527 struct v4l2_pix_format_mplane *mp = &f->fmt.pix_mp; in vivid_g_fmt_vid_cap() local 530 mp->width = dev->fmt_cap_rect.width; in vivid_g_fmt_vid_cap() 531 mp->height = dev->fmt_cap_rect.height; in vivid_g_fmt_vid_cap() 532 mp->field = dev->field_cap; in vivid_g_fmt_vid_cap() 533 mp->pixelformat = dev->fmt_cap->fourcc; in vivid_g_fmt_vid_cap() 534 mp->colorspace = vivid_colorspace_cap(dev); in vivid_g_fmt_vid_cap() 535 mp->xfer_func = vivid_xfer_func_cap(dev); in vivid_g_fmt_vid_cap() 537 mp->hsv_enc = vivid_hsv_enc_cap(dev); in vivid_g_fmt_vid_cap() 539 mp->ycbcr_enc = vivid_ycbcr_enc_cap(dev); in vivid_g_fmt_vid_cap() 540 mp->quantization = vivid_quantization_cap(dev); in vivid_g_fmt_vid_cap() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-wiimote-core.c | 474 /* initialize MP */ in wiimote_cmd_init_mp() 494 /* map MP with correct pass-through mode */ in wiimote_cmd_map_mp() 774 wdata->state.mp = mode; in wiimote_mp_load() 783 if (wdata->state.mp < 2) in wiimote_mp_unload() 789 wdata->state.mp = 0; in wiimote_mp_unload() 899 /* schedule MP timer */ in wiimote_init_detect() 908 * MP hotplug events are not generated by the wiimote. Therefore, we need 909 * polling to detect it. We use a 4s interval for polling MP registers. This 915 bool mp; in wiimote_init_poll_mp() local 920 mp = wiimote_cmd_read_mp(wdata, mpdata); in wiimote_init_poll_mp() [all …]
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | arm,twd-wdt.yaml | 13 ARM 11MP, Cortex-A5 and Cortex-A9 are often associated with a per-core
|