/linux-6.3-rc2/drivers/infiniband/core/ |
A 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()
|
A 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()
|
A 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()
|
A D | mad.c | 597 struct ib_smp *smp = mad_send_wr->send_buf.mad; in handle_outgoing_dr_smp() local 1864 struct ib_smp *smp = (struct ib_smp *)recv->mad; in handle_ib_smi() local 1951 struct opa_smp *smp = (struct opa_smp *)recv->mad; in handle_opa_smi() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/ |
A 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() 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() 328 void mdp5_smp_dump(struct mdp5_smp *smp, struct drm_printer *p) in mdp5_smp_dump() 373 void mdp5_smp_destroy(struct mdp5_smp *smp) in mdp5_smp_destroy() [all …]
|
A D | mdp5_kms.h | 46 struct mdp5_smp *smp; member 86 struct mdp5_smp_state smp; member
|
A D | mdp5_cfg.h | 89 struct mdp5_smp_block smp; member
|
/linux-6.3-rc2/net/bluetooth/ |
A D | smp.c | 540 struct smp_dev *smp; in smp_generate_oob() local 591 struct smp_chan *smp; in smp_send_cmd() local 1381 struct smp_chan *smp; in smp_chan_create() local 1628 struct smp_chan *smp; in smp_user_confirm_reply() local 1736 struct smp_chan *smp; in smp_cmd_pairing_req() local 2291 struct smp_chan *smp; in smp_cmd_security_req() local 2353 struct smp_chan *smp; in smp_conn_security() local 2447 struct smp_chan *smp; in smp_cancel_and_remove_pairing() local 2946 struct smp_chan *smp; in smp_sig_channel() local 3281 struct smp_dev *smp; in smp_add_cid() local [all …]
|
/linux-6.3-rc2/drivers/scsi/csiostor/ |
A 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-6.3-rc2/drivers/infiniband/hw/qib/ |
A 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() 454 static int subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_portinfo() 1097 static int subn_get_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_vl_arb() 1119 static int subn_set_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, in subn_set_vl_arb() [all …]
|
A D | qib_ud.c | 492 struct ib_smp *smp; in qib_ud_rcv() local
|
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/ |
A 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() 3686 static int __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, in __subn_get_opa_cong_setting() 4214 static int subn_get_opa_aggregate(struct opa_smp *smp, in subn_get_opa_aggregate() 4263 static int subn_set_opa_aggregate(struct opa_smp *smp, in subn_set_opa_aggregate() 4357 const struct opa_smp *smp = (const struct opa_smp *)mad; in is_local_mad() local 4474 struct opa_smp *smp = (struct opa_smp *)out_mad; in process_subn_opa() local [all …]
|
A 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-6.3-rc2/include/rdma/ |
A 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()
|
A D | ib_smi.h | 117 ib_get_smp_direction(struct ib_smp *smp) in ib_get_smp_direction()
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | processor.h | 93 #define __ALT_SMP_ASM(smp, up) \ argument 101 #define __ALT_SMP_ASM(smp, up) up argument
|
/linux-6.3-rc2/arch/powerpc/platforms/8xx/ |
A D | micropatch.c | 353 smc_uart_t *smp; in cpm_load_patch() local 361 smc_uart_t *smp; in cpm_load_patch() local
|
/linux-6.3-rc2/drivers/sh/intc/ |
A D | core.c | 167 unsigned int smp) in save_reg() 199 unsigned int i, k, smp; in register_intc_controller() local
|
A D | internals.h | 62 unsigned long *smp; member
|
/linux-6.3-rc2/include/linux/ |
A D | sh_intc.h | 54 unsigned long smp; member 62 unsigned long smp; member
|
/linux-6.3-rc2/arch/arm/include/asm/mach/ |
A D | arch.h | 47 const struct smp_operations *smp; /* SMP operations */ member
|
/linux-6.3-rc2/fs/jfs/ |
A 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
|
A D | jfs_xtree.c | 668 struct metapage *smp; in xtSplitUp() local 938 struct metapage *smp; in xtSplitPage() local
|
/linux-6.3-rc2/net/iucv/ |
A D | iucv.c | 721 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register() 755 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
|
/linux-6.3-rc2/sound/synth/emux/ |
A D | soundfont.c | 950 struct snd_sf_sample *smp; in load_guspatch() local
|