SK_PAGE_FRAG(9) Linux Networking SK_PAGE_FRAG(9)NAMEsk_page_frag - return an appropriate page_fragSYNOPSISstruct page_frag * sk_page_frag(struct sock * sk);ARGUMENTSsk socketDESCRIPTIONIf socket allocation mode allows current thread to sleep, it means its safe to use the per task page_frag instead of the per socket one.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SK_PAGE_FRAG(9)
| Related Man Pages |
|---|
| __skb_recv_datagram(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| bio_s_socket(3) - opendarwin |
| sctp_peeloff(3socket) - sunos |
| sctp_peeloff(3socket) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |