/Linux-v5.15/drivers/infiniband/core/ |
D | smi.c | 129 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, in smi_handle_dr_smp_send() 141 enum smi_action opa_smi_handle_dr_smp_send(struct opa_smp *smp, in opa_smi_handle_dr_smp_send() 240 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, in smi_handle_dr_smp_recv() 256 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, in opa_smi_handle_dr_smp_recv() 302 enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp) in smi_check_forward_dr_smp() 310 enum smi_forward_action opa_smi_check_forward_dr_smp(struct opa_smp *smp) in opa_smi_check_forward_dr_smp() 324 int smi_get_fwd_port(struct ib_smp *smp) in smi_get_fwd_port() 334 int opa_smi_get_fwd_port(struct opa_smp *smp) in opa_smi_get_fwd_port()
|
D | opa_smi.h | 53 static inline enum smi_action opa_smi_check_local_smp(struct opa_smp *smp, in opa_smi_check_local_smp() 68 static inline enum smi_action opa_smi_check_local_returning_smp(struct opa_smp *smp, in opa_smi_check_local_returning_smp()
|
D | smi.h | 65 static inline enum smi_action smi_check_local_smp(struct ib_smp *smp, in smi_check_local_smp() 80 static inline enum smi_action smi_check_local_returning_smp(struct ib_smp *smp, in smi_check_local_returning_smp()
|
D | mad.c | 602 struct ib_smp *smp = mad_send_wr->send_buf.mad; in handle_outgoing_dr_smp() local 1869 struct ib_smp *smp = (struct ib_smp *)recv->mad; in handle_ib_smi() local 1956 struct opa_smp *smp = (struct opa_smp *)recv->mad; in handle_opa_smi() local
|
/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 32 struct mdp5_kms *get_kms(struct mdp5_smp *smp) in get_kms() 62 static int smp_request_block(struct mdp5_smp *smp, in smp_request_block() 96 static void set_fifo_thresholds(struct mdp5_smp *smp, in set_fifo_thresholds() 116 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp, in mdp5_smp_calculate() 164 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_assign() 195 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_release() 218 static unsigned update_smp_state(struct mdp5_smp *smp, in update_smp_state() 255 static void write_smp_alloc_regs(struct mdp5_smp *smp) in write_smp_alloc_regs() 270 static void write_smp_fifo_regs(struct mdp5_smp *smp) in write_smp_fifo_regs() 288 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state) in mdp5_smp_prepare_commit() [all …]
|
D | mdp5_kms.h | 46 struct mdp5_smp *smp; member 86 struct mdp5_smp_state smp; member
|
D | mdp5_cfg.h | 89 struct mdp5_smp_block smp; member
|
/Linux-v5.15/net/bluetooth/ |
D | smp.c | 54 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument 540 struct smp_dev *smp; in smp_generate_oob() local 591 struct smp_chan *smp; in smp_send_cmd() local 651 struct smp_chan *smp = chan->data; in build_pairing_cmd() local 726 struct smp_chan *smp = chan->data; in check_enc_key_size() local 744 struct smp_chan *smp = chan->data; in smp_chan_destroy() local 834 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method() 854 struct smp_chan *smp = chan->data; in tk_request() local 947 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm() 974 static u8 smp_random(struct smp_chan *smp) in smp_random() [all …]
|
/Linux-v5.15/drivers/scsi/csiostor/ |
D | csio_defs.h | 84 csio_set_state(void *smp, void *state) in csio_set_state() 90 csio_init_state(struct csio_sm *smp, void *state) in csio_init_state() 96 csio_post_event(void *smp, uint32_t evt) in csio_post_event() 102 csio_get_state(void *smp) in csio_get_state() 108 csio_match_state(void *smp, void *state) in csio_match_state()
|
/Linux-v5.15/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 40 static int reply(struct ib_smp *smp) in reply() 52 static int reply_failure(struct ib_smp *smp) in reply_failure() 68 struct ib_smp *smp; in qib_send_trap() local 167 static void qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) in qib_bad_mkey() 267 static int subn_get_nodedescription(struct ib_smp *smp, in subn_get_nodedescription() 278 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_nodeinfo() 313 static int subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_guidinfo() 406 static int check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) in check_mkey() 454 static int subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_portinfo() 596 static int subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_pkeytable() [all …]
|
D | qib_ud.c | 492 struct ib_smp *smp; in qib_ud_rcv() local
|
/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | mad.c | 39 static int reply(struct ib_mad_hdr *smp) in reply() 51 static inline void clear_opa_smp_data(struct opa_smp *smp) in clear_opa_smp_data() 187 struct opa_smp *smp) in subn_handle_opa_trap_repress() 275 struct opa_smp *smp; in send_trap() local 540 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc() 561 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_nodeinfo() 601 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_nodeinfo() 754 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() 979 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_pkeytable() 1198 static int set_port_states(struct hfi1_pportdata *ppd, struct opa_smp *smp, in set_port_states() [all …]
|
D | ud.c | 727 struct rvt_qp *qp, u16 slid, struct opa_smp *smp) in opa_smp_check() 903 struct opa_smp *smp = (struct opa_smp *)data; in hfi1_ud_rcv() local
|
/Linux-v5.15/include/rdma/ |
D | opa_smi.h | 95 opa_get_smp_direction(struct opa_smp *smp) in opa_get_smp_direction() 100 static inline u8 *opa_get_smp_data(struct opa_smp *smp) in opa_get_smp_data() 108 static inline size_t opa_get_smp_data_size(struct opa_smp *smp) in opa_get_smp_data_size() 116 static inline size_t opa_get_smp_header_size(struct opa_smp *smp) in opa_get_smp_header_size()
|
D | ib_smi.h | 117 ib_get_smp_direction(struct ib_smp *smp) in ib_get_smp_direction()
|
/Linux-v5.15/arch/arm/include/asm/ |
D | processor.h | 96 #define __ALT_SMP_ASM(smp, up) \ argument 103 #define __ALT_SMP_ASM(smp, up) up argument
|
/Linux-v5.15/arch/powerpc/platforms/8xx/ |
D | micropatch.c | 353 smc_uart_t *smp; in cpm_load_patch() local 361 smc_uart_t *smp; in cpm_load_patch() local
|
/Linux-v5.15/drivers/sh/intc/ |
D | core.c | 167 unsigned int smp) in save_reg() 199 unsigned int i, k, smp; in register_intc_controller() local
|
D | internals.h | 62 unsigned long *smp; member
|
/Linux-v5.15/include/linux/ |
D | sh_intc.h | 54 unsigned long smp; member 62 unsigned long smp; member
|
/Linux-v5.15/arch/arm/include/asm/mach/ |
D | arch.h | 47 const struct smp_operations *smp; /* SMP operations */ member
|
/Linux-v5.15/fs/jfs/ |
D | jfs_dtree.c | 923 struct metapage *smp; in dtSplitUp() local 1322 struct metapage *smp; in dtSplitPage() local 1635 struct metapage *smp, *pmp, *mp; in dtExtendPage() local 1867 struct metapage *smp; in dtSplitRoot() local
|
D | jfs_xtree.c | 679 struct metapage *smp; in xtSplitUp() local 949 struct metapage *smp; in xtSplitPage() local
|
/Linux-v5.15/drivers/iio/adc/ |
D | stm32-adc.c | 1658 unsigned int smp, r = smpr->reg; in stm32_adc_smpr_init() local 1719 u32 val, smp = 0; in stm32_adc_chan_of_init() local
|
/Linux-v5.15/arch/x86/kernel/ |
D | alternative.c | 394 struct smp_alt_module *smp; in alternatives_smp_module_add() local
|