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

May 2018 Kernel Hackers Manual 3.16