Searched defs:new_attr (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/devlink/ |
D | devlink_port.c | 622 const struct devlink_port_new_attrs *new_attr, in ice_devlink_port_new_check_attr() 826 const struct devlink_port_new_attrs *new_attr, in ice_reserve_sf_num() 908 const struct devlink_port_new_attrs *new_attr, in ice_alloc_dynamic_port() 981 const struct devlink_port_new_attrs *new_attr, in ice_devlink_port_new()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
D | devlink.c | 239 const struct devlink_port_new_attrs *new_attr, in mlx5_sf_add() 265 mlx5_sf_new_check_attr(struct mlx5_core_dev *dev, const struct devlink_port_new_attrs *new_attr, in mlx5_sf_new_check_attr() 301 const struct devlink_port_new_attrs *new_attr, in mlx5_devlink_sf_port_new()
|
/linux-6.12.1/tools/testing/selftests/perf_events/ |
D | sigtrap_threads.c | 185 struct perf_event_attr new_attr = make_event_attr(true, &ctx.iterate_on, 42); in TEST_F() local
|
/linux-6.12.1/tools/net/ynl/lib/ |
D | nlspec.py | 223 def new_attr(self, elem, value): member in SpecAttrSet
|
/linux-6.12.1/fs/ntfs3/ |
D | frecord.c | 1444 __le16 flags, struct ATTRIB **new_attr, in ni_insert_nonresident() 1519 struct ATTRIB **new_attr, struct mft_inode **mi, in ni_insert_resident()
|
/linux-6.12.1/tools/net/ynl/ |
D | ynl-gen-c.py | 827 def new_attr(self, elem, value): member in AttrSet
|
/linux-6.12.1/kernel/events/ |
D | core.c | 6115 struct perf_event_attr new_attr; in _perf_ioctl() local
|