Searched defs:pp (Results 1 – 6 of 6) sorted by relevance
/include/linux/ |
D | quicklist.h | 67 static inline void quicklist_free(int nr, void (*dtor)(void *), void *pp) in quicklist_free() argument
|
D | of.h | 332 #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 | 250 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument 255 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument 266 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument 267 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument 487 struct ip_vs_protocol *pp; member
|
/include/linux/sunrpc/ |
D | svc.h | 357 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local
|