Searched refs:scanned (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Daops.c338 int scanned = 0; local
350 scanned = 1;
358 scanned = 1;
369 if (!scanned && !done) {
374 scanned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dvmscan.c55 /* Incremented by the number of inactive pages that were scanned */
92 * are scanned.
196 * We do weird things to avoid (scanned*seeks*entries) overflowing 32 bits.
204 unsigned long shrink_slab(unsigned long scanned, gfp_t gfp_mask, argument
210 if (scanned == 0)
211 scanned = SWAP_CLUSTER_MAX;
222 delta = (4 * scanned) / shrinker->seeks;
932 * @scanned: The number of pages that were scanned.
941 unsigned long *scanned, in
939 isolate_lru_pages(unsigned long nr_to_scan, struct list_head *src, struct list_head *dst, unsigned long *scanned, int order, int mode, int file) argument
1046 isolate_pages_global(unsigned long nr, struct list_head *dst, unsigned long *scanned, int order, int mode, struct zone *z, int active, int file) argument
[all...]
H A Dkmemleak.c48 * scanned. This list is only modified during a scanning episode when the
111 #define MAX_SCAN_SIZE 4096 /* maximum size of a scanned block */
153 /* memory ranges to be scanned inside an object (empty for all) */
603 * cannot be freed when it is being scanned.
764 * pointer. Such object will not be scanned by kmemleak but references to it
854 * the object is ignored (not scanned and not reported as a leak)
915 * be reported as leak and always be scanned.
933 * ignored (not scanned and not reported as a leak). This is usually done when
949 * kmemleak_scan_area - limit the range to be scanned in an allocated object
1030 struct kmemleak_object *scanned, in
1029 scan_block(void *_start, void *_end, struct kmemleak_object *scanned, int allow_resched) argument
[all...]
H A Dmemcontrol.c967 unsigned long *scanned, int order,
1016 *scanned = scan;
965 mem_cgroup_isolate_pages(unsigned long nr_to_scan, struct list_head *dst, unsigned long *scanned, int order, int mode, struct zone *z, struct mem_cgroup *mem_cont, int active, int file) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmemcontrol.h30 unsigned long *scanned, int order,
H A Dmm.h1442 unsigned long shrink_slab(unsigned long scanned, gfp_t gfp_mask,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlhand.tex9 object is constructed all modules are scanned and handlers are added
H A Dcursor.tex66 On MacOS when specifying a string resource name, first the color cursors 'crsr' and then the black/white cursors 'CURS' in the resource chain are scanned through.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dinode.c151 int scanned = 0; local
162 scanned = 1;
207 scanned = 1;
260 if (!scanned && !done) {
265 scanned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfile.c1357 int scanned = 0; local
1401 scanned = 1;
1548 if (!scanned && !done) {
1553 scanned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl79 and function codes as extracted from the scanned header files;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl79 and function codes as extracted from the scanned header files;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent_io.c2475 int scanned = 0; local
2487 scanned = 1;
2496 scanned = 1;
2554 if (!scanned && !done) {
2559 scanned = 1;
H A Dinode.c2345 int scanned = 0; local
2367 scanned++;
2375 if (scanned >= 8)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c2533 static int scanned = 0, wps_ap_num = 0; variable
3452 if (!scanned && nvram_match( "wl_wps_mode", "disabled" )) {
3456 else if (!scanned)
6801 scanned = 1;
6837 if (!scanned && nvram_match( "wl_wps_mode", "disabled" )) {
6842 else if (!scanned)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1932 predicate. The RPDB is scanned in the order of increasing priority. The selector
2718 \item Otherwise, all interfaces are scanned to search for an address

Completed in 317 milliseconds