Searched refs:extended_size (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/um/ |
| H A D | signal.c | 200 &to_fp64->fpstate.sw_reserved.extended_size); in copy_sc_to_user() 203 &to_fp64->fpstate.sw_reserved.extended_size); in copy_sc_to_user()
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | sigcontext.h | 54 __u32 extended_size; member
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | setsockopt-closed.c | 195 socklen_t extended_size = sizeof(tmp_opt); in test_extend() local 205 __setsockopt_checked(sk, cmd, get, &tmp_opt, &extended_size, in test_extend() 210 __setsockopt_checked(sk, cmd, get, NULL, &extended_size, in test_extend()
|