Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dtst-inet_pton.c95 struct support_next_to_fault ntf_out4 = support_next_to_fault_allocate (4); in run_one_test()
96 struct support_next_to_fault ntf_out6 = support_next_to_fault_allocate (16); in run_one_test()
101 = support_next_to_fault_allocate (test_len + 1); in run_one_test()
115 = support_next_to_fault_allocate (test_len); in run_one_test()
/glibc-2.36/support/
Dnext_to_fault.h42 struct support_next_to_fault support_next_to_fault_allocate (size_t size);
Dnext_to_fault.c26 support_next_to_fault_allocate (size_t size) in support_next_to_fault_allocate() function
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Dtst-saved_mask-1.c33 = support_next_to_fault_allocate (SIZEOF_SIGSET_T); in do_test()
/glibc-2.36/posix/
Dtst-regcomp-truncated.c81 = support_next_to_fault_allocate (sizeof (buffer)); in do_test()
Dwordexp-test.c342 = support_next_to_fault_allocate (words_size); in at_page_end()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-socket-timestamp.c147 support_next_to_fault_allocate (slack_max_size); in do_test_slack_space()