Home
last modified time | relevance | path

Searched refs:fill_nldev_handle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnldev.c230 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() function
247 if (fill_nldev_handle(msg, device)) in fill_dev_info()
306 if (fill_nldev_handle(msg, device)) in fill_port_info()
393 if (fill_nldev_handle(msg, device)) in fill_res_info()
1299 if (fill_nldev_handle(msg, device)) { in res_get_common_doit()
1378 if (fill_nldev_handle(skb, device)) { in res_get_common_dumpit()
1792 if (fill_nldev_handle(msg, device) || in nldev_stat_set_doit()
1857 if (fill_nldev_handle(msg, device) || in nldev_stat_del_doit()
1923 if (fill_nldev_handle(msg, device) || in stat_get_doit_default_counter()
2017 if (fill_nldev_handle(ms in stat_get_doit_qp()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c240 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() function
257 if (fill_nldev_handle(msg, device)) in fill_dev_info()
316 if (fill_nldev_handle(msg, device)) in fill_port_info()
404 if (fill_nldev_handle(msg, device)) in fill_res_info()
1471 if (!nlh || fill_nldev_handle(msg, device)) { in res_get_common_doit()
1550 if (!nlh || fill_nldev_handle(skb, device)) { in res_get_common_dumpit()
2057 if (!nlh || fill_nldev_handle(msg, device) || in nldev_stat_set_doit()
2133 if (fill_nldev_handle(msg, device) || in nldev_stat_del_doit()
2200 if (!nlh || fill_nldev_handle(msg, device) || in stat_get_doit_default_counter()
2297 if (fill_nldev_handle(ms in stat_get_doit_qp()
[all...]

Completed in 6 milliseconds