Scroll to navigation

FENCE_GET(9) Device drivers infrastructure FENCE_GET(9)

NAME

fence_get - increases refcount of the fence

SYNOPSIS

struct fence * fence_get(struct fence * fence);

ARGUMENTS

fence
[in] fence to increase refcount of

DESCRIPTION

Returns the same fence, with refcount increased by 1.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.