OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pgprot_t
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
2003-11-18-CondExprLValue.c
3
typedef struct { unsigned long pgprot; }
pgprot_t
;
typedef in typeref:struct:__anon6029
5
void split_large_page(unsigned long addr,
pgprot_t
prot)
7
(addr ? prot : ((
pgprot_t
) { 0x001 } )).pgprot;
Completed in 55 milliseconds