Searched refs:stab (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dvmlinux.lds.S66 .stab 0 : { *(.stab) }
68 .stab.excl 0 : { *(.stab.excl) }
69 .stab.exclstr 0 : { *(.stab.exclstr) }
70 .stab.index 0 : { *(.stab.index) }
71 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvidstabutils.h24 #include <vid.stab/libvidstab.h>
28 /* ** some conversions from avlib to vid.stab constants and functions *** */
30 /** converts the pixelformat of avlib into the one of the vid.stab library */
H A Dvf_vidstabdetect.c23 #include <vid.stab/libvidstab.h>
H A Dvf_vidstabtransform.c23 #include <vid.stab/libvidstab.h>
186 av_log(ctx, AV_LOG_ERROR, "initialization of vid.stab transform failed, please report a BUG\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso32/
H A Dvdso32.lds.S69 .stab 0 : { *(.stab) }
71 .stab.excl 0 : { *(.stab.excl) }
72 .stab.exclstr 0 : { *(.stab.exclstr) }
73 .stab.index 0 : { *(.stab.index) }
74 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S68 .stab 0 : { *(.stab) }
70 .stab.excl 0 : { *(.stab.excl) }
71 .stab.exclstr 0 : { *(.stab.exclstr) }
72 .stab.index 0 : { *(.stab.index) }
73 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S54 .stab 0 : { *(.stab) }
56 .stab.excl 0 : { *(.stab.excl) }
57 .stab.exclstr 0 : { *(.stab.exclstr) }
58 .stab.index 0 : { *(.stab.index) }
59 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S54 .stab 0 : { *(.stab) }
56 .stab.excl 0 : { *(.stab.excl) }
57 .stab.exclstr 0 : { *(.stab.exclstr) }
58 .stab.index 0 : { *(.stab.index) }
59 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dstab.c39 static int make_ste(unsigned long stab, unsigned long esid, unsigned long vsid) argument
54 ste = (struct stab_entry *)(stab | ((esid & 0x1f) << 7));
68 ste = (struct stab_entry *)(stab | (((~esid) & 0x1f) << 7));
79 ste = (struct stab_entry *)(stab | ((esid & 0x1f) << 7));
83 ste = (struct stab_entry *)(stab | (((~esid) & 0x1f) << 7));
165 struct stab_entry *stab = (struct stab_entry *) get_paca()->stab_addr; local
188 ste = stab + __get_cpu_var(stab_cache[i]);
195 ste = stab;
253 continue; /* stab for CPU 0 is statically allocated */
274 void stab_initialize(unsigned long stab) argument
[all...]
H A DMakefile20 slb_low.o slb.o stab.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_api.c342 struct qdisc_size_table *stab; local
368 list_for_each_entry(stab, &qdisc_stab_list, list) {
369 if (memcmp(&stab->szopts, s, sizeof(*s)))
371 if (tsize > 0 && memcmp(stab->data, tab, tsize * sizeof(u16)))
373 stab->refcnt++;
375 return stab;
380 stab = kmalloc(sizeof(*stab) + tsize * sizeof(u16), GFP_KERNEL);
381 if (!stab)
384 stab
412 qdisc_dump_stab(struct sk_buff *skb, struct qdisc_size_table *stab) argument
428 qdisc_calculate_pkt_len(struct sk_buff *skb, struct qdisc_size_table *stab) argument
766 struct qdisc_size_table *stab; local
880 struct qdisc_size_table *stab = NULL; local
[all...]
H A Dsch_gred.c383 struct tc_gred_qopt *ctl, int prio, u8 *stab)
404 ctl->Scell_log, stab);
421 u8 *stab; local
439 stab = nla_data(tb[TCA_GRED_STAB]);
461 err = gred_change_vq(sch, ctl->DP, ctl, prio, stab);
382 gred_change_vq(struct Qdisc *sch, int dp, struct tc_gred_qopt *ctl, int prio, u8 *stab) argument
H A Dsch_generic.c636 qdisc_put_stab(qdisc->stab);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/
H A DMakefile8 OBJCOPYFLAGS_zImage := -O binary -R .note -R .comment -R .stab -R .stabstr -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dvmlinux.lds.h546 .stab 0 : { *(.stab) } \
548 .stab.excl 0 : { *(.stab.excl) } \
549 .stab.exclstr 0 : { *(.stab.exclstr) } \
550 .stab.index 0 : { *(.stab.index) } \
551 .stab.indexstr 0 : { *(.stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dred.h130 u8 Scell_log, u8 *stab)
147 memcpy(p->Stab, stab, sizeof(p->Stab));
128 red_set_parms(struct red_parms *p, u32 qth_min, u32 qth_max, u8 Wlog, u8 Plog, u8 Scell_log, u8 *stab) argument
H A Dsch_generic.h56 struct qdisc_size_table *stab; member in struct:Qdisc
335 struct qdisc_size_table *stab);
417 if (sch->stab)
418 qdisc_calculate_pkt_len(skb, sch->stab);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Diommu.c127 unsigned long *stab; member in struct:cbe_iommu
324 iommu->stab = page_address(page);
325 memset(iommu->stab, 0, stab_size);
356 pr_debug("%s: iommu[%d]: stab at %p, ptab at %p, n_pte_pages: %lu\n",
357 __func__, iommu->nid, iommu->stab, ptab,
374 pr_debug("Setting up IOMMU stab:\n");
380 iommu->stab[i] = reg | (__pa(ptab) + (n_pte_pages << 12) *
382 pr_debug("\t[%d] 0x%016lx\n", i, iommu->stab[i]);
420 reg = IOC_IOST_Origin_E | __pa(iommu->stab) | IOC_IOST_Origin_HW;
718 iommu->stab
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h272 extern void stab_initialize(unsigned long stab);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/
H A DMakefile74 -R .stab -R .stabstr -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h361 unsigned long stab; /* Symbol table. */ member in struct:linux_smonblock
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure240 --enable-libvidstab enable video stabilization using vid.stab [no]
4771 enabled libvidstab && require_pkg_config "vidstab >= 0.98" vid.stab/libvidstab.h vsMotionDetectInit

Completed in 211 milliseconds