Searched defs:pp (Results 1 – 7 of 7) sorted by relevance
| /include/scsi/ |
| D | fc_frame.h | 194 void *pp = NULL; in fc_frame_payload_get() local
|
| D | fc_encode.h | 649 } *pp; in fc_prli_fill() local
|
| /include/net/ |
| D | ip_vs.h | 240 #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/ |
| D | svc.h | 365 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local
|
| /include/linux/ |
| D | mm.h | 149 #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
|
| D | netdevice.h | 2873 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()
|
| D | of.h | 355 #define for_each_property_of_node(dn, pp) \ argument
|