Searched defs:pp (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | quicklist.h | 68 static inline void quicklist_free(int nr, void (*dtor)(void *), void *pp) in quicklist_free() argument
|
| D | netdevice.h | 2681 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()
|
| D | of.h | 351 #define for_each_property_of_node(dn, pp) \ argument
|
| /include/scsi/ |
| D | fc_frame.h | 206 void *pp = NULL; in fc_frame_payload_get() local
|
| D | fc_encode.h | 661 } *pp; in fc_prli_fill() local
|
| /include/net/ |
| D | ip_vs.h | 253 #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/ |
| D | svc.h | 361 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local
|