Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnldev.c417 static int fill_res_name_pid(struct sk_buff *msg, in fill_res_name_pid() function
515 ret = fill_res_name_pid(msg, res); in fill_res_qp_entry()
577 if (fill_res_name_pid(msg, res)) in fill_res_cm_id_entry()
614 if (fill_res_name_pid(msg, res)) in fill_res_cq_entry()
656 if (fill_res_name_pid(msg, res)) in fill_res_mr_entry()
701 return fill_res_name_pid(msg, res); in fill_res_pd_entry()
720 fill_res_name_pid(msg, &counter->res)) in fill_stat_counter_mode()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c428 static int fill_res_name_pid(struct sk_buff *msg, in fill_res_name_pid() function
526 ret = fill_res_name_pid(msg, res); in fill_res_qp_entry()
588 if (fill_res_name_pid(msg, res)) in fill_res_cm_id_entry()
625 if (fill_res_name_pid(msg, res)) in fill_res_cq_entry()
667 if (fill_res_name_pid(msg, res)) in fill_res_mr_entry()
712 return fill_res_name_pid(msg, res); in fill_res_pd_entry()
728 return fill_res_name_pid(msg, res); in fill_res_ctx_entry()
840 return fill_res_name_pid(msg, res); in fill_res_srq_entry()
860 fill_res_name_pid(msg, &counter->res)) in fill_stat_counter_mode()

Completed in 6 milliseconds