centos man page for xprt_write_space

Query: xprt_write_space

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XPRT_WRITE_SPACE(9)						 Linux Networking					       XPRT_WRITE_SPACE(9)

NAME
xprt_write_space - wake the task waiting for transport output buffer space
SYNOPSIS
void xprt_write_space(struct rpc_xprt * xprt);
ARGUMENTS
xprt transport with waiting tasks
DESCRIPTION
Can be called in a soft IRQ context, so xprt_write_space never sleeps.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XPRT_WRITE_SPACE(9)
Related Man Pages
svctcp_create(3) - osf1
svc_fdset(3) - osf1
rpc_svc(3) - osf1
svc_freeargs(3) - osf1
svc_getreq(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq