Home
last modified time | relevance | path

Searched defs:pp (Results 1 – 7 of 7) sorted by relevance

/include/scsi/
Dfc_frame.h194 void *pp = NULL; in fc_frame_payload_get() local
Dfc_encode.h649 } *pp; in fc_prli_fill() local
/include/net/
Dip_vs.h240 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
245 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
256 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
257 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
479 struct ip_vs_protocol *pp; member
/include/linux/sunrpc/
Dsvc.h365 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local
/include/linux/
Dmm.h149 #define mm_zero_struct_page(pp) __mm_zero_struct_page(pp) argument
177 #define mm_zero_struct_page(pp) ((void)memset((pp), 0, sizeof(struct page))) argument
Dnetdevice.h2873 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
2879 struct sk_buff *pp, in skb_gro_flush_final_remcsum()
2890 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
2895 struct sk_buff *pp, in skb_gro_flush_final_remcsum()
Dof.h355 #define for_each_property_of_node(dn, pp) \ argument