Scroll to navigation

TO_SEQNO_FENCE(9) Device drivers infrastructure TO_SEQNO_FENCE(9)

NAME

to_seqno_fence - cast a fence to a seqno_fence

SYNOPSIS

struct seqno_fence * to_seqno_fence(struct fence * fence);

ARGUMENTS

fence

fence to cast to a seqno_fence

DESCRIPTION

Returns NULL if the fence is not a seqno_fence, or the seqno_fence otherwise.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.