Searched refs:smp (Results 26 - 50 of 823) sorted by relevance

1234567891011>>

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_mad.c40 static int reply(struct ib_smp *smp) argument
46 smp->method = IB_MGMT_METHOD_GET_RESP;
47 if (smp->mgmt_class == IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE)
48 smp->status |= IB_SMP_DIRECTION;
52 static int reply_failure(struct ib_smp *smp) argument
58 smp->method = IB_MGMT_METHOD_GET_RESP;
59 if (smp->mgmt_class == IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE)
60 smp->status |= IB_SMP_DIRECTION;
68 struct ib_smp *smp; local
92 smp
167 qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) argument
267 subn_get_nodedescription(struct ib_smp *smp, struct ib_device *ibdev) argument
278 subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
313 subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
406 check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) argument
454 subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
596 subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
620 subn_set_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
653 subn_set_portinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1039 subn_set_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1057 subn_get_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1075 subn_set_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1097 subn_get_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1119 subn_set_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1139 subn_trap_repress(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1864 struct ib_smp *smp = (struct ib_smp *)out_mad; local
1892 (void) check_mkey(to_iport(ibdev, port_num), smp, 0); local
[all...]
/linux-master/arch/arm/mach-bcm/
H A Dboard_bcm2835.c28 .smp = smp_ops(bcm2836_smp_ops),
/linux-master/arch/mips/include/asm/
H A Dtopology.h12 #include <linux/smp.h>
H A Dbugs.h9 #include <linux/smp.h>
/linux-master/arch/mips/sgi-ip30/
H A DMakefile9 obj-$(CONFIG_SMP) += ip30-smp.o
/linux-master/arch/mips/loongson32/common/
H A Dsetup.c8 #include <linux/smp.h>
/linux-master/arch/arm/mach-mmp/
H A Dplatsmp.c7 #include <asm/smp.h>
32 CPU_METHOD_OF_DECLARE(mmp3_smp, "marvell,mmp3-smp", &mmp3_smp_ops);
/linux-master/include/drm/
H A Ddrm_util.h38 #include <linux/smp.h>
/linux-master/arch/mips/mm/
H A Dhighmem.c7 #include <linux/smp.h>
/linux-master/arch/csky/kernel/
H A Dirq.c9 #include <asm/smp.h>
/linux-master/arch/arm/mach-spear/
H A Dspear1340.c29 .smp = smp_ops(spear13xx_smp_ops),
H A Dhotplug.c12 #include <linux/smp.h>
/linux-master/arch/arm/mach-sti/
H A Dboard-dt.c10 #include "smp.h"
28 .smp = smp_ops(sti_smp_ops),
/linux-master/arch/powerpc/mm/book3s32/
H A Dkuap.c4 #include <asm/smp.h>
/linux-master/arch/x86/lib/
H A Dcache-smp.c3 #include <linux/smp.h>
/linux-master/arch/mips/loongson2ef/common/
H A Dplatform.c8 #include <linux/smp.h>
/linux-master/arch/x86/kernel/
H A Dtopology.c33 #include <linux/smp.h>
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c39 static int reply(struct ib_mad_hdr *smp) argument
45 smp->method = IB_MGMT_METHOD_GET_RESP;
46 if (smp->mgmt_class == IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE)
47 smp->status |= IB_SMP_DIRECTION;
51 static inline void clear_opa_smp_data(struct opa_smp *smp) argument
53 void *data = opa_get_smp_data(smp);
54 size_t size = opa_get_smp_data_size(smp);
187 struct opa_smp *smp)
194 if (smp->attr_id != IB_SMP_ATTR_NOTICE)
202 if (trap && trap->tid == smp
186 subn_handle_opa_trap_repress(struct hfi1_ibport *ibp, struct opa_smp *smp) argument
275 struct opa_smp *smp; local
540 __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
561 __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
601 subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, u32 port) argument
754 __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
979 __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1198 set_port_states(struct hfi1_pportdata *ppd, struct opa_smp *smp, u32 logical_state, u32 phys_state, int local_mad) argument
1309 __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
1678 __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1785 __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1808 __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1837 __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1860 __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1881 __subn_get_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1903 __subn_set_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1945 __subn_get_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1970 __subn_set_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2002 __subn_get_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2044 __subn_set_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
2092 __subn_get_opa_cable_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2144 __subn_get_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2168 __subn_set_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2192 __subn_get_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2234 __subn_set_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3662 __subn_get_opa_cong_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3686 __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3779 __subn_set_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3819 __subn_get_opa_hfi1_cong_log(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3885 __subn_get_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3937 __subn_set_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3996 __subn_get_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4026 __subn_set_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4049 subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4139 subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
4214 subn_get_opa_aggregate(struct opa_smp *smp, struct ib_device *ibdev, u32 port, u32 *resp_len) argument
4263 subn_set_opa_aggregate(struct opa_smp *smp, struct ib_device *ibdev, u32 port, u32 *resp_len, int local_mad) argument
4357 const struct opa_smp *smp = (const struct opa_smp *)mad; local
4474 struct opa_smp *smp = (struct opa_smp *)out_mad; local
4578 struct ib_smp *smp = (struct ib_smp *)out_mad; local
[all...]
/linux-master/arch/powerpc/lib/
H A Dlocks.c14 #include <linux/smp.h>
19 #include <asm/smp.h>
/linux-master/drivers/s390/char/
H A Dsclp_quiesce.c12 #include <linux/smp.h>
17 #include <asm/smp.h>
/linux-master/arch/powerpc/platforms/chrp/
H A Dsmp.c14 #include <linux/smp.h>
27 #include <asm/smp.h>
/linux-master/arch/sh/kernel/
H A Didle.c16 #include <linux/smp.h>
19 #include <asm/smp.h>
/linux-master/arch/arm64/include/asm/
H A Dsmp_plat.h13 #include <asm/smp.h>
/linux-master/arch/arm/mach-shmobile/
H A Dsetup-emev2.c23 .smp = smp_ops(emev2_smp_ops),
/linux-master/arch/powerpc/platforms/microwatt/
H A Drng.c10 #include <linux/smp.h>

Completed in 227 milliseconds

1234567891011>>