Searched refs:support_next_to_fault (Results 1 – 2 of 2) sorted by relevance
28 struct support_next_to_fault struct42 struct support_next_to_fault support_next_to_fault_allocate (size_t size); argument46 void support_next_to_fault_free (struct support_next_to_fault *);
25 struct support_next_to_fault30 struct support_next_to_fault result; in support_next_to_fault_allocate()48 support_next_to_fault_free (struct support_next_to_fault *ntf) in support_next_to_fault_free()51 *ntf = (struct support_next_to_fault) { NULL, }; in support_next_to_fault_free()
Completed in 5 milliseconds