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)NAMExprt_write_space - wake the task waiting for transport output buffer spaceSYNOPSISvoid xprt_write_space(struct rpc_xprt * xprt);ARGUMENTSxprt transport with waiting tasksDESCRIPTIONCan be called in a soft IRQ context, so xprt_write_space never sleeps.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XPRT_WRITE_SPACE(9)