Home
last modified time | relevance | path

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

/include/linux/
Dquicklist.h67 static inline void quicklist_free(int nr, void (*dtor)(void *), void *pp) in quicklist_free() argument
Dof.h332 #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.h250 #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/
Dsvc.h357 struct page **pp = --rqstp->rq_next_page; in svc_free_res_pages() local