Searched refs:has_cap_net_admin (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/infiniband/core/ |
| D | nldev.c | 426 static int fill_res_qp_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_entry() argument 487 static int fill_res_cm_id_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cm_id_entry() argument 540 static int fill_res_cq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_entry() argument 578 static int fill_res_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_entry() argument 584 if (has_cap_net_admin) { in fill_res_mr_entry() 613 static int fill_res_pd_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_pd_entry() argument 619 if (has_cap_net_admin) { in fill_res_pd_entry() 773 static int fill_res_counter_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_counter_entry() argument 1120 int (*fill_res_func)(struct sk_buff *msg, bool has_cap_net_admin, 1190 bool has_cap_net_admin; in res_get_common_doit() local [all …]
|