Searched refs:live_sz (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | tpidr2_siginfo.c | 56 get_header(head, TPIDR2_MAGIC, td->live_sz, &offset); in tpidr2_present()
|
| H A D | fpmr_siginfo.c | 56 get_header(head, FPMR_MAGIC, td->live_sz, &offset); in fpmr_present()
|
| H A D | poe_siginfo.c | 56 get_header(head, POE_MAGIC, td->live_sz, &offset); in poe_present()
|
| /linux/arch/loongarch/kernel/ |
| H A D | ptrace.c | 260 struct membuf *to, unsigned int live_sz) in copy_pad_fprs() argument 266 cp_sz = min(regset->size, live_sz); in copy_pad_fprs()
|
| /linux/arch/mips/kernel/ |
| H A D | ptrace.c | 605 unsigned int live_sz) in copy_pad_fprs() argument 611 cp_sz = min(regset->size, live_sz); in copy_pad_fprs()
|