Searched refs:nldev_cb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | core_priv.h | 110 int ib_enum_all_devs(nldev_callback nldev_cb, struct sk_buff *skb,
|
H A D | device.c | 2302 int ib_enum_all_devs(nldev_callback nldev_cb, struct sk_buff *skb, in ib_enum_all_devs() argument 2315 ret = nldev_cb(dev, skb, cb, idx); in ib_enum_all_devs()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | core_priv.h | 108 int ib_enum_all_devs(nldev_callback nldev_cb, struct sk_buff *skb,
|
H A D | device.c | 2351 int ib_enum_all_devs(nldev_callback nldev_cb, struct sk_buff *skb, in ib_enum_all_devs() argument 2364 ret = nldev_cb(dev, skb, cb, idx); in ib_enum_all_devs()
|
Completed in 9 milliseconds