Scroll to navigation

RESERVATION_OBJECT_T(9) Device drivers infrastructure RESERVATION_OBJECT_T(9)

NAME

reservation_object_test_signaled_rcu - Test if a reservation object's fences have been signaled.

SYNOPSIS

bool reservation_object_test_signaled_rcu(struct reservation_object * obj, bool test_all);

ARGUMENTS

obj
the reservation object
test_all
if true, test all fences, otherwise only test the exclusive fence

DESCRIPTION

RETURNS true if all fences signaled, else false

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.