Searched refs:vtbl (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/ubi/
H A Dvtbl.c102 memcpy(&ubi->vtbl[idx], vtbl_rec, sizeof(struct ubi_vtbl_record));
108 err = ubi_eba_write_leb(ubi, layout_vol, i, ubi->vtbl, 0,
137 struct ubi_vtbl_record *vtbl_rec = &ubi->vtbl[vol->vol_id];
160 err = ubi_eba_write_leb(ubi, layout_vol, i, ubi->vtbl, 0,
172 * @vtbl: volume table
174 * This function returns zero if @vtbl is all right, %1 if CRC is incorrect,
178 const struct ubi_vtbl_record *vtbl)
188 reserved_pebs = be32_to_cpu(vtbl[i].reserved_pebs);
189 alignment = be32_to_cpu(vtbl[i].alignment);
190 data_pad = be32_to_cpu(vtbl[
177 vtbl_check(const struct ubi_device *ubi, const struct ubi_vtbl_record *vtbl) argument
305 create_vtbl(struct ubi_device *ubi, struct ubi_scan_info *si, int copy, void *vtbl) argument
517 struct ubi_vtbl_record *vtbl; local
550 init_volumes(struct ubi_device *ubi, const struct ubi_scan_info *si, const struct ubi_vtbl_record *vtbl) argument
[all...]
H A DMakefile3 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o scan.o
H A Dupd.c62 ubi_assert(ubi->vtbl[vol->vol_id].upd_marker);
67 memcpy(&vtbl_rec, &ubi->vtbl[vol->vol_id],
96 memcpy(&vtbl_rec, &ubi->vtbl[vol->vol_id],
H A Dvmt.c544 memcpy(&vtbl_rec, &ubi->vtbl[vol_id], sizeof(struct ubi_vtbl_record));
726 reserved_pebs = be32_to_cpu(ubi->vtbl[vol_id].reserved_pebs);
833 alignment = be32_to_cpu(ubi->vtbl[vol_id].alignment);
834 data_pad = be32_to_cpu(ubi->vtbl[vol_id].data_pad);
835 name_len = be16_to_cpu(ubi->vtbl[vol_id].name_len);
836 upd_marker = ubi->vtbl[vol_id].upd_marker;
837 name = &ubi->vtbl[vol_id].name[0];
838 if (ubi->vtbl[vol_id].vol_type == UBI_VID_DYNAMIC)
857 ubi_dbg_dump_vtbl_record(&ubi->vtbl[vol_id], vol_id);
H A Dbuild.c617 vfree(ubi->vtbl);
809 ubi->vtbl[vol_id].flags &= ~UBI_VTBL_AUTORESIZE_FLG;
818 memcpy(&vtbl_rec, &ubi->vtbl[vol_id],
1006 vfree(ubi->vtbl);
1079 vfree(ubi->vtbl);
H A Dubi.h317 * @vtbl: in-RAM volume table copy
405 struct ubi_vtbl_record *vtbl; member in struct:ubi_device
479 /* vtbl.c */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dvtbl.c102 memcpy(&ubi->vtbl[idx], vtbl_rec, sizeof(struct ubi_vtbl_record));
108 err = ubi_eba_write_leb(ubi, layout_vol, i, ubi->vtbl, 0,
137 struct ubi_vtbl_record *vtbl_rec = &ubi->vtbl[vol->vol_id];
160 err = ubi_eba_write_leb(ubi, layout_vol, i, ubi->vtbl, 0,
172 * @vtbl: volume table
174 * This function returns zero if @vtbl is all right, %1 if CRC is incorrect,
178 const struct ubi_vtbl_record *vtbl)
188 reserved_pebs = be32_to_cpu(vtbl[i].reserved_pebs);
189 alignment = be32_to_cpu(vtbl[i].alignment);
190 data_pad = be32_to_cpu(vtbl[
177 vtbl_check(const struct ubi_device *ubi, const struct ubi_vtbl_record *vtbl) argument
305 create_vtbl(struct ubi_device *ubi, struct ubi_scan_info *si, int copy, void *vtbl) argument
517 struct ubi_vtbl_record *vtbl; local
550 init_volumes(struct ubi_device *ubi, const struct ubi_scan_info *si, const struct ubi_vtbl_record *vtbl) argument
[all...]
H A DMakefile3 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o scan.o
H A Dupd.c62 ubi_assert(ubi->vtbl[vol->vol_id].upd_marker);
67 memcpy(&vtbl_rec, &ubi->vtbl[vol->vol_id],
96 memcpy(&vtbl_rec, &ubi->vtbl[vol->vol_id],
H A Dvmt.c544 memcpy(&vtbl_rec, &ubi->vtbl[vol_id], sizeof(struct ubi_vtbl_record));
726 reserved_pebs = be32_to_cpu(ubi->vtbl[vol_id].reserved_pebs);
833 alignment = be32_to_cpu(ubi->vtbl[vol_id].alignment);
834 data_pad = be32_to_cpu(ubi->vtbl[vol_id].data_pad);
835 name_len = be16_to_cpu(ubi->vtbl[vol_id].name_len);
836 upd_marker = ubi->vtbl[vol_id].upd_marker;
837 name = &ubi->vtbl[vol_id].name[0];
838 if (ubi->vtbl[vol_id].vol_type == UBI_VID_DYNAMIC)
857 ubi_dbg_dump_vtbl_record(&ubi->vtbl[vol_id], vol_id);
H A Dbuild.c617 vfree(ubi->vtbl);
809 ubi->vtbl[vol_id].flags &= ~UBI_VTBL_AUTORESIZE_FLG;
818 memcpy(&vtbl_rec, &ubi->vtbl[vol_id],
1006 vfree(ubi->vtbl);
1079 vfree(ubi->vtbl);
H A Dubi.h317 * @vtbl: in-RAM volume table copy
405 struct ubi_vtbl_record *vtbl; member in struct:ubi_device
479 /* vtbl.c */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgnu-v2-abi.c101 struct value *vtbl;
108 g++ version 1). Try to get the vtbl from the TYPE_VPTR_BASETYPE.
113 /* Now context is a pointer to the basetype containing the vtbl. */
122 /* Now context is the basetype containing the vtbl. */
132 vtbl = value_primitive_field (arg1, 0, TYPE_VPTR_FIELDNO (context),
135 /* With older versions of g++, the vtbl field pointed to an array
137 if (TYPE_CODE (value_type (vtbl)) == TYPE_CODE_PTR
138 && TYPE_CODE (TYPE_TARGET_TYPE (value_type (vtbl))) == TYPE_CODE_ARRAY)
140 /* Handle the case where the vtbl field points to an
142 vtbl
100 struct value *vtbl; local
192 CORE_ADDR vtbl; local
[all...]
H A Dvalops.c1380 CORE_ADDR vtbl; /* The virtual table pointer. */
1417 vtbl = *(CORE_ADDR *) (valaddr + offset);
1421 if (vtbl == 0)
1437 vtbl + 4 * (-skip - index - HP_ACC_VBASE_START));
1378 CORE_ADDR vtbl; /* The virtual table pointer. */ local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgnu-v2-abi.c101 struct value *vtbl;
108 g++ version 1). Try to get the vtbl from the TYPE_VPTR_BASETYPE.
113 /* Now context is a pointer to the basetype containing the vtbl. */
122 /* Now context is the basetype containing the vtbl. */
132 vtbl = value_primitive_field (arg1, 0, TYPE_VPTR_FIELDNO (context),
135 /* With older versions of g++, the vtbl field pointed to an array
137 if (TYPE_CODE (value_type (vtbl)) == TYPE_CODE_PTR
138 && TYPE_CODE (TYPE_TARGET_TYPE (value_type (vtbl))) == TYPE_CODE_ARRAY)
140 /* Handle the case where the vtbl field points to an
142 vtbl
100 struct value *vtbl; local
192 CORE_ADDR vtbl; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgnu-v2-abi.c101 struct value *vtbl;
108 g++ version 1). Try to get the vtbl from the TYPE_VPTR_BASETYPE.
113 /* Now context is a pointer to the basetype containing the vtbl. */
122 /* Now context is the basetype containing the vtbl. */
132 vtbl = value_primitive_field (arg1, 0, TYPE_VPTR_FIELDNO (context),
135 /* With older versions of g++, the vtbl field pointed to an array
137 if (TYPE_CODE (value_type (vtbl)) == TYPE_CODE_PTR
138 && TYPE_CODE (TYPE_TARGET_TYPE (value_type (vtbl))) == TYPE_CODE_ARRAY)
140 /* Handle the case where the vtbl field points to an
142 vtbl
100 struct value *vtbl; local
192 CORE_ADDR vtbl; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl347 vtbl.8 `&Dlo(@x[0])`, {@t[0]}, `&Dlo($mask)`
348 vtbl.8 `&Dhi(@x[0])`, {@t[0]}, `&Dhi($mask)`
351 vtbl.8 `&Dlo(@x[1])`, {@t[1]}, `&Dlo($mask)`
352 vtbl.8 `&Dhi(@x[1])`, {@t[1]}, `&Dhi($mask)`
355 vtbl.8 `&Dlo(@x[2])`, {@t[2]}, `&Dlo($mask)`
356 vtbl.8 `&Dhi(@x[2])`, {@t[2]}, `&Dhi($mask)`
358 vtbl.8 `&Dlo(@x[3])`, {@t[3]}, `&Dlo($mask)`
359 vtbl.8 `&Dhi(@x[3])`, {@t[3]}, `&Dhi($mask)`
363 vtbl.8 `&Dlo(@x[4])`, {@t[0]}, `&Dlo($mask)`
364 vtbl
[all...]
H A Daesv8-armx.pl106 vtbl.8 $key,{$in0},$mask
124 vtbl.8 $key,{$in0},$mask
138 vtbl.8 $key,{$in0},$mask
164 vtbl.8 $key,{$in1},$mask
199 vtbl.8 $key,{$in1},$mask
947 sprintf "vtbl.8 d%d,{q%d},d%d\n\t".
948 "vtbl.8 d%d,{q%d},d%d", 2*$1,$2,2*$3, 2*$1+1,$2,2*$3+1;
978 s/vtbl\.8\s+(.*)/unvtbl($1)/geo or
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl347 vtbl.8 `&Dlo(@x[0])`, {@t[0]}, `&Dlo($mask)`
348 vtbl.8 `&Dhi(@x[0])`, {@t[0]}, `&Dhi($mask)`
351 vtbl.8 `&Dlo(@x[1])`, {@t[1]}, `&Dlo($mask)`
352 vtbl.8 `&Dhi(@x[1])`, {@t[1]}, `&Dhi($mask)`
355 vtbl.8 `&Dlo(@x[2])`, {@t[2]}, `&Dlo($mask)`
356 vtbl.8 `&Dhi(@x[2])`, {@t[2]}, `&Dhi($mask)`
358 vtbl.8 `&Dlo(@x[3])`, {@t[3]}, `&Dlo($mask)`
359 vtbl.8 `&Dhi(@x[3])`, {@t[3]}, `&Dhi($mask)`
363 vtbl.8 `&Dlo(@x[4])`, {@t[0]}, `&Dlo($mask)`
364 vtbl
[all...]
H A Daesv8-armx.pl106 vtbl.8 $key,{$in0},$mask
124 vtbl.8 $key,{$in0},$mask
138 vtbl.8 $key,{$in0},$mask
164 vtbl.8 $key,{$in1},$mask
199 vtbl.8 $key,{$in1},$mask
947 sprintf "vtbl.8 d%d,{q%d},d%d\n\t".
948 "vtbl.8 d%d,{q%d},d%d", 2*$1,$2,2*$3, 2*$1+1,$2,2*$3+1;
978 s/vtbl\.8\s+(.*)/unvtbl($1)/geo or
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl347 vtbl.8 `&Dlo(@x[0])`, {@t[0]}, `&Dlo($mask)`
348 vtbl.8 `&Dhi(@x[0])`, {@t[0]}, `&Dhi($mask)`
351 vtbl.8 `&Dlo(@x[1])`, {@t[1]}, `&Dlo($mask)`
352 vtbl.8 `&Dhi(@x[1])`, {@t[1]}, `&Dhi($mask)`
355 vtbl.8 `&Dlo(@x[2])`, {@t[2]}, `&Dlo($mask)`
356 vtbl.8 `&Dhi(@x[2])`, {@t[2]}, `&Dhi($mask)`
358 vtbl.8 `&Dlo(@x[3])`, {@t[3]}, `&Dlo($mask)`
359 vtbl.8 `&Dhi(@x[3])`, {@t[3]}, `&Dhi($mask)`
363 vtbl.8 `&Dlo(@x[4])`, {@t[0]}, `&Dlo($mask)`
364 vtbl
[all...]
H A Daesv8-armx.pl106 vtbl.8 $key,{$in0},$mask
124 vtbl.8 $key,{$in0},$mask
138 vtbl.8 $key,{$in0},$mask
164 vtbl.8 $key,{$in1},$mask
199 vtbl.8 $key,{$in1},$mask
947 sprintf "vtbl.8 d%d,{q%d},d%d\n\t".
948 "vtbl.8 d%d,{q%d},d%d", 2*$1,$2,2*$3, 2*$1+1,$2,2*$3+1;
978 s/vtbl\.8\s+(.*)/unvtbl($1)/geo or
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/aes/
H A Daesv8-armx.S46 vtbl.8 d20,{q3},d4
47 vtbl.8 d21,{q3},d5
65 vtbl.8 d20,{q3},d4
66 vtbl.8 d21,{q3},d5
80 vtbl.8 d20,{q3},d4
81 vtbl.8 d21,{q3},d5
107 vtbl.8 d20,{q8},d4
108 vtbl.8 d21,{q8},d5
143 vtbl.8 d20,{q8},d4
144 vtbl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/aes/
H A Daesv8-armx.S46 vtbl.8 d20,{q3},d4
47 vtbl.8 d21,{q3},d5
65 vtbl.8 d20,{q3},d4
66 vtbl.8 d21,{q3},d5
80 vtbl.8 d20,{q3},d4
81 vtbl.8 d21,{q3},d5
107 vtbl.8 d20,{q8},d4
108 vtbl.8 d21,{q8},d5
143 vtbl.8 d20,{q8},d4
144 vtbl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/aes/
H A Daesv8-armx.S46 vtbl.8 d20,{q3},d4
47 vtbl.8 d21,{q3},d5
65 vtbl.8 d20,{q3},d4
66 vtbl.8 d21,{q3},d5
80 vtbl.8 d20,{q3},d4
81 vtbl.8 d21,{q3},d5
107 vtbl.8 d20,{q8},d4
108 vtbl.8 d21,{q8},d5
143 vtbl.8 d20,{q8},d4
144 vtbl
[all...]

Completed in 182 milliseconds

12