fence_get_rcu(9) get a fence from a reservation_object_list with rcu read lock

SYNOPSIS

struct fence * fence_get_rcu(struct fence * fence);

ARGUMENTS

fence

[in] fence to increase refcount of

DESCRIPTION

Function returns NULL if no refcount could be obtained, or the fence.

COPYRIGHT