Home
last modified time | relevance | path

Searched defs:mb (Results 1 – 25 of 100) sorted by relevance

1234

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c136 MAILBOX_t *mb; in lpfc_dump_static_vport() local
183 MAILBOX_t *mb; in lpfc_down_link() local
206 MAILBOX_t *mb; in lpfc_dump_mem() local
235 MAILBOX_t *mb; in lpfc_dump_wakeup_param() local
268 MAILBOX_t *mb; in lpfc_read_nv() local
294 MAILBOX_t *mb; in lpfc_config_async() local
320 MAILBOX_t *mb; in lpfc_heart_beat() local
354 MAILBOX_t *mb; in lpfc_read_topology() local
391 MAILBOX_t *mb; in lpfc_clear_la() local
420 MAILBOX_t *mb = &pmb->u.mb; in lpfc_config_link() local
[all …]
/linux/drivers/mailbox/
H A Drockchip-mailbox.c38 struct rockchip_mbox *mb; member
54 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_send_data() local
81 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_startup() local
92 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_shutdown() local
110 struct rockchip_mbox *mb = (struct rockchip_mbox *)dev_id; in rockchip_mbox_irq() local
129 struct rockchip_mbox *mb = (struct rockchip_mbox *)dev_id; in rockchip_mbox_isr() local
166 struct rockchip_mbox *mb; in rockchip_mbox_probe() local
H A Dast2700-mailbox.c42 static inline bool ast2700_mbox_tx_done(struct ast2700_mbox *mb, int idx) in ast2700_mbox_tx_done()
49 struct ast2700_mbox *mb = p; in ast2700_mbox_irq() local
86 struct ast2700_mbox *mb = dev_get_drvdata(chan->mbox->dev); in ast2700_mbox_send_data() local
115 struct ast2700_mbox *mb = dev_get_drvdata(chan->mbox->dev); in ast2700_mbox_startup() local
129 struct ast2700_mbox *mb = dev_get_drvdata(chan->mbox->dev); in ast2700_mbox_shutdown() local
141 struct ast2700_mbox *mb = dev_get_drvdata(chan->mbox->dev); in ast2700_mbox_last_tx_done() local
156 struct ast2700_mbox *mb; in ast2700_mbox_probe() local
/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c416 SMbuf *mb ; in init_fddi_driver() local
480 register SMbuf *mb ; in smt_get_mbuf() local
500 void smt_free_mbuf(struct s_smc *smc, SMbuf *mb) in smt_free_mbuf()
705 SMbuf *mb ; in fddi_isr() local
1047 SMbuf *mb ; in process_receive() local
1372 static void smt_to_llc(struct s_smc *smc, SMbuf *mb) in smt_to_llc()
1726 static void queue_llc_rx(struct s_smc *smc, SMbuf *mb) in queue_llc_rx()
1752 SMbuf *mb ; in get_llc_rx() local
1766 static void queue_txd_mb(struct s_smc *smc, SMbuf *mb) in queue_txd_mb()
1785 SMbuf *mb ; in get_txd_mb() local
[all …]
H A Dess.c112 int ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, in ess_raf_received_pack()
475 SMbuf *mb ; in ess_send_response() local
553 SMbuf *mb ; in ess_send_alc_req() local
658 static void ess_send_frame(struct s_smc *smc, SMbuf *mb) in ess_send_frame()
H A Dsmt.c26 #define m_fc(mb) ((mb)->sm_data[0]) argument
460 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack()
824 void smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local) in smt_send_frame()
853 SMbuf *mb ; in smt_send_rdf() local
932 SMbuf *mb ; in smt_send_nif() local
999 SMbuf *mb ; in smt_send_ecf() local
1022 SMbuf *mb ; in smt_send_sif_config() local
1055 SMbuf *mb ; in smt_send_sif_operation() local
1100 SMbuf *mb ; in smt_build_frame() local
1133 static void smt_add_frame_len(SMbuf *mb, int len) in smt_add_frame_len()
/linux/arch/arm64/include/asm/
H A Datomic_lse.h36 #define ATOMIC_FETCH_OP(name, mb, op, asm_op, cl...) \ argument
106 #define ATOMIC_FETCH_OP_AND(name, mb, cl...) \ argument
143 #define ATOMIC64_FETCH_OP(name, mb, op, asm_op, cl...) \ argument
213 #define ATOMIC64_FETCH_OP_AND(name, mb, cl...) \ argument
248 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ argument
284 #define __CMPXCHG128(name, mb, cl...) \ argument
H A Datomic_ll_sc.h42 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
63 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument
138 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
159 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
304 #define __CMPXCHG128(name, mb, rel, cl...) \ argument
/linux/drivers/net/ethernet/apple/
H A Dmace.c319 volatile struct mace __iomem *mb = mp->mace; in mace_reset() local
374 volatile struct mace __iomem *mb = mp->mace; in __mace_set_address() local
399 volatile struct mace __iomem *mb = mp->mace; in mace_set_address() local
434 volatile struct mace __iomem *mb = mp->mace; in mace_open() local
504 volatile struct mace __iomem *mb = mp->mace; in mace_close() local
590 volatile struct mace __iomem *mb = mp->mace; in mace_set_multicast() local
641 volatile struct mace __iomem *mb = mp->mace; in mace_handle_misc_intrs() local
664 volatile struct mace __iomem *mb = mp->mace; in mace_interrupt() local
810 volatile struct mace __iomem *mb = mp->mace; in mace_tx_timeout() local
/linux/arch/arc/include/asm/
H A Dbarrier.h26 #define mb() asm volatile("dmb 3\n" : : : "memory") macro
38 #define mb() asm volatile("sync\n" : : : "memory") macro
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c834 struct rtl8365mb *mb = priv->chip_data; in rtl8365mb_get_port_extint() local
857 struct rtl8365mb *mb; in rtl8365mb_get_tag_protocol() local
1088 struct rtl8365mb *mb; in rtl8365mb_phylink_mac_link_down() local
1118 struct rtl8365mb *mb; in rtl8365mb_phylink_mac_link_up() local
1274 struct rtl8365mb *mb; in rtl8365mb_get_ethtool_stats() local
1322 struct rtl8365mb *mb; in rtl8365mb_get_phy_stats() local
1357 struct rtl8365mb *mb; in rtl8365mb_get_mac_stats() local
1423 struct rtl8365mb *mb; in rtl8365mb_get_ctrl_stats() local
1453 struct rtl8365mb *mb = priv->chip_data; in rtl8365mb_stats_update() local
1530 struct rtl8365mb *mb; in rtl8365mb_get_stats64() local
[all …]
/linux/tools/arch/x86/include/asm/
H A Dbarrier.h20 #define mb() asm volatile("lock; addl $0,0(%%esp)" ::: "memory") macro
24 #define mb() asm volatile("mfence" ::: "memory") macro
/linux/arch/parisc/include/asm/
H A Dbarrier.h16 #define mb() do { synchronize_caches(); } while (0) macro
22 #define mb() barrier() macro
/linux/mm/
H A Dnuma_memblks.c354 struct numa_memblk *mb = numa_meminfo.blk + i; in numa_clear_kernel_node_hotplug() local
387 struct numa_memblk *mb = numa_meminfo.blk + i; in numa_clear_kernel_node_hotplug() local
407 struct numa_memblk *mb = &mi->blk[i]; in numa_register_meminfo() local
487 const struct numa_memblk *mb = *(const struct numa_memblk **)b; in cmp_memblk() local
/linux/tools/virtio/asm/
H A Dbarrier.h16 # define mb() abort() macro
26 # define mb() abort() macro
/linux/tools/perf/ui/browsers/
H A Dmap.c28 struct map_browser *mb = container_of(browser, struct map_browser, b); in map_browser__write() local
109 struct map_browser mb = { in map__browse() local
/linux/arch/mips/include/asm/
H A Dbarrier.h71 #define mb() wbflush() macro
76 #define mb() fast_mb() macro
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c226 bfa_msgq_cmdq_ci_update(struct bfa_msgq_cmdq *cmdq, struct bfi_mbmsg *mb) in bfa_msgq_cmdq_ci_update()
263 bfa_msgq_cmdq_copy_req(struct bfa_msgq_cmdq *cmdq, struct bfi_mbmsg *mb) in bfa_msgq_cmdq_copy_req()
458 bfa_msgq_rspq_pi_update(struct bfa_msgq_rspq *rspq, struct bfi_mbmsg *mb) in bfa_msgq_rspq_pi_update()
498 struct bfi_mbmsg *mb) in bfa_msgq_init_rsp()
/linux/fs/dlm/
H A Drcom.c31 struct dlm_rcom **rc_ret, char *mb, int mb_len, in _create_rcom()
56 char *mb; in create_rcom() local
76 char *mb; in create_rcom_stateless() local
509 char *mb; in dlm_send_ls_not_ready() local
/linux/arch/loongarch/include/asm/
H A Datomic.h47 #define ATOMIC_OP_RETURN(op, I, asm_op, c_op, mb, suffix) \ argument
61 #define ATOMIC_FETCH_OP(op, I, asm_op, mb, suffix) \ argument
207 #define ATOMIC64_OP_RETURN(op, I, asm_op, c_op, mb, suffix) \ argument
220 #define ATOMIC64_FETCH_OP(op, I, asm_op, mb, suffix) \ argument
/linux/include/soc/tegra/
H A Dbpmp.h40 #define tegra_bpmp_mb_read(dst, mb, size) \ argument
43 #define tegra_bpmp_mb_write(mb, src, size) \ argument
46 #define tegra_bpmp_mb_read_field(mb, field) \ argument
49 #define tegra_bpmp_mb_write_field(mb, field, value) \ argument
/linux/drivers/edac/
H A Dedac_mc.h42 #define MiB_TO_PAGES(mb) ((mb) << (20 - PAGE_SHIFT)) argument
45 #define MiB_TO_PAGES(mb) ((mb) >> (PAGE_SHIFT - 20)) argument
/linux/arch/arm/include/asm/
H A Dbarrier.h64 #define mb() __arm_heavy_mb() macro
70 #define mb() barrier() macro
/linux/arch/microblaze/include/asm/
H A Dbarrier.h9 #define mb() __asm__ __volatile__ ("mbar 1" : : : "memory") macro
/linux/arch/openrisc/include/asm/
H A Dbarrier.h5 #define mb() asm volatile ("l.msync" ::: "memory") macro

1234