| /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 | 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 297 #define __CMPXCHG_DBL(name, mb, rel, cl) \ argument
|
| /kernel/linux/linux-6.6/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 238 MAILBOX_t *mb; in lpfc_dump_wakeup_param() local 275 MAILBOX_t *mb; in lpfc_read_nv() local 301 MAILBOX_t *mb; in lpfc_config_async() local 327 MAILBOX_t *mb; in lpfc_heart_beat() local 361 MAILBOX_t *mb; in lpfc_read_topology() local 398 MAILBOX_t *mb; in lpfc_clear_la() local 427 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-6.6/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-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-6.6/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-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-6.6/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
|
| /kernel/linux/linux-6.6/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()
|
| /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-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-6.6/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 | 321 volatile struct mace __iomem *mb = mp->mace; in mace_reset() local 376 volatile struct mace __iomem *mb = mp->mace; in __mace_set_address() local 401 volatile struct mace __iomem *mb = mp->mace; in mace_set_address() local 436 volatile struct mace __iomem *mb = mp->mace; in mace_open() local 506 volatile struct mace __iomem *mb = mp->mace; in mace_close() local 592 volatile struct mace __iomem *mb = mp->mace; in mace_set_multicast() local 643 volatile struct mace __iomem *mb = mp->mace; in mace_handle_misc_intrs() local 666 volatile struct mace __iomem *mb = mp->mace; in mace_interrupt() local 812 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-6.6/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-6.6/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
|
| /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-6.6/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/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
|