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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsmi.c46 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, argument
131 smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type, int port_num, int phys_port_cnt) argument
212 smi_check_forward_dr_smp(struct ib_smp *smp) argument
249 smi_get_fwd_port(struct ib_smp *smp) argument
[all...]
H A Dsmi.h65 static inline enum smi_action smi_check_local_smp(struct ib_smp *smp, argument
80 static inline enum smi_action smi_check_local_returning_smp(struct ib_smp *smp, argument
[all...]
H A Dmad_priv.h85 struct ib_smp smp; member in union:ib_mad_private::__anon11551
H A Dmad.c673 struct ib_smp *smp = mad_send_wr->send_buf.mad; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmicropatch.c633 volatile smc_uart_t *smp; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_dmix_x86_64.c71 static int smp = 0; local
[all...]
H A Dpcm_dmix_i386.c88 static int smp = 0, mmx = 0, cmov = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dflacdsp_lpc_template.c108 static void FUNC(flac_lpc_encode_c)(int32_t *res, const int32_t *smp, int len, argument
48 lpc_encode_unrolled(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift, int big) argument
[all...]
H A Dws-snd1.c96 int code, smp, size; local
[all...]
H A Dadpcmenc.c530 const int16_t *smp = &samples_p[ch][1 + i * 8]; local
H A Dadpcm.c998 int16_t *smp = samples_p[channel]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dws-snd1.c107 int code, smp, size; local
[all...]
H A Dflacenc.c690 static void encode_residual_fixed(int32_t *res, const int32_t *smp, int n, argument
748 encode_residual_lpc_unrolled(int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift, int big) argument
809 encode_residual_lpc(int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift) argument
853 int32_t *res, *smp; local
1254 int16_t smp = av_le2ne16(samples[i]); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dalternative.h73 static inline void alternatives_smp_switch(int smp) {} argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ud.c457 struct ib_smp *smp = (struct ib_smp *) data; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_ud.c490 struct ib_smp *smp; local
H A Dqib_mad.c40 static int reply(struct ib_smp *smp) argument
56 struct ib_smp *smp; local
160 qib_bad_mkey(struct qib_ibport *ibp, struct ib_smp *smp) argument
257 subn_get_nodedescription(struct ib_smp *smp, struct ib_device *ibdev) argument
268 subn_get_nodeinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
304 subn_get_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
397 check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) argument
429 subn_get_portinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
570 subn_get_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
594 subn_set_guidinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
627 subn_set_portinfo(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1008 subn_set_pkeytable(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1026 subn_get_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1044 subn_set_sl_to_vl(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1066 subn_get_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1088 subn_set_vl_arb(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1108 subn_trap_repress(struct ib_smp *smp, struct ib_device *ibdev, u8 port) argument
1803 struct ib_smp *smp = (struct ib_smp *)out_mad; local
1831 (void) check_mkey(to_iport(ibdev, port_num), smp, 0); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dalternative.c302 struct smp_alt_module *smp; local
356 alternatives_smp_switch(int smp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsh_intc.h30 unsigned long smp; member in struct:intc_mask_reg
38 unsigned long smp; member in struct:intc_prio_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_smi.h123 ib_get_smp_direction(struct ib_smp *smp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_xtree.c691 struct metapage *smp; local
961 struct metapage *smp; local
[all...]
H A Djfs_dtree.c935 struct metapage *smp; local
1334 struct metapage *smp; local
1647 struct metapage *smp, *pmp, *mp; local
1879 struct metapage *smp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sh/
H A Dintc.c63 unsigned long *smp; member in struct:intc_desc_int
951 unsigned int i, k, smp; local
926 save_reg(struct intc_desc_int *d, unsigned int cnt, unsigned long value, unsigned int smp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dprocessor.h218 u8 smp; member in struct:acpi_processor_errata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Dsoundfont.c954 struct snd_sf_sample *smp; local
[all...]

Completed in 241 milliseconds

12