Searched refs:vector (Results 151 - 175 of 234) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsvq1enc.c123 #undef vector macro
177 const int8_t *vector; local
183 vector = codebook + stage*size*16 + i*size;
184 sqr = s->dsp.ssd_int8_vs_int16(vector, block[stage], size);
198 vector= codebook + stage*size*16 + best_vector[stage]*size;
200 block[stage+1][j] = block[stage][j] - vector[j];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dtraps.c74 /* setup the exception vector table */
997 if (fp->ptregs.vector < 4 * ARRAY_SIZE(vec_names))
999 vec_names[(fp->ptregs.vector) >> 2],
1003 (fp->ptregs.vector) >> 2,
1005 if (fp->ptregs.vector >> 2 == VEC_ADDRERR && CPU_IS_020_OR_030) {
1034 if ((fp->ptregs.vector >> 2) == VEC_TRACE) {
1043 switch ((fp->ptregs.vector) >> 2) {
H A Dentry.S206 movel %d0,%sp@- | put vector # on stack
240 movel %d0,%sp@- | put vector # on stack
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsignal.c294 regs->vector = formatvec & 0xfff;
342 regs->vector = temp & 0xfff;
504 sc->sc_formatvec = regs->format << 12 | regs->vector;
577 err |= __put_user(regs->vector, &frame->code);
615 tregs->vector = 0;
685 tregs->vector = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Derr_marvel.c1029 marvel_machine_check(u64 vector, u64 la_ptr) argument
1046 switch(vector) {
1064 ev7_machine_check(vector, la_ptr);
1117 (unsigned int)vector, (int)smp_processor_id());
1126 (unsigned int)vector, (int)smp_processor_id());
H A Dosf_sys.c1320 osf_readv(unsigned long fd, const struct iovec __user * vector, unsigned long count) argument
1323 if (osf_fix_iov_len(vector, count))
1325 return sys_readv(fd, vector, count);
1329 osf_writev(unsigned long fd, const struct iovec __user * vector, unsigned long count) argument
1332 if (osf_fix_iov_len(vector, count))
1334 return sys_writev(fd, vector, count);
H A Dcore_t2.c555 t2_machine_check(unsigned long vector, unsigned long la_ptr)
621 process_mcheck_info(vector, la_ptr, "T2", mcheck_expected(cpu));
554 t2_machine_check(unsigned long vector, unsigned long la_ptr) argument
H A Dcore_tsunami.c456 tsunami_machine_check(unsigned long vector, unsigned long la_ptr)
466 process_mcheck_info(vector, la_ptr, "TSUNAMI",
454 tsunami_machine_check(unsigned long vector, unsigned long la_ptr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dopen_pic2.c50 static void openpic2_set_spurious(u_int vector);
53 static void openpic2_inittimer(u_int timer, u_int pri, u_int vector);
59 static void openpic2_initirq(u_int irq, u_int pri, u_int vector, int polarity,
105 printk("open_pic.c:%d: illegal vector %d\n", __LINE__, vec);
356 * Get/set the spurious vector
381 * vec: the vector it will produce
464 * vec: the vector it will produce
H A Dopen_pic.c52 static void openpic_set_spurious(u_int vector);
56 static void openpic_initipi(u_int ipi, u_int pri, u_int vector);
61 static void openpic_inittimer(u_int timer, u_int pri, u_int vector);
67 static void openpic_initirq(u_int irq, u_int pri, u_int vector, int polarity,
133 printk("open_pic.c:%d: invalid vector %d\n", __LINE__, vec);
476 * Get/set the spurious vector
529 * vec: the vector it will produce
628 * vec: the vector it will produce
764 * vec: the vector it will produce
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dfskeleton.S207 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
221 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
247 | system handler for the trap exception vector number 7.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/vtysh/
H A Dvtysh.c362 vector vline;
366 /* Split readline string up into the vector */
510 vector vline;
613 vector vline;
614 vector describe;
701 vector vline;
750 vector vline;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dforcedeth.c955 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_ALL].vector);
959 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector);
960 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_TX].vector);
961 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_OTHER].vector);
971 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_ALL].vector);
975 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector);
976 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_TX].vector);
977 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_OTHER].vector);
1451 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_ALL].vector);
1455 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector);
3313 set_msix_vector_map(struct net_device *dev, u32 vector, u32 irqmask) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradiusclient.h65 u_char vector[AUTH_VECTOR_LEN]; member in struct:pw_auth_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h240 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, int vector,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A DMakefile23 obj-$(CONFIG_ALTIVEC) += vecemu.o vector.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsys_sunos.c1077 asmlinkage int sunos_readv(unsigned long fd, const struct iovec __user *vector, argument
1082 ret = check_nonblock(sys_readv(fd,vector,count),fd);
1095 const struct iovec __user *vector, long count)
1099 ret = check_nonblock(sys_writev(fd,vector,count),fd);
1094 sunos_writev(unsigned long fd, const struct iovec __user *vector, long count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-voyager/
H A Dvoyager_smp.c313 /* ICW2: vector base */
327 /* ICW2: slave vector base */
396 /* enable the CPIs by writing the base vector to their register */
1306 #define VIC_SET_GATE(cpi, vector) \
1307 set_intr_gate((cpi) + VIC_DEFAULT_CPI_BASE, (vector))
1308 #define QIC_SET_GATE(cpi, vector) \
1309 set_intr_gate((cpi) + QIC_DEFAULT_CPI_BASE, (vector))
1415 * bit 4 set for a separate vector but behave as the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioce_provider.c755 * here to use pci_read_config_xxx() so use the raw_pci_ops vector.
944 u64 vector; local
957 vector = (u64)sn_irq_info->irq_irq << INTR_VECTOR_SHFT;
958 vector |= sn_irq_info->irq_xtalkaddr;
959 tioce_mmr_storei(ce_kern, &ce_mmr->ce_adm_int_dest[bit], vector);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dread_write.c493 struct iovec *vector = iov; local
501 base = vector->iov_base;
502 len = vector->iov_len;
503 vector++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmxser.c287 int vector; member in struct:mxser_hwconf
302 int vector; /* port irq vector */ member in struct:mxser_struct
303 int vectormask; /* port vector mask */
518 release_region(mxsercfg[i].vector, 1);
567 info->vector = hwconf->vector;
649 /* vector */
652 "mxser(vector)");
653 hwconf->vector
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dvty.c57 static vector vtyvec;
71 vector Vvty_serv_thread;
369 vector vline;
371 /* Split readline string up into the vector */
800 vector vline;
914 vector vline;
915 vector describe;
2055 /* Unset vector. */
2825 /* Initilize server thread vector. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripng_interface.c319 /* RIPng enable interface vector. */
320 vector ripng_enable_if;
549 vector Vripng_passive_interface;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S7 | type exception handler ('unsupp' - vector 55) and the unimplemented
8 | instruction exception handler ('unimp' - vector 11). 'get_op'
13 | For UNSUPPORTED data/format (exception vector 55) and for
14 | UNIMPLEMENTED instructions (exception vector 11) the following
27 | For UNSUPPORTED data/format (exception vector 55) only the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/mac/
H A Dconfig.c87 static void mac_sched_init(irq_handler_t vector) argument
89 via_init_clock(vector);

Completed in 186 milliseconds

12345678910