| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | page_frags.rst | 17 page_frag函数,page_frag_alloc和page_frag_free,为页面片段提供了一个简单
|
| /linux/include/linux/ |
| H A D | mm_types_task.h | 36 struct page_frag { struct
|
| H A D | sched.h | 1442 struct page_frag task_frag;
|
| /linux/net/tls/ |
| H A D | tls_device.c | 258 struct page_frag *pfrag, in tls_append_frag() 316 struct page_frag *pfrag, in tls_device_record_close() 320 struct page_frag dummy_tag_frag; in tls_device_record_close() 343 struct page_frag *pfrag, in tls_create_new_record() 368 struct page_frag *pfrag, in tls_do_allocation() 430 struct page_frag *pfrag; in tls_push_data() 496 struct page_frag zc_pfrag; in tls_push_data()
|
| /linux/Documentation/mm/ |
| H A D | page_frags.rst | 10 The page_frag functions, page_frag_alloc and page_frag_free, provide a
|
| /linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | adapter.h | 154 struct page_frag frags[MAX_SKB_FRAGS];
|
| H A D | sge.c | 1776 struct page_frag *fp; in process_responses()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | Makefile | 50 TEST_GEN_MODS_DIR := page_frag
|
| H A D | run_vmtests.sh | 84 - page_frag
|
| /linux/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.h | 544 struct page_frag frags[MAX_SKB_FRAGS];
|
| H A D | libcxgbi.c | 1762 unsigned int dlen, struct page_frag *frags, in sgl_read_to_frags() 2210 struct page_frag *frag = tdata->frags; in cxgbi_conn_init_pdu()
|
| /linux/net/ipv6/ |
| H A D | esp6.c | 463 struct page_frag *pfrag = &x->xfrag; in esp6_output_head() 577 struct page_frag *pfrag = &x->xfrag; in esp6_output_tail()
|
| H A D | ip6_output.c | 1434 struct page_frag *pfrag, in __ip6_append_data()
|
| /linux/net/ipv4/ |
| H A D | esp4.c | 434 struct page_frag *pfrag = &x->xfrag; in esp_output_head() 546 struct page_frag *pfrag = &x->xfrag; in esp_output_tail()
|
| H A D | ip_output.c | 954 struct page_frag *pfrag, in __ip_append_data()
|
| /linux/include/net/ |
| H A D | sock.h | 482 struct page_frag sk_frag; 2589 static inline struct page_frag *sk_page_frag(struct sock *sk) in sk_page_frag() 2597 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);
|
| H A D | xfrm.h | 300 struct page_frag xfrag;
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 969 const struct page_frag *pfrag, in mptcp_frag_can_collapse_to() 1089 static bool mptcp_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in mptcp_page_frag_refill() 1100 mptcp_carve_data_frag(const struct mptcp_sock *msk, struct page_frag *pfrag, in mptcp_carve_data_frag() 1824 struct page_frag *pfrag; in mptcp_sendmsg()
|
| /linux/net/core/ |
| H A D | skmsg.c | 30 struct page_frag *pfrag = sk_page_frag(sk); in sk_msg_alloc()
|
| H A D | sock.c | 3100 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill() 3134 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill()
|
| /linux/drivers/net/ |
| H A D | tun.c | 1537 struct page_frag *alloc_frag, char *buf, in __tun_build_skb() 1602 struct page_frag *alloc_frag = ¤t->task_frag; in tun_build_skb()
|
| H A D | virtio_net.c | 360 struct page_frag alloc_frag; 1005 struct page_frag *alloc_frag = &rq->alloc_frag; in virtnet_rq_alloc() 2763 struct page_frag *alloc_frag = &rq->alloc_frag; in add_recvbuf_mergeable()
|
| /linux/net/kcm/ |
| H A D | kcmsock.c | 808 struct page_frag *pfrag = sk_page_frag(sk); in kcm_sendmsg()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 756 struct page_frag frags[MAX_SKB_FRAGS];
|
| H A D | sge.c | 3375 const struct page_frag *p; in t4_pktgl_free() 3896 struct page_frag *fp; in process_responses()
|