Searched refs:fill_nldev_handle (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/infiniband/core/ |
| H A D | nldev.c | 279 if (fill_nldev_handle(msg, device)) in fill_dev_info() 351 if (fill_nldev_handle(msg, device)) in fill_port_info() 439 if (fill_nldev_handle(msg, device)) in fill_res_info() 1528 if (!nlh || fill_nldev_handle(msg, device)) { in res_get_common_doit() 1611 if (!nlh || fill_nldev_handle(skb, device)) { in res_get_common_dumpit() 2167 if (!nlh || fill_nldev_handle(msg, device) || in nldev_stat_set_doit() 2243 if (fill_nldev_handle(msg, device) || in nldev_stat_del_doit() 2310 if (!nlh || fill_nldev_handle(msg, device) || in stat_get_doit_default_counter() 2408 if (fill_nldev_handle(msg, device) || in stat_get_doit_qp() 2541 if (!nlh || fill_nldev_handle(msg, device) || in nldev_stat_get_counter_status_doit() [all …]
|