Searched defs: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()487 static int fill_res_cm_id_entry(struct sk_buff *msg, bool has_cap_net_admin,  in fill_res_cm_id_entry()
 540 static int fill_res_cq_entry(struct sk_buff *msg, bool has_cap_net_admin,  in fill_res_cq_entry()
 578 static int fill_res_mr_entry(struct sk_buff *msg, bool 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()
 773 static int fill_res_counter_entry(struct sk_buff *msg, bool has_cap_net_admin,  in fill_res_counter_entry()
 1190 	bool has_cap_net_admin;  in res_get_common_doit()  local
 1277 	bool has_cap_net_admin;  in res_get_common_dumpit()  local
 
 |