Searched refs:home_create_fifo (Results 1 – 3 of 3) sorted by relevance
210 int home_create_fifo(Home *h, bool please_suspend);
631 fd = home_create_fifo(h, please_suspend); in bus_home_method_acquire()683 fd = home_create_fifo(h, please_suspend); in bus_home_method_ref()
2634 int home_create_fifo(Home *h, bool please_suspend) { in home_create_fifo() function