Lines Matching defs:msg

177 static int put_driver_name_print_type(struct sk_buff *msg, const char *name,  in put_driver_name_print_type()
189 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32()
201 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64()
214 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string()
227 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32()
234 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex()
242 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64()
249 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex()
262 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle()
273 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info()
342 static int fill_port_info(struct sk_buff *msg, in fill_port_info()
399 static int fill_res_info_entry(struct sk_buff *msg, in fill_res_info_entry()
423 static int fill_res_info(struct sk_buff *msg, struct ib_device *device, in fill_res_info()
463 static int fill_res_name_pid(struct sk_buff *msg, in fill_res_name_pid()
496 static int fill_res_qp_entry_query(struct sk_buff *msg, in fill_res_qp_entry_query()
539 static int fill_res_qp_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_entry()
568 static int fill_res_qp_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_raw_entry()
581 static int fill_res_cm_id_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cm_id_entry()
633 static int fill_res_cq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_entry()
667 static int fill_res_cq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_raw_entry()
678 static int fill_res_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_entry()
710 static int fill_res_mr_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_raw_entry()
721 static int fill_res_pd_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_pd_entry()
752 static int fill_res_ctx_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_ctx_entry()
766 static int fill_res_range_qp_entry(struct sk_buff *msg, uint32_t min_range, in fill_res_range_qp_entry()
795 static int fill_res_srq_qps(struct sk_buff *msg, struct ib_srq *srq) in fill_res_srq_qps()
852 static int fill_res_srq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_entry()
888 static int fill_res_srq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_raw_entry()
899 static int fill_stat_counter_mode(struct sk_buff *msg, in fill_stat_counter_mode()
920 static int fill_stat_counter_qp_entry(struct sk_buff *msg, u32 qpn) in fill_stat_counter_qp_entry()
939 static int fill_stat_counter_qps(struct sk_buff *msg, in fill_stat_counter_qps()
975 int rdma_nl_stat_hwcounter_entry(struct sk_buff *msg, const char *name, in rdma_nl_stat_hwcounter_entry()
1000 static int fill_stat_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_stat_mr_entry()
1017 static int fill_stat_counter_hwcounters(struct sk_buff *msg, in fill_stat_counter_hwcounters()
1047 static int fill_res_counter_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_counter_entry()
1075 struct sk_buff *msg; in nldev_get_doit() local
1215 struct sk_buff *msg; in nldev_port_get_doit() local
1332 struct sk_buff *msg; in nldev_res_get_doit() local
1483 struct sk_buff *msg; in res_get_common_doit() local
1837 struct sk_buff *msg; in nldev_get_chardev() local
1922 struct sk_buff *msg; in nldev_sys_get_doit() local
2026 static int nldev_stat_set_mode_doit(struct sk_buff *msg, in nldev_stat_set_mode_doit()
2131 struct sk_buff *msg; in nldev_stat_set_doit() local
2201 struct sk_buff *msg; in nldev_stat_del_doit() local
2275 struct sk_buff *msg; in stat_get_doit_default_counter() local
2366 struct sk_buff *msg; in stat_get_doit_qp() local
2502 struct sk_buff *msg; in nldev_stat_get_counter_status_doit() local
2746 static int fill_mon_netdev_rename(struct sk_buff *msg, in fill_mon_netdev_rename()
2765 static int fill_mon_netdev_association(struct sk_buff *msg, in fill_mon_netdev_association()