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

/linux-4.1.27/arch/arm/mach-shmobile/
H A DMakefile
/linux-4.1.27/drivers/infiniband/core/
H A Dsmi.c46 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, smi_handle_dr_smp_send() argument
131 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type, smi_handle_dr_smp_recv() argument
212 enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp) smi_check_forward_dr_smp() argument
249 int smi_get_fwd_port(struct ib_smp *smp) smi_get_fwd_port() 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 Dmad_priv.h82 struct ib_smp smp; member in union:ib_mad_private::__anon4806
H A Dmad.c729 struct ib_smp *smp = mad_send_wr->send_buf.mad; handle_outgoing_dr_smp() local
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmicropatch.c633 volatile smc_uart_t *smp; cpm_load_patch() local
/linux-4.1.27/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.1.27/arch/arm/include/asm/mach/
H A Darch.h50 struct smp_operations *smp; /* SMP operations */ member in struct:machine_desc
/linux-4.1.27/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.1.27/drivers/infiniband/hw/ipath/
H A Dipath_ud.c467 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.1.27/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
168 static void qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) qib_bad_mkey() argument
265 static int subn_get_nodedescription(struct ib_smp *smp, subn_get_nodedescription() argument
276 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_nodeinfo() argument
312 static int subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_guidinfo() argument
405 static int check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) check_mkey() argument
451 static int subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_get_portinfo() argument
593 static int subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, subn_get_pkeytable() argument
617 static int subn_set_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_set_guidinfo() argument
650 static int subn_set_portinfo(struct ib_smp *smp, struct ib_device *ibdev, subn_set_portinfo() argument
1037 static int subn_set_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, subn_set_pkeytable() argument
1055 static int subn_get_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, subn_get_sl_to_vl() argument
1073 static int subn_set_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, subn_set_sl_to_vl() argument
1095 static int subn_get_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, subn_get_vl_arb() argument
1117 static int subn_set_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, subn_set_vl_arb() argument
1137 static int subn_trap_repress(struct ib_smp *smp, struct ib_device *ibdev, subn_trap_repress() argument
1860 struct ib_smp *smp = (struct ib_smp *)out_mad; process_subn() local
1888 (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.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_cfg.h71 struct mdp5_smp_block smp; member in struct:mdp5_cfg_hw
H A Dmdp5_kms.h40 struct mdp5_smp *smp; member in struct:mdp5_kms
H A Dmdp5_smp.c81 struct mdp5_kms *get_kms(struct mdp5_smp *smp) get_kms() argument
111 static int smp_request_block(struct mdp5_smp *smp, smp_request_block() argument
161 static void set_fifo_thresholds(struct mdp5_smp *smp, set_fifo_thresholds() argument
182 int mdp5_smp_request(struct mdp5_smp *smp, enum mdp5_pipe pipe, u32 fmt, u32 width) mdp5_smp_request() argument
224 void mdp5_smp_release(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_release() argument
233 static void update_smp_state(struct mdp5_smp *smp, update_smp_state() argument
267 void mdp5_smp_configure(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_configure() argument
283 void mdp5_smp_commit(struct mdp5_smp *smp, enum mdp5_pipe pipe) mdp5_smp_commit() argument
313 void mdp5_smp_destroy(struct mdp5_smp *smp) mdp5_smp_destroy() argument
320 struct mdp5_smp *smp = NULL; mdp5_smp_init() local
/linux-4.1.27/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.1.27/arch/x86/kernel/
H A Dalternative.c475 struct smp_alt_module *smp; alternatives_smp_module_add() local
/linux-4.1.27/include/rdma/
H A Dib_smi.h123 ib_get_smp_direction(struct ib_smp *smp) ib_get_smp_direction() argument
/linux-4.1.27/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.1.27/sound/synth/emux/
H A Dsoundfont.c955 struct snd_sf_sample *smp; load_guspatch() local
/linux-4.1.27/include/acpi/
H A Dprocessor.h216 u8 smp; member in struct:acpi_processor_errata
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c883 struct ib_smp *smp = inbox->buf; mlx4_MAD_IFC_wrapper() local
/linux-4.1.27/drivers/scsi/isci/
H A Dscu_task_context.h429 struct smp_task_context smp; member in union:protocol_context
/linux-4.1.27/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.1.27/net/bluetooth/
H A Dsmp.c494 struct smp_dev *smp; smp_irk_matches() local
515 struct smp_dev *smp; smp_generate_rpa() local
540 struct smp_dev *smp; smp_generate_oob() local
587 struct smp_chan *smp; smp_send_cmd() local
647 struct smp_chan *smp = chan->data; build_pairing_cmd() local
721 struct smp_chan *smp = chan->data; check_enc_key_size() local
735 struct smp_chan *smp = chan->data; smp_chan_destroy() local
826 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) get_auth_method() argument
846 struct smp_chan *smp = chan->data; tk_request() local
931 static u8 smp_confirm(struct smp_chan *smp) smp_confirm() argument
958 static u8 smp_random(struct smp_chan *smp) smp_random() argument
1029 struct smp_chan *smp = chan->data; smp_notify_keys() local
1132 static void sc_add_ltk(struct smp_chan *smp) sc_add_ltk() argument
1155 static void sc_generate_link_key(struct smp_chan *smp) sc_generate_link_key() argument
1180 static void smp_allow_key_dist(struct smp_chan *smp) smp_allow_key_dist() argument
1194 static void sc_generate_ltk(struct smp_chan *smp) sc_generate_ltk() argument
1223 static void smp_distribute_keys(struct smp_chan *smp) smp_distribute_keys() argument
1350 struct smp_chan *smp = container_of(work, struct smp_chan, smp_timeout() local
1362 struct smp_chan *smp; smp_chan_create() local
1395 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) sc_mackey_and_ltk() argument
1416 static void sc_dhkey_check(struct smp_chan *smp) sc_dhkey_check() argument
1452 static u8 sc_passkey_send_confirm(struct smp_chan *smp) sc_passkey_send_confirm() argument
1473 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op) sc_passkey_round() argument
1560 static int sc_user_reply(struct smp_chan *smp, u16 mgmt_op, __le32 passkey) sc_user_reply() argument
1606 struct smp_chan *smp; smp_user_confirm_reply() local
1667 static void build_bredr_pairing_cmd(struct smp_chan *smp, build_bredr_pairing_cmd() argument
1712 struct smp_chan *smp; smp_cmd_pairing_req() local
1838 static u8 sc_send_public_key(struct smp_chan *smp) sc_send_public_key() argument
1896 struct smp_chan *smp = chan->data; smp_cmd_pairing_rsp() local
1989 static u8 sc_check_confirm(struct smp_chan *smp) sc_check_confirm() argument
2011 static int fixup_sc_false_positive(struct smp_chan *smp) fixup_sc_false_positive() argument
2051 struct smp_chan *smp = chan->data; smp_cmd_pairing_confirm() local
2093 struct smp_chan *smp = chan->data; smp_cmd_pairing_random() local
2231 struct smp_chan *smp; smp_cmd_security_req() local
2287 struct smp_chan *smp; smp_conn_security() local
2370 struct smp_chan *smp = chan->data; smp_cmd_encrypt_info() local
2390 struct smp_chan *smp = chan->data; smp_cmd_master_ident() local
2426 struct smp_chan *smp = chan->data; smp_cmd_ident_info() local
2447 struct smp_chan *smp = chan->data; smp_cmd_ident_addr_info() local
2502 struct smp_chan *smp = chan->data; smp_cmd_sign_info() local
2529 static u8 sc_select_method(struct smp_chan *smp) sc_select_method() argument
2579 struct smp_chan *smp = chan->data; smp_cmd_public_key() local
2692 struct smp_chan *smp = chan->data; smp_cmd_dhkey_check() local
2766 struct smp_chan *smp; smp_sig_channel() local
2894 struct smp_chan *smp; bredr_pairing() local
2958 struct smp_chan *smp = chan->data; smp_resume_cb() local
3002 struct smp_chan *smp = chan->data; smp_recv_cb() local
3097 struct smp_dev *smp; smp_add_cid() local
3172 struct smp_dev *smp; smp_del_chan() local
/linux-4.1.27/include/net/bluetooth/
H A Dl2cap.h641 struct l2cap_chan *smp; member in struct:l2cap_conn
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1465 struct megasas_smp_frame smp; member in union:megasas_frame
/linux-4.1.27/drivers/scsi/esas2r/
H A Datioctl.h1162 struct atto_ioctl_vda_smp_cmd smp; member in union:atto_ioctl_vda::__anon8811

Completed in 1107 milliseconds