Home
last modified time | relevance | path

Searched defs:smp (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/infiniband/core/
Dsmi.c129 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()
Dopa_smi.h53 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()
Dsmi.h65 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()
Dmad.c786 struct ib_smp *smp = mad_send_wr->send_buf.mad; in handle_outgoing_dr_smp() local
2072 struct ib_smp *smp = (struct ib_smp *)recv->mad; in handle_ib_smi() local
2157 struct opa_smp *smp = (struct opa_smp *)recv->mad; in handle_opa_smi() local
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.c41 struct mdp5_kms *get_kms(struct mdp5_smp *smp) in get_kms()
71 static int smp_request_block(struct mdp5_smp *smp, in smp_request_block()
105 static void set_fifo_thresholds(struct mdp5_smp *smp, in set_fifo_thresholds()
125 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp, in mdp5_smp_calculate()
174 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_assign()
205 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_release()
228 static unsigned update_smp_state(struct mdp5_smp *smp, in update_smp_state()
265 static void write_smp_alloc_regs(struct mdp5_smp *smp) in write_smp_alloc_regs()
280 static void write_smp_fifo_regs(struct mdp5_smp *smp) in write_smp_fifo_regs()
298 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state) in mdp5_smp_prepare_commit()
[all …]
Dmdp5_kms.h57 struct mdp5_smp *smp; member
95 struct mdp5_smp_state smp; member
Dmdp5_cfg.h91 struct mdp5_smp_block smp; member
/Linux-v4.19/net/bluetooth/
Dsmp.c54 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
514 struct smp_dev *smp; in smp_irk_matches() local
535 struct smp_dev *smp; in smp_generate_rpa() local
560 struct smp_dev *smp; in smp_generate_oob() local
611 struct smp_chan *smp; in smp_send_cmd() local
671 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
746 struct smp_chan *smp = chan->data; in check_enc_key_size() local
760 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
851 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
871 struct smp_chan *smp = chan->data; in tk_request() local
[all …]
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_defs.h84 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-v4.19/drivers/infiniband/hw/qib/
Dqib_mad.c40 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 …]
Dqib_ud.c495 struct ib_smp *smp; in qib_ud_rcv() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c81 static int reply(struct ib_mad_hdr *smp) in reply()
93 static inline void clear_opa_smp_data(struct opa_smp *smp) in clear_opa_smp_data()
229 struct opa_smp *smp) in subn_handle_opa_trap_repress()
317 struct opa_smp *smp; in send_trap() local
582 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc()
603 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_nodeinfo()
643 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_nodeinfo()
796 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo()
1021 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_pkeytable()
1240 static int set_port_states(struct hfi1_pportdata *ppd, struct opa_smp *smp, in set_port_states()
[all …]
Dud.c781 struct rvt_qp *qp, u16 slid, struct opa_smp *smp) in opa_smp_check()
962 struct opa_smp *smp = (struct opa_smp *)data; in hfi1_ud_rcv() local
/Linux-v4.19/include/rdma/
Dopa_smi.h122 opa_get_smp_direction(struct opa_smp *smp) in opa_get_smp_direction()
127 static inline u8 *opa_get_smp_data(struct opa_smp *smp) in opa_get_smp_data()
135 static inline size_t opa_get_smp_data_size(struct opa_smp *smp) in opa_get_smp_data_size()
143 static inline size_t opa_get_smp_header_size(struct opa_smp *smp) in opa_get_smp_header_size()
Dib_smi.h144 ib_get_smp_direction(struct ib_smp *smp) in ib_get_smp_direction()
/Linux-v4.19/arch/arm/include/asm/
Dprocessor.h110 #define __ALT_SMP_ASM(smp, up) \ argument
117 #define __ALT_SMP_ASM(smp, up) up argument
/Linux-v4.19/drivers/sh/intc/
Dcore.c167 unsigned int smp) in save_reg()
184 unsigned int i, k, smp; in register_intc_controller() local
Dinternals.h62 unsigned long *smp; member
/Linux-v4.19/arch/powerpc/sysdev/
Dmicropatch.c634 volatile smc_uart_t *smp; in cpm_load_patch() local
/Linux-v4.19/include/linux/
Dsh_intc.h54 unsigned long smp; member
62 unsigned long smp; member
/Linux-v4.19/arch/arm/include/asm/mach/
Darch.h50 const struct smp_operations *smp; /* SMP operations */ member
/Linux-v4.19/fs/jfs/
Djfs_dtree.c936 struct metapage *smp; in dtSplitUp() local
1335 struct metapage *smp; in dtSplitPage() local
1648 struct metapage *smp, *pmp, *mp; in dtExtendPage() local
1880 struct metapage *smp; in dtSplitRoot() local
Djfs_xtree.c692 struct metapage *smp; in xtSplitUp() local
962 struct metapage *smp; in xtSplitPage() local
/Linux-v4.19/arch/x86/kernel/
Dalternative.c487 struct smp_alt_module *smp; in alternatives_smp_module_add() local
/Linux-v4.19/drivers/iio/adc/
Dstm32-adc.c1617 unsigned int smp, r = smpr->reg; in stm32_adc_smpr_init() local
1678 u32 val, smp = 0; in stm32_adc_chan_of_init() local

12