Home
last modified time | relevance | path

Searched refs:devlink_alloc_ns (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/net/
Ddevlink.h1560 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops,
1567 return devlink_alloc_ns(ops, priv_size, &init_net, dev); in devlink_alloc()
/Linux-v5.15/drivers/net/netdevsim/
Ddev.c1451 devlink = devlink_alloc_ns(&nsim_dev_devlink_ops, sizeof(*nsim_dev), in nsim_dev_probe()
/Linux-v5.15/net/core/
Ddevlink.c8914 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, in devlink_alloc_ns() function
8959 EXPORT_SYMBOL_GPL(devlink_alloc_ns);