Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.c32 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 …]
/kernel/linux/linux-4.19/net/bluetooth/
Dsmp.c54 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
511 struct smp_dev *smp; in smp_irk_matches() local
532 struct smp_dev *smp; in smp_generate_rpa() local
557 struct smp_dev *smp; in smp_generate_oob() local
608 struct smp_chan *smp; in smp_send_cmd() local
668 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
743 struct smp_chan *smp = chan->data; in check_enc_key_size() local
757 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
848 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
868 struct smp_chan *smp = chan->data; in tk_request() local
[all …]
/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c55 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
541 struct smp_dev *smp; in smp_generate_oob() local
592 struct smp_chan *smp; in smp_send_cmd() local
652 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
727 struct smp_chan *smp = chan->data; in check_enc_key_size() local
745 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
835 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
855 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 …]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.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()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/include/rdma/
Dopa_smi.h95 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()
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dprocessor.h96 #define __ALT_SMP_ASM(smp, up) \ argument
103 #define __ALT_SMP_ASM(smp, up) up argument
/kernel/linux/linux-4.19/arch/arm/include/asm/
Dprocessor.h114 #define __ALT_SMP_ASM(smp, up) \ argument
121 #define __ALT_SMP_ASM(smp, up) up argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
Dmicropatch.c353 smc_uart_t *smp; in cpm_load_patch() local
361 smc_uart_t *smp; in cpm_load_patch() local
/kernel/linux/linux-5.10/drivers/sh/intc/
Dcore.c167 unsigned int smp) in save_reg()
184 unsigned int i, k, smp; in register_intc_controller() local
/kernel/linux/linux-4.19/drivers/sh/intc/
Dcore.c167 unsigned int smp) in save_reg()
184 unsigned int i, k, smp; in register_intc_controller() local
/kernel/linux/linux-4.19/arch/powerpc/sysdev/
Dmicropatch.c634 volatile smc_uart_t *smp; in cpm_load_patch() local
/kernel/linux/linux-5.10/include/linux/
Dsh_intc.h54 unsigned long smp; member
62 unsigned long smp; member

123