/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 81 struct mdp5_kms *get_kms(struct mdp5_smp *smp) in get_kms() 111 static int smp_request_block(struct mdp5_smp *smp, in smp_request_block() 161 static void set_fifo_thresholds(struct mdp5_smp *smp, in set_fifo_thresholds() 182 int mdp5_smp_request(struct mdp5_smp *smp, enum mdp5_pipe pipe, u32 fmt, u32 width) in mdp5_smp_request() 224 void mdp5_smp_release(struct mdp5_smp *smp, enum mdp5_pipe pipe) in mdp5_smp_release() 233 static void update_smp_state(struct mdp5_smp *smp, in update_smp_state() 267 void mdp5_smp_configure(struct mdp5_smp *smp, enum mdp5_pipe pipe) in mdp5_smp_configure() 283 void mdp5_smp_commit(struct mdp5_smp *smp, enum mdp5_pipe pipe) in mdp5_smp_commit() 313 void mdp5_smp_destroy(struct mdp5_smp *smp) in mdp5_smp_destroy() 320 struct mdp5_smp *smp = NULL; in mdp5_smp_init() local
|
D | mdp5_cfg.h | 71 struct mdp5_smp_block smp; member
|
D | mdp5_kms.h | 40 struct mdp5_smp *smp; member
|
/linux-4.1.27/drivers/infiniband/core/ |
D | smi.c | 46 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, in smi_handle_dr_smp_send() 131 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type, in smi_handle_dr_smp_recv() 212 enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp) in smi_check_forward_dr_smp() 249 int smi_get_fwd_port(struct ib_smp *smp) in smi_get_fwd_port()
|
D | smi.h | 65 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()
|
D | mad_priv.h | 82 struct ib_smp smp; member
|
D | mad.c | 729 struct ib_smp *smp = mad_send_wr->send_buf.mad; in handle_outgoing_dr_smp() local
|
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 48 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument 494 struct smp_dev *smp; in smp_irk_matches() local 515 struct smp_dev *smp; in smp_generate_rpa() local 540 struct smp_dev *smp; in smp_generate_oob() local 587 struct smp_chan *smp; in smp_send_cmd() local 647 struct smp_chan *smp = chan->data; in build_pairing_cmd() local 721 struct smp_chan *smp = chan->data; in check_enc_key_size() local 735 struct smp_chan *smp = chan->data; in smp_chan_destroy() local 826 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method() 846 struct smp_chan *smp = chan->data; in tk_request() local [all …]
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_defs.h | 84 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-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 40 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 168 static void qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) in qib_bad_mkey() 265 static int subn_get_nodedescription(struct ib_smp *smp, in subn_get_nodedescription() 276 static int subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_nodeinfo() 312 static int subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_guidinfo() 405 static int check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) in check_mkey() 451 static int subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_portinfo() 593 static int subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, in subn_get_pkeytable() [all …]
|
D | qib_ud.c | 497 struct ib_smp *smp; in qib_ud_rcv() local
|
D | qib_iba7322.c | 5496 struct ib_smp *smp; in try_7322_ipg() local
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mad.c | 46 static int reply(struct ib_smp *smp) in reply() 58 static int recv_subn_get_nodedescription(struct ib_smp *smp, in recv_subn_get_nodedescription() 84 static int recv_subn_get_nodeinfo(struct ib_smp *smp, in recv_subn_get_nodeinfo() 122 static int recv_subn_get_guidinfo(struct ib_smp *smp, in recv_subn_get_guidinfo() 235 static int recv_subn_get_portinfo(struct ib_smp *smp, in recv_subn_get_portinfo() 360 static int recv_subn_get_pkeytable(struct ib_smp *smp, in recv_subn_get_pkeytable() 384 static int recv_subn_set_guidinfo(struct ib_smp *smp, in recv_subn_set_guidinfo() 417 static int recv_subn_set_portinfo(struct ib_smp *smp, in recv_subn_set_portinfo() 781 static int recv_subn_set_pkeytable(struct ib_smp *smp, in recv_subn_set_pkeytable() 1263 struct ib_smp *smp = (struct ib_smp *)out_mad; in process_subn() local
|
D | ipath_ud.c | 467 struct ib_smp *smp = (struct ib_smp *) data; in ipath_ud_rcv() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | processor.h | 94 #define __ALT_SMP_ASM(smp, up) \ argument 101 #define __ALT_SMP_ASM(smp, up) up argument
|
/linux-4.1.27/drivers/sh/intc/ |
D | core.c | 167 unsigned int smp) in save_reg() 184 unsigned int i, k, smp; in register_intc_controller() local
|
D | internals.h | 61 unsigned long *smp; member
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | micropatch.c | 633 volatile smc_uart_t *smp; in cpm_load_patch() local
|
/linux-4.1.27/include/linux/ |
D | sh_intc.h | 53 unsigned long smp; member 61 unsigned long smp; member
|
/linux-4.1.27/arch/arm/include/asm/mach/ |
D | arch.h | 50 struct smp_operations *smp; /* SMP operations */ member
|
/linux-4.1.27/include/rdma/ |
D | ib_smi.h | 123 ib_get_smp_direction(struct ib_smp *smp) in ib_get_smp_direction()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dtree.c | 935 struct metapage *smp; in dtSplitUp() local 1334 struct metapage *smp; in dtSplitPage() local 1647 struct metapage *smp, *pmp, *mp; in dtExtendPage() local 1879 struct metapage *smp; in dtSplitRoot() local
|
D | jfs_xtree.c | 692 struct metapage *smp; in xtSplitUp() local 962 struct metapage *smp; in xtSplitPage() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | alternative.c | 475 struct smp_alt_module *smp; in alternatives_smp_module_add() local
|
/linux-4.1.27/sound/synth/emux/ |
D | soundfont.c | 955 struct snd_sf_sample *smp; in load_guspatch() local
|
/linux-4.1.27/net/iucv/ |
D | iucv.c | 781 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register() 815 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
|
/linux-4.1.27/include/acpi/ |
D | processor.h | 216 u8 smp; member
|
/linux-4.1.27/drivers/scsi/isci/ |
D | scu_task_context.h | 429 struct smp_task_context smp; member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 883 struct ib_smp *smp = inbox->buf; in mlx4_MAD_IFC_wrapper() local
|
/linux-4.1.27/include/net/bluetooth/ |
D | l2cap.h | 641 struct l2cap_chan *smp; member
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | atioctl.h | 1162 struct atto_ioctl_vda_smp_cmd smp; member
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 1465 struct megasas_smp_frame smp; member
|