Home
last modified time | relevance | path

Searched defs:new_attr (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/devlink/ !
H A Dport.c624 const struct devlink_port_new_attrs *new_attr, in ice_devlink_port_new_check_attr()
828 const struct devlink_port_new_attrs *new_attr, in ice_reserve_sf_num()
910 const struct devlink_port_new_attrs *new_attr, in ice_alloc_dynamic_port()
983 const struct devlink_port_new_attrs *new_attr, in ice_devlink_port_new()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ !
H A Ddevlink.c239 const struct devlink_port_new_attrs *new_attr, in mlx5_sf_add()
266 mlx5_sf_new_check_attr(struct mlx5_core_dev *dev, const struct devlink_port_new_attrs *new_attr, in mlx5_sf_new_check_attr()
302 const struct devlink_port_new_attrs *new_attr, in mlx5_devlink_sf_port_new()
/linux/tools/testing/selftests/perf_events/ !
H A Dsigtrap_threads.c185 struct perf_event_attr new_attr = make_event_attr(true, &ctx.iterate_on, 42); in TEST_F() local
/linux/tools/net/ynl/pyynl/lib/ !
H A Dnlspec.py229 def new_attr(self, elem, value): member in SpecAttrSet
/linux/fs/ntfs3/ !
H A Dfrecord.c1392 __le16 flags, struct ATTRIB **new_attr, in ni_insert_nonresident()
1467 struct ATTRIB **new_attr, struct mft_inode **mi, in ni_insert_resident()
/linux/mm/ !
H A Dmempolicy.c3738 struct iw_node_attr *new_attr; in sysfs_wi_node_add() local
/linux/tools/net/ynl/pyynl/ !
H A Dynl_gen_c.py1104 def new_attr(self, elem, value): member in AttrSet