Searched defs:new_attr (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/devlink/ ! |
H A D | port.c | 624 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 D | devlink.c | 239 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 D | sigtrap_threads.c | 185 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 D | nlspec.py | 229 def new_attr(self, elem, value): member in SpecAttrSet
|
/linux/fs/ntfs3/ ! |
H A D | frecord.c | 1392 __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 D | mempolicy.c | 3738 struct iw_node_attr *new_attr; in sysfs_wi_node_add() local
|
/linux/tools/net/ynl/pyynl/ ! |
H A D | ynl_gen_c.py | 1104 def new_attr(self, elem, value): member in AttrSet
|