Searched refs:ldmdb (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | call_with_stack.S | 43 ldmdb fp, {fp, sp, pc}
|
/kernel/linux/linux-5.10/block/partitions/ |
H A D | ldm.c | 354 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks() 428 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb() 538 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid() 571 const struct ldmdb *ldb) in ldm_create_data_partitions() 1153 * ldm_ldmdb_add - Adds a raw VBLK entry to the ldmdb database 1165 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add() 1318 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() 1353 struct ldmdb *ldb) in ldm_get_vblks() 1442 struct ldmdb *ldb; in ldm_partition() 1470 /* Initialize vblk lists in ldmdb struc in ldm_partition() [all...] |
H A D | ldm.h | 182 struct ldmdb { /* Cache of the database */ struct
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | ldm.c | 354 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks() 428 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb() 538 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid() 571 const struct ldmdb *ldb) in ldm_create_data_partitions() 1144 * ldm_ldmdb_add - Adds a raw VBLK entry to the ldmdb database 1156 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add() 1309 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() 1344 struct ldmdb *ldb) in ldm_get_vblks() 1433 struct ldmdb *ldb; in ldm_partition() 1461 /* Initialize vblk lists in ldmdb struc in ldm_partition() [all...] |
H A D | ldm.h | 181 struct ldmdb { /* Cache of the database */ struct
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-header.S | 309 ldmdb r2, {r1 - lr}^ @ get calling r1 - lr 311 ldmdb r2, {r0 - lr}^ @ get calling r0 - lr 341 ldmdb sp, {r1 - r12} @ get calling r1 - r12 343 ldmdb sp, {r0 - r12} @ get calling r0 - r12
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-header.S | 322 ldmdb r2, {r1 - lr}^ @ get calling r1 - lr 324 ldmdb r2, {r0 - lr}^ @ get calling r0 - lr 354 ldmdb sp, {r1 - r12} @ get calling r1 - r12 356 ldmdb sp, {r0 - r12} @ get calling r0 - r12
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | head.S | 585 1: ldmdb r6!, {r0 - r3, r10 - r12, lr}
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | head.S | 525 1: ldmdb r6!, {r0 - r3, r10 - r12, lr}
|
Completed in 9 milliseconds