Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 26) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dsymbol.c99 struct property *prop; in sym_get_choice_prop() local
108 struct property *prop; in sym_get_env_prop() local
117 struct property *prop; in sym_get_default_prop() local
129 struct property *prop; in sym_get_range_prop() local
157 struct property *prop; in sym_validate_range() local
191 struct property *prop; in sym_set_changed() local
211 struct property *prop; in sym_calc_visibility() local
258 struct property *prop; in sym_choice_default() local
284 struct property *prop; in sym_calc_choice() local
316 struct property *prop; in sym_calc_value() local
[all …]
A Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
234 struct property *prop; in sym_check_prop() local
286 struct property *prop; in menu_finalize() local
546 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
608 struct property *prop = NULL; in get_symbol_prop() local
622 struct property *prop; in get_symbol_str() local
A Dzconf.y611 struct property *prop; in print_symbol() local
692 struct property *prop; in zconfdump() local
A Dutil.c58 struct property *prop; in file_write_dep() local
A Dconfdata.c263 struct property *prop; in conf_read_simple() local
1053 struct property *prop; in randomize_choice_values() local
1101 struct property *prop; in set_all_choice_values() local
A Dconf.c357 struct property *prop; in conf() local
A Dqconf.cc124 struct property *prop; in updateMenu() local
1086 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1254 struct property *prop; in search() local
A Dmconf.c469 struct property *prop; in build_conf() local
A Dexpr.h85 struct property *prop; member
A Dnconf.c736 struct property *prop; in build_conf() local
A Dgconf.c1337 struct property *prop; in display_tree() local
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dbootfdt.c39 const void *prop; in device_tree_node_compatible() local
68 const struct fdt_property *prop; in device_tree_get_u32() local
131 const struct fdt_property *prop; in process_memory_node() local
171 const struct fdt_property *prop; in process_multiboot_node() local
240 const struct fdt_property *prop; in process_chosen_node() local
355 const struct fdt_property *prop; in boot_fdt_cmdline() local
A Dsmpboot.c122 const __be32 *prop; in dt_smp_init_cpus() local
A Dgic-v3-its.c941 const void *prop = NULL; in gicv3_its_make_hwdom_dt_nodes() local
A Dgic-v2.c664 const void *prop = NULL; in gicv2m_make_dt_node() local
A Ddomain_build.c376 const struct dt_property *prop, *status = NULL; in write_properties() local
/xen-4.10.0-shim-comet/xen/common/libfdt/
A Dfdt_rw.c204 int len, struct fdt_property **prop) in _fdt_resize_property()
222 int len, struct fdt_property **prop) in _fdt_add_property()
275 struct fdt_property *prop; in fdt_setprop() local
293 struct fdt_property *prop; in fdt_appendprop() local
319 struct fdt_property *prop; in fdt_delprop() local
A Dfdt_ro.c242 const struct fdt_property *prop; in fdt_get_property_by_offset() local
266 const struct fdt_property *prop; in fdt_get_property_namelen() local
293 const struct fdt_property *prop; in fdt_getprop_namelen() local
305 const struct fdt_property *prop; in fdt_getprop_by_offset() local
536 const void *prop; in fdt_node_check_compatible() local
A Dfdt_sw.c191 struct fdt_property *prop; in fdt_property() local
237 struct fdt_property *prop = in fdt_finish() local
A Dfdt_wip.c83 struct fdt_property *prop; in fdt_nop_property() local
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h36 const char *prop; member
399 const struct dt_property *prop = dt_find_property(np, name, NULL); in dt_property_read_bool() local
/xen-4.10.0-shim-comet/xen/arch/arm/efi/
A Defi-boot.h24 const struct fdt_property *prop; in setup_chosen_node() local
/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c651 const __be32 *prop; in dt_get_address() local
1019 const __be32 *prop; in dt_number_of_address() local
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm.c719 const struct fdt_property *prop; in copy_properties() local
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dpolicydb.c1352 u32 prop = le32_to_cpu(buf[2]); in type_read() local

Completed in 49 milliseconds

12