/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 136 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-6.12.1/drivers/power/supply/ |
D | ipaq_micro_battery.c | 51 struct micro_battery *mb = container_of(work, in micro_battery_work() local 93 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in get_capacity() local 113 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in get_status() local 132 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in micro_batt_get_property() local 180 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in micro_ac_get_property() local 227 struct micro_battery *mb; in micro_batt_probe() local 271 struct micro_battery *mb = platform_get_drvdata(pdev); in micro_batt_remove() local 281 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_suspend() local 289 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_resume() local
|
/linux-6.12.1/drivers/mailbox/ |
D | rockchip-mailbox.c | 38 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
|
D | tegra-hsp.c | 234 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq() local 260 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq() local 455 struct tegra_hsp_mailbox *mb = chan->con_priv; in tegra_hsp_mailbox_send_data() local 478 struct tegra_hsp_mailbox *mb = chan->con_priv; in tegra_hsp_mailbox_flush() local 504 struct tegra_hsp_mailbox *mb = chan->con_priv; in tegra_hsp_mailbox_startup() local 547 struct tegra_hsp_mailbox *mb = chan->con_priv; in tegra_hsp_mailbox_shutdown() local 624 struct tegra_hsp_mailbox *mb; in tegra_hsp_sm_xlate() local 678 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_add_mailboxes() local 891 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_resume() local
|
/linux-6.12.1/drivers/net/fddi/skfp/ |
D | hwmtm.c | 416 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 …]
|
D | ess.c | 112 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()
|
D | smt.c | 26 #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-6.12.1/arch/arm64/include/asm/ |
D | atomic_lse.h | 36 #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
|
D | atomic_ll_sc.h | 42 #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-6.12.1/drivers/net/ethernet/apple/ |
D | macmace.c | 266 volatile struct mace *mb = mp->mace; in mace_reset() local 323 volatile struct mace *mb = mp->mace; in __mace_set_address() local 346 volatile struct mace *mb = mp->mace; in mace_set_address() local 371 volatile struct mace *mb = mp->mace; in mace_open() local 434 volatile struct mace *mb = mp->mace; in mace_close() local 486 volatile struct mace *mb = mp->mace; in mace_set_multicast() local 537 volatile struct mace *mb = mp->mace; in mace_handle_misc_intrs() local 560 volatile struct mace *mb = mp->mace; in mace_interrupt() local 610 volatile struct mace *mb = mp->mace; in mace_tx_timeout() local
|
D | mace.c | 319 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-6.12.1/arch/arc/include/asm/ |
D | barrier.h | 26 #define mb() asm volatile("dmb 3\n" : : : "memory") macro 38 #define mb() asm volatile("sync\n" : : : "memory") macro
|
/linux-6.12.1/arch/x86/um/asm/ |
D | barrier.h | 15 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) macro 21 #define mb() asm volatile("mfence" : : : "memory") macro
|
/linux-6.12.1/drivers/net/dsa/realtek/ |
D | rtl8365mb.c | 834 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-6.12.1/tools/arch/x86/include/asm/ |
D | barrier.h | 20 #define mb() asm volatile("lock; addl $0,0(%%esp)" ::: "memory") macro 24 #define mb() asm volatile("mfence" ::: "memory") macro
|
/linux-6.12.1/mm/ |
D | numa_memblks.c | 332 struct numa_memblk *mb = numa_meminfo.blk + i; in numa_clear_kernel_node_hotplug() local 365 struct numa_memblk *mb = numa_meminfo.blk + i; in numa_clear_kernel_node_hotplug() local 385 struct numa_memblk *mb = &mi->blk[i]; in numa_register_meminfo() local 465 const struct numa_memblk *mb = *(const struct numa_memblk **)b; in cmp_memblk() local
|
/linux-6.12.1/drivers/media/pci/ivtv/ |
D | ivtv-mailbox.c | 131 static int try_mailbox(struct ivtv *itv, struct ivtv_mailbox_data *mbdata, int mb) in try_mailbox() 149 int i, mb; in get_mailbox() local 205 int flags, mb, i; in ivtv_api_call() local 358 void ivtv_api_get_data(struct ivtv_mailbox_data *mbdata, int mb, in ivtv_api_get_data()
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | barrier.h | 16 #define mb() do { synchronize_caches(); } while (0) macro 22 #define mb() barrier() macro
|
/linux-6.12.1/tools/virtio/asm/ |
D | barrier.h | 16 # define mb() abort() macro 26 # define mb() abort() macro
|
/linux-6.12.1/drivers/scsi/ |
D | qla1280.c | 1110 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_set_target_parameters() local 1547 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_chip_diag() local 1662 uint16_t mb[MAILBOX_REGISTER_COUNT], i; in qla1280_load_firmware_pio() local 1711 uint16_t mb[MAILBOX_REGISTER_COUNT], cnt; in qla1280_load_firmware_dma() local 1814 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_start_firmware() local 1879 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_init_rings() local 2065 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_config_target() local 2123 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_config_bus() local 2157 uint16_t mb[MAILBOX_REGISTER_COUNT]; in qla1280_nvram_config() local 2413 qla1280_mailbox_command(struct scsi_qla_host *ha, uint8_t mr, uint16_t *mb) in qla1280_mailbox_command() [all …]
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 105 static void dump_mb(struct cx18 *cx, struct cx18_mailbox *mb, char *name) in dump_mb() 234 struct cx18_mailbox *mb; in epu_dma_done() local 420 struct cx18_mailbox *mb; in epu_dma_done_irq() local 523 struct cx18_mailbox __iomem *mb; in cx18_api_epu_cmd_irq() local 585 struct cx18_mailbox __iomem *mb; in cx18_api_call() local
|
/linux-6.12.1/tools/perf/ui/browsers/ |
D | map.c | 28 struct map_browser *mb = container_of(browser, struct map_browser, b); in map_browser__write() local 107 struct map_browser mb = { in map__browse() local
|
/linux-6.12.1/arch/mips/include/asm/ |
D | barrier.h | 71 #define mb() wbflush() macro 76 #define mb() fast_mb() macro
|
/linux-6.12.1/drivers/net/ethernet/brocade/bna/ |
D | bfa_msgq.c | 226 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-6.12.1/arch/loongarch/include/asm/ |
D | atomic.h | 47 #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
|