Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c536 const int std_size = sizeof(struct target_rt_sigframe) in alloc_sigframe_space() local
543 } else if (this_size + this_loc > std_size) { in alloc_sigframe_space()