Searched refs:PAGE (Results 1 - 25 of 207) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dpgalloc.h24 #define pmd_populate(MM, PMD, PAGE) \
26 __set_pmd((PMD), page_to_pfn(PAGE) << PAGE_SHIFT | _PAGE_TABLE); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgalloc.h24 #define pmd_populate(MM, PMD, PAGE) \
26 __set_pmd((PMD), page_to_pfn(PAGE) << PAGE_SHIFT | _PAGE_TABLE); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/btree/
H A Dbt_conv.c31 PAGE *h;
57 PAGE *h;
72 * PUBLIC: int __bam_mswap __P((ENV *, PAGE *));
77 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/btree/
H A Dbt_conv.c31 PAGE *h;
57 PAGE *h;
72 * PUBLIC: int __bam_mswap __P((ENV *, PAGE *));
77 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/btree/
H A Dbt_conv.c31 PAGE *h;
57 PAGE *h;
72 * PUBLIC: int __bam_mswap __P((ENV *, PAGE *));
77 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dbtree_ext.h10 int __bam_cmp __P((DBC *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
27 int __bam_mswap __P((ENV *, PAGE *));
45 int __bam_ditem __P((DBC *, PAGE *, u_int32_t));
46 int __bam_adjindx __P((DBC *, PAGE *, u_int32_t, u_int32_t, int));
48 int __bam_relink __P((DBC *, PAGE *, PAGE *, db_pgno_t));
49 int __bam_pupdate __P((DBC *, PAGE *));
68 int __bam_ritem __P((DBC *, PAGE *, u_int32_t, DBT *, u_int32_t));
69 int __bam_irep __P((DBC *, PAGE *, u_int32_t, DBT *, DBT *));
98 db_recno_t __bam_total __P((DB *, PAGE *));
[all...]
H A Dhash_ext.h85 int __ham_insertpair __P((DBC *, PAGE *p, db_indx_t *indxp, const DBT *, const DBT *, int, int));
86 int __ham_getindex __P((DBC *, PAGE *, const DBT *, int, int *, db_indx_t *));
87 int __ham_verify_sorted_page __P((DBC *, PAGE *));
88 int __ham_sort_page __P((DBC *, PAGE **, PAGE *));
91 void __ham_onpage_replace __P((DB *, PAGE *, u_int32_t, int32_t, u_int32_t, int, DBT *));
94 int __ham_copypair __P((DBC *, PAGE *, u_int32_t, PAGE *, db_indx_t *));
95 int __ham_add_ovflpage __P((DBC *, PAGE *, int, PAGE **));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dbtree_ext.h10 int __bam_cmp __P((DBC *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
27 int __bam_mswap __P((ENV *, PAGE *));
45 int __bam_ditem __P((DBC *, PAGE *, u_int32_t));
46 int __bam_adjindx __P((DBC *, PAGE *, u_int32_t, u_int32_t, int));
48 int __bam_relink __P((DBC *, PAGE *, PAGE *, db_pgno_t));
49 int __bam_pupdate __P((DBC *, PAGE *));
68 int __bam_ritem __P((DBC *, PAGE *, u_int32_t, DBT *, u_int32_t));
69 int __bam_irep __P((DBC *, PAGE *, u_int32_t, DBT *, DBT *));
98 db_recno_t __bam_total __P((DB *, PAGE *));
[all...]
H A Dhash_ext.h85 int __ham_insertpair __P((DBC *, PAGE *p, db_indx_t *indxp, const DBT *, const DBT *, int, int));
86 int __ham_getindex __P((DBC *, PAGE *, const DBT *, int, int *, db_indx_t *));
87 int __ham_verify_sorted_page __P((DBC *, PAGE *));
88 int __ham_sort_page __P((DBC *, PAGE **, PAGE *));
91 void __ham_onpage_replace __P((DB *, PAGE *, u_int32_t, int32_t, u_int32_t, int, DBT *));
94 int __ham_copypair __P((DBC *, PAGE *, u_int32_t, PAGE *, db_indx_t *));
95 int __ham_add_ovflpage __P((DBC *, PAGE *, int, PAGE **));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Dbtree_ext.h10 int __bam_cmp __P((DBC *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
27 int __bam_mswap __P((ENV *, PAGE *));
45 int __bam_ditem __P((DBC *, PAGE *, u_int32_t));
46 int __bam_adjindx __P((DBC *, PAGE *, u_int32_t, u_int32_t, int));
48 int __bam_relink __P((DBC *, PAGE *, PAGE *, db_pgno_t));
49 int __bam_pupdate __P((DBC *, PAGE *));
68 int __bam_ritem __P((DBC *, PAGE *, u_int32_t, DBT *, u_int32_t));
69 int __bam_irep __P((DBC *, PAGE *, u_int32_t, DBT *, DBT *));
98 db_recno_t __bam_total __P((DB *, PAGE *));
[all...]
H A Dhash_ext.h85 int __ham_insertpair __P((DBC *, PAGE *p, db_indx_t *indxp, const DBT *, const DBT *, int, int));
86 int __ham_getindex __P((DBC *, PAGE *, const DBT *, int, int *, db_indx_t *));
87 int __ham_verify_sorted_page __P((DBC *, PAGE *));
88 int __ham_sort_page __P((DBC *, PAGE **, PAGE *));
91 void __ham_onpage_replace __P((DB *, PAGE *, u_int32_t, int32_t, u_int32_t, int, DBT *));
94 int __ham_copypair __P((DBC *, PAGE *, u_int32_t, PAGE *, db_indx_t *));
95 int __ham_add_ovflpage __P((DBC *, PAGE *, int, PAGE **));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db/
H A Ddb_dup.c20 * PUBLIC: int __db_ditem_nolog __P((DBC *, PAGE *, u_int32_t, u_int32_t));
25 PAGE *pagep;
75 * PUBLIC: int __db_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t));
80 PAGE *pagep;
107 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
112 PAGE *pagep;
163 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
168 PAGE *pagep;
H A Ddb_upg_opd.c15 static int __db_build_bi __P((DB *, DB_FH *, PAGE *, PAGE *, u_int32_t, int *));
16 static int __db_build_ri __P((DB *, DB_FH *, PAGE *, PAGE *, u_int32_t, int *));
50 PAGE *ipage, *page;
197 PAGE *ipage, *page;
296 PAGE *ipage, *page;
328 PAGE *page;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/qam/
H A Dqam_conv.c21 * PUBLIC: int __qam_mswap __P((ENV *, PAGE *));
26 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db/
H A Ddb_dup.c20 * PUBLIC: int __db_ditem_nolog __P((DBC *, PAGE *, u_int32_t, u_int32_t));
25 PAGE *pagep;
75 * PUBLIC: int __db_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t));
80 PAGE *pagep;
107 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
112 PAGE *pagep;
163 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
168 PAGE *pagep;
H A Ddb_upg_opd.c15 static int __db_build_bi __P((DB *, DB_FH *, PAGE *, PAGE *, u_int32_t, int *));
16 static int __db_build_ri __P((DB *, DB_FH *, PAGE *, PAGE *, u_int32_t, int *));
50 PAGE *ipage, *page;
197 PAGE *ipage, *page;
296 PAGE *ipage, *page;
328 PAGE *page;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/qam/
H A Dqam_conv.c21 * PUBLIC: int __qam_mswap __P((ENV *, PAGE *));
26 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db/
H A Ddb_dup.c20 * PUBLIC: int __db_ditem_nolog __P((DBC *, PAGE *, u_int32_t, u_int32_t));
25 PAGE *pagep;
75 * PUBLIC: int __db_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t));
80 PAGE *pagep;
107 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
112 PAGE *pagep;
163 * PUBLIC: __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *));
168 PAGE *pagep;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/qam/
H A Dqam_conv.c21 * PUBLIC: int __qam_mswap __P((ENV *, PAGE *));
26 PAGE *pg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Ddb_page.h64 GENERIC METADATA PAGE HEADER
94 BTREE METADATA PAGE LAYOUT
125 HASH METADATA PAGE LAYOUT
154 QUEUE METADATA PAGE LAYOUT
188 BTREE/HASH MAIN PAGE LAYOUT
207 * sizeof(PAGE) == 26 bytes + possibly 20 bytes of checksum and possibly
249 } PAGE; typedef in typeref:struct:_db_page
252 * With many compilers sizeof(PAGE) == 28, while SIZEOF_PAGE == 26.
279 /* PAGE element macros. */
280 #define LSN(p) (((PAGE *)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Ddb_page.h64 GENERIC METADATA PAGE HEADER
94 BTREE METADATA PAGE LAYOUT
125 HASH METADATA PAGE LAYOUT
154 QUEUE METADATA PAGE LAYOUT
188 BTREE/HASH MAIN PAGE LAYOUT
207 * sizeof(PAGE) == 26 bytes + possibly 20 bytes of checksum and possibly
249 } PAGE; typedef in typeref:struct:_db_page
252 * With many compilers sizeof(PAGE) == 28, while SIZEOF_PAGE == 26.
279 /* PAGE element macros. */
280 #define LSN(p) (((PAGE *)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Ddb_page.h64 GENERIC METADATA PAGE HEADER
94 BTREE METADATA PAGE LAYOUT
125 HASH METADATA PAGE LAYOUT
154 QUEUE METADATA PAGE LAYOUT
188 BTREE/HASH MAIN PAGE LAYOUT
207 * sizeof(PAGE) == 26 bytes + possibly 20 bytes of checksum and possibly
249 } PAGE; typedef in typeref:struct:_db_page
252 * With many compilers sizeof(PAGE) == 28, while SIZEOF_PAGE == 26.
279 /* PAGE element macros. */
280 #define LSN(p) (((PAGE *)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/hash/
H A Dhash_conv.c31 PAGE *h;
69 PAGE *h;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/hash/
H A Dhash_conv.c31 PAGE *h;
69 PAGE *h;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/hash/
H A Dhash_conv.c31 PAGE *h;
69 PAGE *h;

Completed in 137 milliseconds

123456789