| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zpool_prop.c | 162 zpool_prop_to_name(zpool_prop_t prop) in zpool_prop_to_name() 168 zpool_prop_get_type(zpool_prop_t prop) in zpool_prop_get_type() 174 zpool_prop_readonly(zpool_prop_t prop) in zpool_prop_readonly() 180 zpool_prop_setonce(zpool_prop_t prop) in zpool_prop_setonce() 186 zpool_prop_default_string(zpool_prop_t prop) in zpool_prop_default_string() 192 zpool_prop_default_numeric(zpool_prop_t prop) in zpool_prop_default_numeric() 225 zpool_prop_index_to_string(zpool_prop_t prop, uint64_t index, in zpool_prop_index_to_string() 232 zpool_prop_random_value(zpool_prop_t prop, uint64_t seed) in zpool_prop_random_value() 241 zpool_prop_values(zpool_prop_t prop) in zpool_prop_values() 247 zpool_prop_column_name(zpool_prop_t prop) in zpool_prop_column_name() [all …]
|
| H A D | zfs_prop.c | 720 zfs_prop_delegatable(zfs_prop_t prop) in zfs_prop_delegatable() 784 zfs_userquota_prop_t prop; in zfs_prop_userquota() local 842 zfs_prop_get_type(zfs_prop_t prop) in zfs_prop_get_type() 851 zfs_prop_readonly(zfs_prop_t prop) in zfs_prop_readonly() 862 zfs_prop_visible(zfs_prop_t prop) in zfs_prop_visible() 872 zfs_prop_setonce(zfs_prop_t prop) in zfs_prop_setonce() 895 zfs_prop_to_name(zfs_prop_t prop) in zfs_prop_to_name() 904 zfs_prop_inheritable(zfs_prop_t prop) in zfs_prop_inheritable() 952 zfs_prop_values(zfs_prop_t prop) in zfs_prop_values() 963 zfs_prop_is_string(zfs_prop_t prop) in zfs_prop_is_string() [all …]
|
| H A D | zprop_common.c | 89 zprop_register_impl(int prop, const char *name, zprop_type_t type, in zprop_register_impl() 122 zprop_register_string(int prop, const char *name, const char *def, in zprop_register_string() 132 zprop_register_number(int prop, const char *name, uint64_t def, in zprop_register_number() 141 zprop_register_index(int prop, const char *name, uint64_t def, in zprop_register_index() 150 zprop_register_hidden(int prop, const char *name, zprop_type_t type, in zprop_register_hidden() 188 int i, num_props, size, prop; in zprop_iter_common() local 262 zprop_name_to_prop_cb(int prop, void *cb_data) in zprop_name_to_prop_cb() 276 int prop; in zprop_name_to_prop() local 344 zprop_random_value(int prop, uint64_t seed, zfs_type_t type) in zprop_random_value() 360 zprop_values(int prop, zfs_type_t type) in zprop_values() [all …]
|
| H A D | zfs_deleg.c | 93 zfs_prop_t prop; in zfs_deleg_canonicalize_perm() local
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_ifpga_hw_api.c | 9 struct feature_prop *prop) in opae_manager_ifpga_get_prop() 22 struct feature_prop *prop) in opae_manager_ifpga_set_prop() 66 struct feature_prop *prop) in opae_bridge_ifpga_get_prop() 80 struct feature_prop *prop) in opae_bridge_ifpga_set_prop()
|
| H A D | ifpga_fme_iperf.c | 440 struct feature_prop *prop) in fme_iperf_root_get_prop() 460 struct feature_prop *prop) in fme_iperf_cache_get_prop() 500 struct feature_prop *prop) in fme_iperf_vtd_root_get_prop() 538 struct feature_prop *prop) in fme_iperf_vtd_sub_get_prop() 575 struct feature_prop *prop) in fme_iperf_vtd_get_prop() 586 struct feature_prop *prop) in fme_iperf_fab_get_prop() 630 struct feature_prop *prop) in fme_global_iperf_get_prop() 649 struct feature_prop *prop) in fme_iperf_cache_set_prop() 662 struct feature_prop *prop) in fme_iperf_vtd_set_prop() 675 struct feature_prop *prop) in fme_iperf_fab_set_prop() [all …]
|
| H A D | ifpga_fme_dperf.c | 203 struct feature_prop *prop) in fme_dperf_fab_get_prop() 229 struct feature_prop *prop) in fme_dperf_root_get_prop() 249 struct feature_prop *prop) in fme_global_dperf_get_prop() 264 struct feature_prop *prop) in fme_dperf_fab_set_prop() 283 struct feature_prop *prop) in fme_global_dperf_set_prop()
|
| H A D | ifpga_fme_error.c | 268 struct feature_prop *prop) in fme_err_fme_err_get_prop() 290 struct feature_prop *prop) in fme_err_root_get_prop() 316 struct feature_prop *prop) in fme_global_error_get_prop() 336 struct feature_prop *prop) in fme_err_fme_err_set_prop() 350 struct feature_prop *prop) in fme_err_root_set_prop() 368 struct feature_prop *prop) in fme_global_error_set_prop()
|
| H A D | ifpga_port.c | 7 int port_get_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_get_prop() 22 int port_set_prop(struct ifpga_port_hw *port, struct feature_prop *prop) in port_set_prop() 282 struct feature_prop *prop) in port_hdr_get_prop() 313 struct feature_prop *prop) in port_hdr_set_prop()
|
| H A D | ifpga_port_error.c | 108 struct feature_prop *prop) in port_error_get_prop() 129 struct feature_prop *prop) in port_error_set_prop()
|
| H A D | ifpga_fme.c | 13 int fme_get_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_get_prop() 28 int fme_set_prop(struct ifpga_fme_hw *fme, struct feature_prop *prop) in fme_set_prop() 162 fme_hdr_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_hdr_get_prop() 436 fme_thermal_set_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_set_prop() 456 fme_thermal_get_prop(struct ifpga_feature *feature, struct feature_prop *prop) in fme_thermal_get_prop() 690 struct feature_prop *prop) in fme_power_mgmt_get_prop() 719 struct feature_prop *prop) in fme_power_mgmt_set_prop()
|
| H A D | opae_intel_max10.c | 268 const fdt32_t *prop, *end; in fdt_get_reg() local 298 const char *prop, const char *string) in __fdt_stringlist_search()
|
| /f-stack/freebsd/contrib/libfdt/ |
| H A D | fdt_rw.c | 204 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_placeholder() local 308 struct fdt_property *prop; in fdt_appendprop() local 334 struct fdt_property *prop; in fdt_delprop() local
|
| H A D | fdt_ro.c | 295 const struct fdt_property *prop; in fdt_get_property_by_offset_() local 337 const struct fdt_property *prop; in fdt_get_property_namelen_() local 387 const struct fdt_property *prop; in fdt_getprop_namelen() local 404 const struct fdt_property *prop; in fdt_getprop_by_offset() local 740 const void *prop; in fdt_node_check_compatible() local
|
| H A D | fdt_sw.c | 225 struct fdt_property *prop; in fdt_property_placeholder() local 283 struct fdt_property *prop = in fdt_finish() local
|
| H A D | fdt_wip.c | 106 struct fdt_property *prop; in fdt_nop_property() local
|
| /f-stack/freebsd/mips/beri/ |
| H A D | beri_mp.c | 74 char prop[16]; in platform_cpu_mask() local 261 char prop[16]; in platform_start_ap() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dsl_prop.c | 46 dodefault(zfs_prop_t prop, int intsz, int numints, void *buf) in dodefault() 79 zfs_prop_t prop; in dsl_prop_get_dd() local 166 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_get_ds() local 370 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_predict() local 996 zfs_prop_t prop; in dsl_prop_get_all_impl() local 1230 dsl_prop_nvlist_add_uint64(nvlist_t *nv, zfs_prop_t prop, uint64_t value) in dsl_prop_nvlist_add_uint64() 1253 dsl_prop_nvlist_add_string(nvlist_t *nv, zfs_prop_t prop, const char *value) in dsl_prop_nvlist_add_string()
|
| H A D | zcp_synctask.c | 320 zfs_prop_t prop = zfs_name_to_prop(args->zipa_prop); in zcp_synctask_inherit_prop_check() local 356 const char *prop = lua_tostring(state, 2); in zcp_synctask_inherit_prop() local 444 const char *prop = lua_tostring(state, 2); in zcp_synctask_set_prop() local
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zcp_set.h | 33 const char *prop; member
|
| /f-stack/dpdk/drivers/bus/dpaa/base/fman/ |
| H A D | fman.c | 150 const phandle *prop; in fman_if_vsp_init() local 499 const phandle *prop; in fman_if_init() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_sysfs.c | 325 zfs_prop_t prop = zfs_name_to_prop(kobject_name(kobj)); in dataset_property_show() local 339 zpool_prop_t prop = zpool_name_to_prop(kobject_name(kobj)); in pool_property_show() local 534 zprop_to_kobj(int prop, void *args) in zprop_to_kobj()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 1012 zfs_prop_t prop; in zfs_valid_proplist() local 1644 zfs_prop_t prop; in zfs_fix_auto_resv() local 1691 zfs_is_namespace_prop(zfs_prop_t prop) in zfs_is_namespace_prop() 1756 zfs_prop_t prop = 0; in zfs_prop_set_list() local 1934 zfs_prop_t prop; in zfs_prop_inherit() local 2038 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_uint64() 2059 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_string() 2352 zfs_prop_t prop; in zfs_prop_get_recvd() local 2536 zcp_check(zfs_handle_t *zhp, zfs_prop_t prop, uint64_t intval, in zcp_check() 2980 zfs_prop_get_int(zfs_handle_t *zhp, zfs_prop_t prop) in zfs_prop_get_int() [all …]
|
| H A D | libzfs_util.c | 496 zfs_setprop_error(libzfs_handle_t *hdl, zfs_prop_t prop, int err, in zfs_setprop_error() 1606 zprop_parse_value(libzfs_handle_t *hdl, nvpair_t *elem, int prop, 1762 int prop; local 1914 zprop_expand_list_cb(int prop, void *cb)
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_firmware.c | 112 bcm2835_firmware_property(device_t dev, uint32_t prop, void *data, size_t len) in bcm2835_firmware_property()
|