Home
last modified time | relevance | path

Searched refs:attribute (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_defs.h.in4 /* Defined if alloc_size attribute is supported. */
7 /* Defined if format(gnu_printf, ...) attribute is supported. */
10 /* Defined if format(printf, ...) attribute is supported. */
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib527 attribute.$j\)
583 cksum attribute* \\\; | sort >> $outfile
608 [[ ! -a $RES_DIR/attribute ]] && \
609 usr_exec cp $RES_DIR/file $RES_DIR/attribute
622 cp $RES_DIR/attribute ./attribute.$j
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c76 struct attribute *zko_attr_list; /* allocated */
77 struct attribute **zko_default_attrs; /* allocated */
82 #define ATTR_TABLE_SIZE(cnt) (sizeof (struct attribute) * (cnt))
84 #define DEFAULT_ATTR_SIZE(cnt) (sizeof (struct attribute *) * (cnt + 1))
99 typedef ssize_t (*sysfs_show_func)(struct kobject *, struct attribute *,
323 dataset_property_show(struct kobject *kobj, struct attribute *attr, char *buf) in dataset_property_show()
337 pool_property_show(struct kobject *kobj, struct attribute *attr, char *buf) in pool_property_show()
369 kernel_feature_show(struct kobject *kobj, struct attribute *attr, char *buf) in kernel_feature_show()
443 pool_feature_show(struct kobject *kobj, struct attribute *attr, char *buf) in pool_feature_show()
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-is_owner_or_cap.m44 dnl # This is used for permission checks in the xattr and file attribute call
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dibmpowernv.txt11 given sensor and its attribute data
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt12 "peripheral" and "otg". In case this attribute isn't
45 This is an attribute to a USB controller such as:
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.c416 struct rtattr *attribute; in mlx5_nl_mac_addr_cb() local
420 for (attribute = MLX5_NDA_RTA(r); in mlx5_nl_mac_addr_cb()
421 RTA_OK(attribute, len); in mlx5_nl_mac_addr_cb()
422 attribute = RTA_NEXT(attribute, len)) { in mlx5_nl_mac_addr_cb()
423 if (attribute->rta_type == NDA_LLADDR) { in mlx5_nl_mac_addr_cb()
435 RTA_DATA(attribute)); in mlx5_nl_mac_addr_cb()
439 RTA_DATA(attribute), RTE_ETHER_ADDR_LEN); in mlx5_nl_mac_addr_cb()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-fsl-lpspi.txt15 - spi-slave : spi slave mode support. In slave mode, add this attribute without
H A Dspi-orion.txt15 for the MBus "target" and "attribute" are defined in the Marvell
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dda7213.txt11 - clock-names : Clock name string for 'clocks' attribute, should be "mclk".
H A Drt5682.txt39 - clock-names : Clock name string for 'clocks' attribute, should be "mclk".
H A Dda7218.txt26 - clock-names : Clock name string for 'clocks' attribute, should be "mclk".
H A Dda7219.txt30 - clock-names : Clock name string for 'clocks' attribute, should be "mclk".
/f-stack/tools/libxo/doc/
H A Doptions.rst48 keys Emit the key attribute for keys (XML)
60 units Add the 'units' (XML) or 'data-units (HTML) attribute
75 - "keys" adds a "key" attribute for XML output to indicate that a leaf
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dhisilicon-hns-nic.txt39 This attribute is remained for compatible purpose. It is not recommended to
H A Dxilinx_axienet.txt23 attribute of the node referenced by it is used.
H A Dhisilicon-hns-dsaf.txt27 attribute. If port node exists, phy-handle in each port node will be used.
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dicc71 # attribute "unused" is only allowed in a function definition, warning on pTHX_
/f-stack/freebsd/contrib/openzfs/contrib/dracut/
H A DREADME.dracut.markdown37 attribute. If an explicitly set root is desired, you may use
52 this attribute and will override any file present in the ramdisk. The
177 zpool and friends, we can proceed to find the bootfs attribute if necessary.
188 its bootfs attribute set. First, already-imported pools are scanned and if
/f-stack/dpdk/doc/guides/tools/
H A Dflow-perf.rst110 Set Ingress attribute to all flows attributes.
113 Set Egress attribute to all flows attributes.
116 Set Transfer attribute to all flows attributes.
/f-stack/freebsd/contrib/device-tree/Bindings/bus/
H A Dmvebu-mbus.txt97 AA = windpw attribute
144 Since each window is identified by its target ID and attribute ID there's
/f-stack/freebsd/contrib/device-tree/Bindings/ptp/
H A Dptp-qoriq.txt67 When this attribute is not used, the IEEE 1588 timer reference clock
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Darm,vexpress-juno.yaml140 in the stack be be described this attribute.
147 number can be specified with this attribute.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra186-pmc.txt44 The pin grouping is a fixed attribute of the hardware. The PMC can be
/f-stack/freebsd/contrib/device-tree/Bindings/ufs/
H A Dufshcd-pltfrm.txt23 with "phys" attribute, provides phandle to UFS PHY node

123