Home
last modified time | relevance | path

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

/include/linux/
Dquicklist.h68 static inline void quicklist_free(int nr, void (*dtor)(void *), void *pp) in quicklist_free() argument
Dnetdevice.h2681 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff **pp, int flush) in skb_gro_flush_final()
2687 struct sk_buff **pp, in skb_gro_flush_final_remcsum()
2698 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff **pp, int flush) in skb_gro_flush_final()
2703 struct sk_buff **pp, in skb_gro_flush_final_remcsum()
Dof.h351 #define for_each_property_of_node(dn, pp) \ argument
/include/scsi/
Dfc_frame.h206 void *pp = NULL; in fc_frame_payload_get() local
Dfc_encode.h661 } *pp; in fc_prli_fill() local
/include/net/
Dip_vs.h253 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
258 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
269 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
270 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
490 struct ip_vs_protocol *pp; member
/include/linux/sunrpc/
Dsvc.h361 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local