Searched defs:_prot (Results 1 – 3 of 3) sorted by relevance
38 pgprot_t pgprot_wc(pgprot_t _prot) in pgprot_wc()50 pgprot_t pgprot_wc(pgprot_t _prot) in pgprot_wc()63 pgprot_t pgprot_wc(pgprot_t _prot) in pgprot_wc()
785 int _flags, _prot; in build_srat() local
1134 #define socket(_fam,_type,_prot) rk_socket(_fam,_type,_prot) argument