Home
last modified time | relevance | path

Searched defs:pr_type (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/kconfig/
H A Dexpr.c1159 expr_print_revdep(struct expr * e,void (* fn)(void *,struct symbol *,const char *),void * data,tristate pr_type,const char ** title) expr_print_revdep() argument
1177 expr_gstr_print_revdep(struct expr * e,struct gstr * gs,tristate pr_type,const char * title) expr_gstr_print_revdep() argument
/linux/include/linux/
H A Delf.h82 u32 pr_type; member
/linux/include/uapi/linux/
H A Dpr.h24 enum pr_type { enum