Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/infiniband/core/
H A 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()
H A 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()
H A 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()
H A Dmad.c597 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
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A 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()
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 …]
H A Dmdp5_kms.h46 struct mdp5_smp *smp; member
86 struct mdp5_smp_state smp; member
H A Dmdp5_cfg.h89 struct mdp5_smp_block smp; member
/openbmc/linux/net/bluetooth/
H A Dsmp.c542 struct smp_dev *smp; in smp_generate_oob() local
593 struct smp_chan *smp; in smp_send_cmd() local
1390 struct smp_chan *smp; in smp_chan_create() local
1637 struct smp_chan *smp; in smp_user_confirm_reply() local
2316 struct smp_chan *smp; in smp_cmd_security_req() local
2382 struct smp_chan *smp; in smp_conn_security() local
2464 struct smp_chan *smp; in smp_cancel_and_remove_pairing() local
2961 struct smp_chan *smp; in smp_sig_channel() local
3088 struct smp_chan *smp; in bredr_pairing() local
3288 struct smp_dev *smp; in smp_add_cid() local
[all …]
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_defs.h98 csio_set_state(void *smp, void *state) in csio_set_state()
104 csio_init_state(struct csio_sm *smp, void *state) in csio_init_state()
110 csio_post_event(void *smp, uint32_t evt) in csio_post_event()
116 csio_get_state(void *smp) in csio_get_state()
122 csio_match_state(void *smp, void *state) in csio_match_state()
/openbmc/linux/drivers/infiniband/hw/qib/
H A 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()
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 …]
H A Dqib_ud.c492 struct ib_smp *smp; in qib_ud_rcv() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c39 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 …]
H A Dud.c727 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
/openbmc/qemu/include/hw/s390x/
H A Dcpu-topology.h66 static inline int s390_std_socket(int n, CpuTopology *smp) in s390_std_socket()
71 static inline int s390_std_book(int n, CpuTopology *smp) in s390_std_book()
76 static inline int s390_std_drawer(int n, CpuTopology *smp) in s390_std_drawer()
/openbmc/linux/include/rdma/
H A 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()
/openbmc/linux/arch/arm/include/asm/
H A Dprocessor.h93 #define __ALT_SMP_ASM(smp, up) \ argument
101 #define __ALT_SMP_ASM(smp, up) up argument
/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c89 CpuTopology *smp = &ms->smp; in s390_topology_init() local
184 CpuTopology *smp = &current_machine->smp; in s390_topology_cpu_default() local
237 CpuTopology *smp = &current_machine->smp; in s390_topology_check() local
/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dmicropatch.c353 smc_uart_t *smp; in cpm_load_patch() local
361 smc_uart_t *smp; in cpm_load_patch() local
/openbmc/linux/drivers/sh/intc/
H A Dcore.c167 unsigned int smp) in save_reg()
199 unsigned int i, k, smp; in register_intc_controller() local
H A Dinternals.h62 unsigned long *smp; member
/openbmc/u-boot/tools/gdb/
H A Dserial.c53 struct speedmap *smp = speedmap, *esmp = &speedmap[nspeeds]; in cvtspeed() local
/openbmc/qemu/tests/avocado/avocado_qemu/
H A Dlinuxtest.py135 smp = '2' variable in LinuxTest
/openbmc/linux/include/linux/
H A Dsh_intc.h54 unsigned long smp; member
62 unsigned long smp; member
/openbmc/linux/arch/arm/include/asm/mach/
H A Darch.h47 const struct smp_operations *smp; /* SMP operations */ member
/openbmc/linux/fs/jfs/
H A Djfs_dtree.c930 struct metapage *smp; in dtSplitUp() local
1329 struct metapage *smp; in dtSplitPage() local
1642 struct metapage *smp, *pmp, *mp; in dtExtendPage() local
1874 struct metapage *smp; in dtSplitRoot() local

12