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)
| Related Man Pages |
|---|
| svctcp_create(3) - osf1 |
| svc_destroy(3) - osf1 |
| svc_getcaller(3) - osf1 |
| svc_run(3) - osf1 |
| svc_sendreply(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |