Home
last modified time | relevance | path

Searched refs:live_sz (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtpidr2_siginfo.c56 get_header(head, TPIDR2_MAGIC, td->live_sz, &offset); in tpidr2_present()
H A Dfpmr_siginfo.c56 get_header(head, FPMR_MAGIC, td->live_sz, &offset); in fpmr_present()
H A Dpoe_siginfo.c56 get_header(head, POE_MAGIC, td->live_sz, &offset); in poe_present()
/linux/arch/loongarch/kernel/
H A Dptrace.c260 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 Dptrace.c605 unsigned int live_sz) in copy_pad_fprs() argument
611 cp_sz = min(regset->size, live_sz); in copy_pad_fprs()