Scroll to navigation

RELAY_CREATE_BUF(9) relay interface support RELAY_CREATE_BUF(9)

NAME

relay_create_buf - allocate and initialize a channel buffer

SYNOPSIS

struct rchan_buf * relay_create_buf(struct rchan * chan);

ARGUMENTS

chan
the relay channel

DESCRIPTION

Returns channel buffer if successful, NULL otherwise.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.