Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dexpr.c1253 void *data, tristate pr_type, const char **title) in expr_print_revdep()
1271 tristate pr_type, const char *title) in expr_gstr_print_revdep()
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1284 void *data, tristate pr_type, const char **title) in expr_print_revdep()
1302 tristate pr_type, const char *title) in expr_gstr_print_revdep()
/openbmc/linux/include/uapi/linux/
H A Dpr.h24 enum pr_type { enum
/openbmc/linux/include/linux/
H A Delf.h82 u32 pr_type; member
/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h157 unsigned int pr_type; member
/openbmc/qemu/linux-user/
H A Delfload.c2066 static bool arch_parse_elf_property(uint32_t pr_type, uint32_t pr_datasz, in arch_parse_elf_property()
2085 static bool arch_parse_elf_property(uint32_t pr_type, uint32_t pr_datasz, in arch_parse_elf_property()
3062 uint32_t pr_type, pr_datasz, step; in parse_elf_property() local