Searched refs:pool_prop_t (Results 1 – 5 of 5) sorted by relevance
183 } pool_prop_t; typedef410 extern const pool_prop_t *provider_get_props(const pool_elem_t *);411 extern const pool_prop_t *provider_get_prop(const pool_elem_t *,413 extern int prop_is_stored(const pool_prop_t *);414 extern int prop_is_readonly(const pool_prop_t *);415 extern int prop_is_init(const pool_prop_t *);416 extern int prop_is_hidden(const pool_prop_t *);417 extern int prop_is_optional(const pool_prop_t *);429 extern int uint_init(pool_prop_t *, uint64_t);430 extern int int_init(pool_prop_t *, int64_t);[all …]
77 static int prop_is_type(int, const pool_prop_t *);87 static int element_props_init(pool_prop_t *);96 static int elem_name_init(pool_prop_t *);97 static int elem_comment_init(pool_prop_t *);99 static int pool_importance_init(pool_prop_t *);100 static int pool_active_init(pool_prop_t *);102 static int res_max_init(pool_prop_t *);103 static int res_min_init(pool_prop_t *);104 static int res_size_init(pool_prop_t *);105 static int res_load_init(pool_prop_t *);[all …]
857 const pool_prop_t *prop_info; in pool_get_property()917 const pool_prop_t *prop_info; in pool_put_property()1097 const pool_prop_t *prop_info; in pool_rm_property()1166 const pool_prop_t *default_props; in pool_create()1227 const pool_prop_t *default_props; in pool_resource_create()1344 const pool_prop_t *default_props; in pool_component_create()1704 const pool_prop_t *props = provider_get_props(elem); in pool_walk_any_properties()
1295 const pool_prop_t *prop; in clone_element()1329 const pool_prop_t *prop; in clean_element()
2305 const pool_prop_t *prop; in pool_knl_get_property()2401 const pool_prop_t *prop; in pool_knl_put_property()3209 const pool_prop_t *prop; in log_item_undo()