Searched refs:strd (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm/mm/ |
| H A D | pv-fixup-asm.S | 36 strd r4, r5, [r7], #1 << L2_ORDER 47 strd r4, r5, [r7], #1 << L2_ORDER 51 strd r4, r5, [r7] 59 strd r4, r5, [r7], #1 << L1_ORDER
|
| H A D | proc-v7-3level.S | 85 1: strd r2, r3, [r0]
|
| /linux/lib/crypto/arm/ |
| H A D | blake2s-core.S | 38 strd \a, \b, [\dst, #\offset]
|
| H A D | chacha-scalar-core.S | 64 strd \a, \b, [\dst, #\offset]
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 803 __BITFIELD_FIELD(unsigned int strd : 2,
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 5176 char *strd, *sep = NULL, *lists[2] = { NULL, NULL, }; in trace__parse_events_option() local 5185 s = strd = strdup(str); in trace__parse_events_option() 5186 if (strd == NULL) in trace__parse_events_option() 5263 free(strd); in trace__parse_events_option()
|