Home
last modified time | relevance | path

Searched refs:seen (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp703 union ehci_shadow p, *seen; in show_periodic() local
709 if (!(seen = kmalloc (DBG_SCHED_LIMIT * sizeof *seen, SLAB_ATOMIC))) in show_periodic()
763 if (seen [temp].ptr != p.ptr) in show_periodic()
844 seen [seen_count++].qh = p.qh; in show_periodic()
899 kfree (seen); in show_periodic()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dcheckpatch.pl2547 my $seen = 0;
2567 $seen++ if ($block =~ /^\s*{/);
2583 if ($seen && !$allowed) {
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c1923 m->seen = is_vmlinux(m->name); in add_depends()
1935 if (s->module->seen) in add_depends()
1938 s->module->seen = 1; in add_depends()
H A Dmodpost.h110 int seen; member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped246 /* When an EOF's been seen but there's still some text to process
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped264 /* When an EOF's been seen but there's still some text to process
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped291 /* When an EOF's been seen but there's still some text to process