Searched refs:ldmdb (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/block/partitions/ ! |
D | ldm.c | 352 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks() 426 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb() 536 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid() 569 const struct ldmdb *ldb) in ldm_create_data_partitions() 1154 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add() 1307 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() 1342 struct ldmdb *ldb) in ldm_get_vblks() 1431 struct ldmdb *ldb; in ldm_partition()
|
D | ldm.h | 181 struct ldmdb { /* Cache of the database */ struct
|
/linux-6.12.1/arch/arm/lib/ ! |
D | memmove.S | 71 4: ldmdb r1!, {r3, r4, r5, r6, r8, r9, ip, lr} 154 13: ldmdb r1!, {r8, r9, r10, ip} 157 ldmdb r1!, {r3, r4, r5, r6}
|
D | call_with_stack.S | 43 ldmdb fp, {fp, sp, pc}
|
/linux-6.12.1/arch/arm/kernel/ ! |
D | entry-header.S | 354 ldmdb sp, {r1 - r12} @ get calling r1 - r12 356 ldmdb sp, {r0 - r12} @ get calling r0 - r12
|
/linux-6.12.1/arch/arm/boot/compressed/ ! |
D | head.S | 525 1: ldmdb r6!, {r0 - r3, r10 - r12, lr}
|