Home
last modified time | relevance | path

Searched defs:devlink_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Ddevlink.h570 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc() function
/Linux-v4.19/net/core/
Ddevlink.c3848 struct devlink *devlink_alloc(const struct devlink_ops *ops, size_t priv_size) in devlink_alloc() function