| /include/net/ |
| D | netmem.h | 26 struct page_pool *pp; member 52 NET_IOV_ASSERT_OFFSET(pp, pp); 132 return __netmem_clear_lsb(netmem)->pp; in netmem_get_pp()
|
| D | ip_vs.h | 241 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument 244 pp->debug_packet(af, pp, skb, ofs, msg); \ 246 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument 250 pp->debug_packet(af, pp, skb, ofs, msg); \ 257 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument 258 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument 483 void (*init)(struct ip_vs_protocol *pp); 485 void (*exit)(struct ip_vs_protocol *pp); 509 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, 512 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, [all …]
|
| D | gro.h | 368 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() argument 370 if (PTR_ERR(pp) != -EINPROGRESS) in skb_gro_flush_final() 374 struct sk_buff *pp, in skb_gro_flush_final_remcsum() argument 378 if (PTR_ERR(pp) != -EINPROGRESS) { in skb_gro_flush_final_remcsum() 385 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() argument 390 struct sk_buff *pp, in skb_gro_flush_final_remcsum() argument
|
| /include/net/libeth/ |
| D | rx.h | 74 struct page_pool *pp; 105 buf->page = page_pool_dev_alloc(fq->pp, &buf->offset, &buf->truesize); in libeth_rx_alloc() 110 fq->pp->p.offset; in libeth_rx_alloc() 140 page_pool_dma_sync_for_cpu(page->pp, page, fqe->offset, len); in libeth_rx_sync_for_cpu()
|
| /include/net/phonet/ |
| D | phonet.h | 103 const struct phonet_protocol *pp); 105 const struct phonet_protocol *pp);
|
| /include/scsi/ |
| D | fc_frame.h | 194 void *pp = NULL; in fc_frame_payload_get() local 197 pp = fc_frame_header_get(fp) + 1; in fc_frame_payload_get() 198 return pp; in fc_frame_payload_get()
|
| /include/linux/ |
| D | if_pppox.h | 77 extern int register_pppox_proto(int proto_num, const struct pppox_proto *pp);
|
| D | parport.h | 505 extern int parport_proc_register(struct parport *pp); 506 extern int parport_proc_unregister(struct parport *pp);
|
| D | of.h | 908 #define for_each_property_of_node(dn, pp) \ argument 909 for (pp = dn->properties; pp != NULL; pp = pp->next)
|
| D | mm_types.h | 125 struct page_pool *pp; member
|
| D | mm.h | 151 #define mm_zero_struct_page(pp) __mm_zero_struct_page(pp) argument 188 #define mm_zero_struct_page(pp) ((void)memset((pp), 0, sizeof(struct page))) argument
|
| D | phy.h | 2046 struct ethtool_pauseparam *pp);
|