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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dtable_test.c165 * clear_table
170 clear_table (struct route_table *table) function
301 clear_table (table);
308 clear_table (table);
315 clear_table (table);
322 clear_table (table);
334 clear_table (table);
341 clear_table (table);
348 clear_table (table);
357 clear_table (tabl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dtable_test.c165 * clear_table
170 clear_table (struct route_table *table) function
301 clear_table (table);
308 clear_table (table);
315 clear_table (table);
322 clear_table (table);
334 clear_table (table);
341 clear_table (table);
348 clear_table (table);
357 clear_table (tabl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dtable_test.c165 * clear_table
170 clear_table (struct route_table *table) function
301 clear_table (table);
308 clear_table (table);
315 clear_table (table);
322 clear_table (table);
334 clear_table (table);
341 clear_table (table);
348 clear_table (table);
357 clear_table (tabl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgalloc.h29 static inline void clear_table(unsigned long *s, unsigned long val, size_t n) function
50 clear_table(crst, entry, sizeof(unsigned long)*2048);
53 clear_table(crst, entry, sizeof(unsigned long)*2048);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dpgalloc.h29 static inline void clear_table(unsigned long *s, unsigned long val, size_t n) function
50 clear_table(crst, entry, sizeof(unsigned long)*2048);
53 clear_table(crst, entry, sizeof(unsigned long)*2048);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/mm/
H A Dpgtable.c34 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE/4);
36 clear_table(table + 512, _PAGE_TYPE_EMPTY, PAGE_SIZE/4);
48 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE/2);
204 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE);
H A Dvmem.c46 clear_table((unsigned long *) pud, _REGION3_ENTRY_EMPTY, PAGE_SIZE * 4);
59 clear_table((unsigned long *) pmd, _SEGMENT_ENTRY_EMPTY, PAGE_SIZE * 4);
74 clear_table((unsigned long *) pte, _PAGE_TYPE_EMPTY,
H A Dinit.c67 clear_table((unsigned long *) init_mm.pgd, pgd_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/mm/
H A Dpgtable.c34 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE/4);
36 clear_table(table + 512, _PAGE_TYPE_EMPTY, PAGE_SIZE/4);
48 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE/2);
204 clear_table(table, _PAGE_TYPE_EMPTY, PAGE_SIZE);
H A Dvmem.c46 clear_table((unsigned long *) pud, _REGION3_ENTRY_EMPTY, PAGE_SIZE * 4);
59 clear_table((unsigned long *) pmd, _SEGMENT_ENTRY_EMPTY, PAGE_SIZE * 4);
74 clear_table((unsigned long *) pte, _PAGE_TYPE_EMPTY,
H A Dinit.c67 clear_table((unsigned long *) init_mm.pgd, pgd_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dvdso.c124 clear_table((unsigned long *) segment_table, _SEGMENT_ENTRY_EMPTY,
126 clear_table((unsigned long *) page_table, _PAGE_TYPE_EMPTY,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dvdso.c124 clear_table((unsigned long *) segment_table, _SEGMENT_ENTRY_EMPTY,
126 clear_table((unsigned long *) page_table, _PAGE_TYPE_EMPTY,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dhash.c118 static void clear_table(hash_t *hash) function
314 clear_table(hash); /* 8 */
354 clear_table(hash);
413 clear_table(hash); /* 5 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dhash.c118 static void clear_table(hash_t *hash) function
314 clear_table(hash); /* 8 */
354 clear_table(hash);
413 clear_table(hash); /* 5 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dhash.c118 static void clear_table(hash_t *hash) function
314 clear_table(hash); /* 8 */
354 clear_table(hash);
413 clear_table(hash); /* 5 */

Completed in 256 milliseconds