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

/linux-4.4.14/arch/arm/mach-shmobile/
H A DMakefile
/linux-4.4.14/drivers/infiniband/core/
H A Dopa_smi.h53 static inline enum smi_action opa_smi_check_local_smp(struct opa_smp *smp, opa_smi_check_local_smp() argument
68 static inline enum smi_action opa_smi_check_local_returning_smp(struct opa_smp *smp, opa_smi_check_local_returning_smp() argument
H A Dsmi.h65 static inline enum smi_action smi_check_local_smp(struct ib_smp *smp, smi_check_local_smp() argument
80 static inline enum smi_action smi_check_local_returning_smp(struct ib_smp *smp, smi_check_local_returning_smp() argument
H A Dsmi.c129 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, smi_handle_dr_smp_send() argument
141 enum smi_action opa_smi_handle_dr_smp_send(struct opa_smp *smp, opa_smi_handle_dr_smp_send() argument
240 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, smi_handle_dr_smp_recv() argument
256 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, opa_smi_handle_dr_smp_recv() argument
302 enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp) smi_check_forward_dr_smp() argument
310 enum smi_forward_action opa_smi_check_forward_dr_smp(struct opa_smp *smp) opa_smi_check_forward_dr_smp() argument
324 int smi_get_fwd_port(struct ib_smp *smp) smi_get_fwd_port() argument
334 int opa_smi_get_fwd_port(struct opa_smp *smp) opa_smi_get_fwd_port() argument
H A Dmad.c745 struct ib_smp *smp = mad_send_wr->send_buf.mad; handle_outgoing_dr_smp() local
2026 struct ib_smp *smp = (struct ib_smp *)recv->mad; handle_ib_smi() local
2111 struct opa_smp *smp = (struct opa_smp *)recv->mad; handle_opa_smi() local
/linux-4.4.14/arch/powerpc/sysdev/
H A Dmicropatch.c633 volatile smc_uart_t *smp; cpm_load_patch() local
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_defs.h84 csio_set_state(void *smp, void *state) csio_set_state() argument
90 csio_init_state(struct csio_sm *smp, void *state) csio_init_state() argument
96 csio_post_event(void *smp, uint32_t evt) csio_post_event() argument
102 csio_get_state(void *smp) csio_get_state() argument
108 csio_match_state(void *smp, void *state) csio_match_state() argument
/linux-4.4.14/arch/arm/include/asm/mach/
H A Darch.h50 const struct smp_operations *smp; /* SMP operations */ member in struct:machine_desc
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_ud.c466 struct ib_smp *smp = (struct ib_smp *) data; ipath_ud_rcv() local
H A Dipath_mad.c46 static int reply(struct ib_smp *smp) reply() argument
58 static int recv_subn_get_nodedescription(struct ib_smp *smp, recv_subn_get_nodedescription() argument
84 static int recv_subn_get_nodeinfo(struct ib_smp *smp, recv_subn_get_nodeinfo() argument
122 static int recv_subn_get_guidinfo(struct ib_smp *smp, recv_subn_get_guidinfo() argument
235 static int recv_subn_get_portinfo(struct ib_smp *smp, recv_subn_get_portinfo() argument
360 static int recv_subn_get_pkeytable(struct ib_smp *smp, recv_subn_get_pkeytable() argument
384 static int recv_subn_set_guidinfo(struct ib_smp *smp, recv_subn_set_guidinfo() argument
417 static int recv_subn_set_portinfo(struct ib_smp *smp, recv_subn_set_portinfo() argument
781 static int recv_subn_set_pkeytable(struct ib_smp *smp, recv_subn_set_pkeytable() argument
1263 struct ib_smp *smp = (struct ib_smp *)out_mad; process_subn() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dud.c768 struct opa_smp *smp = (struct opa_smp *)data; hfi1_ud_rcv() local
552 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct hfi1_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument
H A Ddiag.c1289 struct ib_smp *smp = NULL; hfi1_filter_mad_mgmt_class() local
H A Dmad.c63 static int reply(struct ib_mad_hdr *smp) reply() argument
75 static inline void clear_opa_smp_data(struct opa_smp *smp) clear_opa_smp_data() argument
87 struct ib_smp *smp; send_trap() local
293 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, __subn_get_opa_nodedesc() argument
314 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_nodeinfo() argument
353 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_nodeinfo() argument
513 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_portinfo() argument
730 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_pkeytable() argument
936 static int set_port_states(struct hfi1_pportdata *ppd, struct opa_smp *smp, set_port_states() argument
1036 static int __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_portinfo() argument
1397 static int __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_pkeytable() argument
1486 static int __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_sl_to_sc() argument
1509 static int __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_sl_to_sc() argument
1528 static int __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_sc_to_sl() argument
1551 static int __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_sc_to_sl() argument
1570 static int __subn_get_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_sc_to_vlt() argument
1592 static int __subn_set_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_sc_to_vlt() argument
1624 static int __subn_get_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_sc_to_vlnt() argument
1649 static int __subn_set_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_sc_to_vlnt() argument
1680 static int __subn_get_opa_psi(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_psi() argument
1729 static int __subn_set_opa_psi(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_psi() argument
1775 static int __subn_get_opa_cable_info(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_cable_info() argument
1819 static int __subn_get_opa_bct(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_bct() argument
1842 static int __subn_set_opa_bct(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_bct() argument
1864 static int __subn_get_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_vl_arb() argument
1905 static int __subn_set_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_vl_arb() argument
3159 static int __subn_get_opa_cong_info(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_cong_info() argument
3178 static int __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, __subn_get_opa_cong_setting() argument
3219 static int __subn_set_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_cong_setting() argument
3245 static int __subn_get_opa_hfi1_cong_log(struct opa_smp *smp, u32 am, __subn_get_opa_hfi1_cong_log() argument
3311 static int __subn_get_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_cc_table() argument
3369 static int __subn_set_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_cc_table() argument
3452 static int __subn_get_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, __subn_get_opa_led_info() argument
3477 static int __subn_set_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, __subn_set_opa_led_info() argument
3496 static int subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, subn_get_opa_sma() argument
3586 static int subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, subn_set_opa_sma() argument
3661 static int subn_get_opa_aggregate(struct opa_smp *smp, subn_get_opa_aggregate() argument
3708 static int subn_set_opa_aggregate(struct opa_smp *smp, subn_set_opa_aggregate() argument
3788 const struct opa_smp *smp = (const struct opa_smp *)mad; is_local_mad() local
3849 struct opa_smp *smp = (struct opa_smp *)out_mad; process_subn_opa() local
3943 struct ib_smp *smp = (struct ib_smp *)out_mad; process_subn() local
/linux-4.4.14/drivers/sh/intc/
H A Dcore.c184 unsigned int i, k, smp; register_intc_controller() local
164 save_reg(struct intc_desc_int *d, unsigned int cnt, unsigned long value, unsigned int smp) save_reg() argument
H A Dinternals.h61 unsigned long *smp; member in struct:intc_desc_int
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_ud.c497 struct ib_smp *smp; qib_ud_rcv() local
H A Dqib_mad.c40 static int reply(struct ib_smp *smp) reply() argument
52 static int reply_failure(struct ib_smp *smp) reply_failure() argument
68 struct ib_smp *smp; qib_send_trap() local
169 static void qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) qib_bad_mkey() argument
266 static int subn_get_nodedescription(struct ib_smp *smp, subn_get_nodedescription() argument
277 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_nodeinfo() argument
313 static int subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_guidinfo() argument
406 static int check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) check_mkey() argument
452 static int subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_portinfo() argument
594 static int subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, subn_get_pkeytable() argument
618 static int subn_set_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_set_guidinfo() argument
651 static int subn_set_portinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_set_portinfo() argument
1038 static int subn_set_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, subn_set_pkeytable() argument
1056 static int subn_get_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, subn_get_sl_to_vl() argument
1074 static int subn_set_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, subn_set_sl_to_vl() argument
1096 static int subn_get_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, subn_get_vl_arb() argument
1118 static int subn_set_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, subn_set_vl_arb() argument
1138 static int subn_trap_repress(struct ib_smp *smp, struct ib_device *ibdev, subn_trap_repress() argument
1861 struct ib_smp *smp = (struct ib_smp *)out_mad; process_subn() local
1889 (void) check_mkey(to_iport(ibdev, port_num), smp, 0); process_subn() local
H A Dqib_iba7322.c5496 struct ib_smp *smp; try_7322_ipg() local
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_cfg.h83 struct mdp5_smp_block smp; member in struct:mdp5_cfg_hw
H A Dmdp5_kms.h42 struct mdp5_smp *smp; member in struct:mdp5_kms
H A Dmdp5_smp.c108 struct mdp5_kms *get_kms(struct mdp5_smp *smp) get_kms() argument
138 static int smp_request_block(struct mdp5_smp *smp, smp_request_block() argument
191 static void set_fifo_thresholds(struct mdp5_smp *smp, set_fifo_thresholds() argument
212 int mdp5_smp_request(struct mdp5_smp *smp, enum mdp5_pipe pipe, mdp5_smp_request() argument
271 void mdp5_smp_release(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_release() argument
303 static void update_smp_state(struct mdp5_smp *smp, update_smp_state() argument
337 void mdp5_smp_configure(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_configure() argument
361 void mdp5_smp_commit(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_commit() argument
391 void mdp5_smp_destroy(struct mdp5_smp *smp) mdp5_smp_destroy() argument
398 struct mdp5_smp *smp = NULL; mdp5_smp_init() local
/linux-4.4.14/include/linux/
H A Dsh_intc.h53 unsigned long smp; member in struct:intc_mask_reg
61 unsigned long smp; member in struct:intc_prio_reg
/linux-4.4.14/arch/x86/kernel/
H A Dalternative.c488 struct smp_alt_module *smp; alternatives_smp_module_add() local
/linux-4.4.14/include/rdma/
H A Dopa_smi.h124 opa_get_smp_direction(struct opa_smp *smp) opa_get_smp_direction() argument
129 static inline u8 *opa_get_smp_data(struct opa_smp *smp) opa_get_smp_data() argument
137 static inline size_t opa_get_smp_data_size(struct opa_smp *smp) opa_get_smp_data_size() argument
145 static inline size_t opa_get_smp_header_size(struct opa_smp *smp) opa_get_smp_header_size() argument
H A Dib_smi.h144 ib_get_smp_direction(struct ib_smp *smp) ib_get_smp_direction() argument
/linux-4.4.14/fs/jfs/
H A Djfs_xtree.c692 struct metapage *smp; xtSplitUp() local
962 struct metapage *smp; xtSplitPage() local
H A Djfs_dtree.c935 struct metapage *smp; dtSplitUp() local
1334 struct metapage *smp; dtSplitPage() local
1647 struct metapage *smp, *pmp, *mp; dtExtendPage() local
1879 struct metapage *smp; dtSplitRoot() local
/linux-4.4.14/include/acpi/
H A Dprocessor.h216 u8 smp; member in struct:acpi_processor_errata
/linux-4.4.14/sound/synth/emux/
H A Dsoundfont.c955 struct snd_sf_sample *smp; load_guspatch() local
/linux-4.4.14/drivers/scsi/isci/
H A Dscu_task_context.h429 struct smp_task_context smp; member in union:protocol_context
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c897 struct ib_smp *smp = inbox->buf; mlx4_MAD_IFC_wrapper() local
/linux-4.4.14/net/iucv/
H A Diucv.c781 int iucv_register(struct iucv_handler *handler, int smp) iucv_register() argument
815 void iucv_unregister(struct iucv_handler *handler, int smp) iucv_unregister() argument
/linux-4.4.14/net/bluetooth/
H A Dsmp.c512 struct smp_dev *smp; smp_irk_matches() local
533 struct smp_dev *smp; smp_generate_rpa() local
558 struct smp_dev *smp; smp_generate_oob() local
605 struct smp_chan *smp; smp_send_cmd() local
665 struct smp_chan *smp = chan->data; build_pairing_cmd() local
740 struct smp_chan *smp = chan->data; check_enc_key_size() local
754 struct smp_chan *smp = chan->data; smp_chan_destroy() local
844 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) get_auth_method() argument
864 struct smp_chan *smp = chan->data; tk_request() local
949 static u8 smp_confirm(struct smp_chan *smp) smp_confirm() argument
976 static u8 smp_random(struct smp_chan *smp) smp_random() argument
1041 struct smp_chan *smp = chan->data; smp_notify_keys() local
1129 static void sc_add_ltk(struct smp_chan *smp) sc_add_ltk() argument
1149 static void sc_generate_link_key(struct smp_chan *smp) sc_generate_link_key() argument
1174 static void smp_allow_key_dist(struct smp_chan *smp) smp_allow_key_dist() argument
1188 static void sc_generate_ltk(struct smp_chan *smp) sc_generate_ltk() argument
1217 static void smp_distribute_keys(struct smp_chan *smp) smp_distribute_keys() argument
1351 struct smp_chan *smp = container_of(work, struct smp_chan, smp_timeout() local
1363 struct smp_chan *smp; smp_chan_create() local
1396 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) sc_mackey_and_ltk() argument
1417 static void sc_dhkey_check(struct smp_chan *smp) sc_dhkey_check() argument
1453 static u8 sc_passkey_send_confirm(struct smp_chan *smp) sc_passkey_send_confirm() argument
1474 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op) sc_passkey_round() argument
1561 static int sc_user_reply(struct smp_chan *smp, u16 mgmt_op, __le32 passkey) sc_user_reply() argument
1607 struct smp_chan *smp; smp_user_confirm_reply() local
1668 static void build_bredr_pairing_cmd(struct smp_chan *smp, build_bredr_pairing_cmd() argument
1713 struct smp_chan *smp; smp_cmd_pairing_req() local
1839 static u8 sc_send_public_key(struct smp_chan *smp) sc_send_public_key() argument
1897 struct smp_chan *smp = chan->data; smp_cmd_pairing_rsp() local
1990 static u8 sc_check_confirm(struct smp_chan *smp) sc_check_confirm() argument
2012 static int fixup_sc_false_positive(struct smp_chan *smp) fixup_sc_false_positive() argument
2052 struct smp_chan *smp = chan->data; smp_cmd_pairing_confirm() local
2094 struct smp_chan *smp = chan->data; smp_cmd_pairing_random() local
2232 struct smp_chan *smp; smp_cmd_security_req() local
2288 struct smp_chan *smp; smp_conn_security() local
2371 struct smp_chan *smp; smp_cancel_pairing() local
2397 struct smp_chan *smp = chan->data; smp_cmd_encrypt_info() local
2417 struct smp_chan *smp = chan->data; smp_cmd_master_ident() local
2453 struct smp_chan *smp = chan->data; smp_cmd_ident_info() local
2474 struct smp_chan *smp = chan->data; smp_cmd_ident_addr_info() local
2529 struct smp_chan *smp = chan->data; smp_cmd_sign_info() local
2556 static u8 sc_select_method(struct smp_chan *smp) sc_select_method() argument
2606 struct smp_chan *smp = chan->data; smp_cmd_public_key() local
2719 struct smp_chan *smp = chan->data; smp_cmd_dhkey_check() local
2793 struct smp_chan *smp; smp_sig_channel() local
2921 struct smp_chan *smp; bredr_pairing() local
2985 struct smp_chan *smp = chan->data; smp_resume_cb() local
3034 struct smp_chan *smp = chan->data; smp_recv_cb() local
3129 struct smp_dev *smp; smp_add_cid() local
3206 struct smp_dev *smp; smp_del_chan() local
/linux-4.4.14/include/net/bluetooth/
H A Dl2cap.h645 struct l2cap_chan *smp; member in struct:l2cap_conn
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1508 struct megasas_smp_frame smp; member in union:megasas_frame
/linux-4.4.14/drivers/scsi/esas2r/
H A Datioctl.h1162 struct atto_ioctl_vda_smp_cmd smp; member in union:atto_ioctl_vda::__anon9340

Completed in 1593 milliseconds