| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | atomic_lse.h | 30 #define ATOMIC_FETCH_OP(name, mb, op, asm_op, cl...) \ in ATOMIC_OP() argument 57 #define ATOMIC_OP_ADD_RETURN(name, mb, cl...) \ argument 90 #define ATOMIC_FETCH_OP_AND(name, mb, cl...) \ argument 121 #define ATOMIC_OP_SUB_RETURN(name, mb, cl...) \ argument 145 #define ATOMIC_FETCH_OP_SUB(name, mb, cl...) \ argument 183 #define ATOMIC64_FETCH_OP(name, mb, op, asm_op, cl...) \ in ATOMIC64_OP() argument 210 #define ATOMIC64_OP_ADD_RETURN(name, mb, cl...) \ argument 243 #define ATOMIC64_FETCH_OP_AND(name, mb, cl...) \ argument 274 #define ATOMIC64_OP_SUB_RETURN(name, mb, cl...) \ argument 298 #define ATOMIC64_FETCH_OP_SUB(name, mb, cl...) \ argument [all …]
|
| D | atomic_ll_sc.h | 56 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument 78 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument 155 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument 177 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument 259 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument 318 #define __CMPXCHG_DBL(name, mb, rel, cl) \ argument
|
| /kernel/linux/linux-4.19/arch/arm64/include/asm/ |
| D | atomic_lse.h | 49 #define ATOMIC_FETCH_OP(name, mb, op, asm_op, cl...) \ in ATOMIC_OP() argument 81 #define ATOMIC_OP_ADD_RETURN(name, mb, cl...) \ argument 125 #define ATOMIC_FETCH_OP_AND(name, mb, cl...) \ argument 169 #define ATOMIC_OP_SUB_RETURN(name, mb, cl...) \ argument 197 #define ATOMIC_FETCH_OP_SUB(name, mb, cl...) \ argument 246 #define ATOMIC64_FETCH_OP(name, mb, op, asm_op, cl...) \ in ATOMIC64_OP() argument 278 #define ATOMIC64_OP_ADD_RETURN(name, mb, cl...) \ argument 322 #define ATOMIC64_FETCH_OP_AND(name, mb, cl...) \ argument 366 #define ATOMIC64_OP_SUB_RETURN(name, mb, cl...) \ argument 394 #define ATOMIC64_FETCH_OP_SUB(name, mb, cl...) \ argument [all …]
|
| D | atomic_ll_sc.h | 58 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op) \ argument 80 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op) \ argument 152 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op) \ argument 174 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op) \ argument 251 #define __CMPXCHG_CASE(w, sz, name, mb, acq, rel, cl) \ argument 296 #define __CMPXCHG_DBL(name, mb, rel, cl) \ argument
|
| /kernel/linux/linux-4.19/drivers/scsi/lpfc/ |
| D | lpfc_mbox.c | 62 MAILBOX_t *mb; in lpfc_dump_static_vport() local 115 MAILBOX_t *mb; in lpfc_down_link() local 138 MAILBOX_t *mb; in lpfc_dump_mem() local 170 MAILBOX_t *mb; in lpfc_dump_wakeup_param() local 207 MAILBOX_t *mb; in lpfc_read_nv() local 233 MAILBOX_t *mb; in lpfc_config_async() local 259 MAILBOX_t *mb; in lpfc_heart_beat() local 293 MAILBOX_t *mb; in lpfc_read_topology() local 330 MAILBOX_t *mb; in lpfc_clear_la() local 359 MAILBOX_t *mb = &pmb->u.mb; in lpfc_config_link() local [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_mbox.c | 62 MAILBOX_t *mb; in lpfc_dump_static_vport() local 115 MAILBOX_t *mb; in lpfc_down_link() local 138 MAILBOX_t *mb; in lpfc_dump_mem() local 170 MAILBOX_t *mb; in lpfc_dump_wakeup_param() local 207 MAILBOX_t *mb; in lpfc_read_nv() local 233 MAILBOX_t *mb; in lpfc_config_async() local 259 MAILBOX_t *mb; in lpfc_heart_beat() local 293 MAILBOX_t *mb; in lpfc_read_topology() local 330 MAILBOX_t *mb; in lpfc_clear_la() local 359 MAILBOX_t *mb = &pmb->u.mb; in lpfc_config_link() local [all …]
|
| /kernel/linux/linux-5.10/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 283 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_suspend() local 291 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_resume() local
|
| /kernel/linux/linux-4.19/drivers/power/supply/ |
| D | ipaq_micro_battery.c | 54 struct micro_battery *mb = container_of(work, in micro_battery_work() local 96 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in get_capacity() local 116 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in get_status() local 135 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in micro_batt_get_property() local 183 struct micro_battery *mb = dev_get_drvdata(b->dev.parent); in micro_ac_get_property() local 230 struct micro_battery *mb; in micro_batt_probe() local 274 struct micro_battery *mb = platform_get_drvdata(pdev); in micro_batt_remove() local 286 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_suspend() local 294 struct micro_battery *mb = dev_get_drvdata(dev); in micro_batt_resume() local
|
| /kernel/linux/linux-4.19/drivers/mailbox/ |
| D | rockchip-mailbox.c | 46 struct rockchip_mbox *mb; member 62 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_send_data() local 89 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_startup() local 100 struct rockchip_mbox *mb = dev_get_drvdata(chan->mbox->dev); in rockchip_mbox_shutdown() local 118 struct rockchip_mbox *mb = (struct rockchip_mbox *)dev_id; in rockchip_mbox_irq() local 137 struct rockchip_mbox *mb = (struct rockchip_mbox *)dev_id; in rockchip_mbox_isr() local 174 struct rockchip_mbox *mb; in rockchip_mbox_probe() local 259 struct rockchip_mbox *mb = platform_get_drvdata(pdev); in rockchip_mbox_remove() local
|
| /kernel/linux/linux-4.19/arch/arc/include/asm/ |
| D | barrier.h | 29 #define mb() asm volatile("dmb 3\n" : : : "memory") macro 41 #define mb() asm volatile("sync\n" : : : "memory") macro 47 #define mb() asm volatile (".word %0" : : "i"(CTOP_INST_SCHD_RW) : "memory") macro
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/drivers/net/fddi/skfp/ |
| D | hwmtm.c | 424 SMbuf *mb ; in init_fddi_driver() local 488 register SMbuf *mb ; in smt_get_mbuf() local 508 void smt_free_mbuf(struct s_smc *smc, SMbuf *mb) in smt_free_mbuf() 713 SMbuf *mb ; in fddi_isr() local 1055 SMbuf *mb ; in process_receive() local 1380 static void smt_to_llc(struct s_smc *smc, SMbuf *mb) in smt_to_llc() 1734 static void queue_llc_rx(struct s_smc *smc, SMbuf *mb) in queue_llc_rx() 1760 SMbuf *mb ; in get_llc_rx() local 1774 static void queue_txd_mb(struct s_smc *smc, SMbuf *mb) in queue_txd_mb() 1793 SMbuf *mb ; in get_txd_mb() local [all …]
|
| D | ess.c | 117 int ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, in ess_raf_received_pack() 480 SMbuf *mb ; in ess_send_response() local 558 SMbuf *mb ; in ess_send_alc_req() local 663 static void ess_send_frame(struct s_smc *smc, SMbuf *mb) in ess_send_frame()
|
| /kernel/linux/linux-5.10/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 | 113 int ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, in ess_raf_received_pack() 476 SMbuf *mb ; in ess_send_response() local 554 SMbuf *mb ; in ess_send_alc_req() local 659 static void ess_send_frame(struct s_smc *smc, SMbuf *mb) in ess_send_frame()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/apple/ |
| D | macmace.c | 268 volatile struct mace *mb = mp->mace; in mace_reset() local 325 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 395 volatile struct mace __iomem *mb = mp->mace; in mace_set_address() local 430 volatile struct mace __iomem *mb = mp->mace; in mace_open() local 500 volatile struct mace __iomem *mb = mp->mace; in mace_close() local 586 volatile struct mace __iomem *mb = mp->mace; in mace_set_multicast() local 637 volatile struct mace __iomem *mb = mp->mace; in mace_handle_misc_intrs() local 660 volatile struct mace __iomem *mb = mp->mace; in mace_interrupt() local 806 volatile struct mace __iomem *mb = mp->mace; in mace_tx_timeout() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
| D | macmace.c | 264 volatile struct mace *mb = mp->mace; in mace_reset() local 321 volatile struct mace *mb = mp->mace; in __mace_set_address() local 342 volatile struct mace *mb = mp->mace; in mace_set_address() local 367 volatile struct mace *mb = mp->mace; in mace_open() local 430 volatile struct mace *mb = mp->mace; in mace_close() local 482 volatile struct mace *mb = mp->mace; in mace_set_multicast() local 533 volatile struct mace *mb = mp->mace; in mace_handle_misc_intrs() local 556 volatile struct mace *mb = mp->mace; in mace_interrupt() local 606 volatile struct mace *mb = mp->mace; in mace_tx_timeout() local
|
| D | mace.c | 320 volatile struct mace __iomem *mb = mp->mace; in mace_reset() local 375 volatile struct mace __iomem *mb = mp->mace; in __mace_set_address() local 396 volatile struct mace __iomem *mb = mp->mace; in mace_set_address() local 431 volatile struct mace __iomem *mb = mp->mace; in mace_open() local 501 volatile struct mace __iomem *mb = mp->mace; in mace_close() local 587 volatile struct mace __iomem *mb = mp->mace; in mace_set_multicast() local 638 volatile struct mace __iomem *mb = mp->mace; in mace_handle_misc_intrs() local 661 volatile struct mace __iomem *mb = mp->mace; in mace_interrupt() local 807 volatile struct mace __iomem *mb = mp->mace; in mace_tx_timeout() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-5.10/arch/x86/um/asm/ |
| D | barrier.h | 14 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) macro 20 #define mb() asm volatile("mfence" : : : "memory") macro
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | barrier.h | 31 #define mb() asm volatile ("sync.s\n":::"memory") macro 42 #define mb() asm volatile ("sync\n":::"memory") macro
|
| /kernel/linux/linux-4.19/arch/x86/um/asm/ |
| D | barrier.h | 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) macro 27 #define mb() asm volatile("mfence" : : : "memory") macro
|
| /kernel/linux/linux-5.10/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
|