Lines Matching defs:msg
176 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type()
188 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32()
200 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64()
213 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string()
226 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32()
233 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex()
241 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64()
248 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex()
261 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle()
272 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info()
341 static int fill_port_info(struct sk_buff *msg, in fill_port_info()
398 static int fill_res_info_entry(struct sk_buff *msg, in fill_res_info_entry()
422 static int fill_res_info(struct sk_buff *msg, struct ib_device *device, in fill_res_info()
462 static int fill_res_name_pid(struct sk_buff *msg, in fill_res_name_pid()
495 static int fill_res_qp_entry_query(struct sk_buff *msg, in fill_res_qp_entry_query()
538 static int fill_res_qp_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_entry()
567 static int fill_res_qp_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_raw_entry()
580 static int fill_res_cm_id_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cm_id_entry()
632 static int fill_res_cq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_entry()
666 static int fill_res_cq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_raw_entry()
677 static int fill_res_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_entry()
709 static int fill_res_mr_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_raw_entry()
720 static int fill_res_pd_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_pd_entry()
751 static int fill_res_ctx_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_ctx_entry()
765 static int fill_res_range_qp_entry(struct sk_buff *msg, uint32_t min_range, in fill_res_range_qp_entry()
794 static int fill_res_srq_qps(struct sk_buff *msg, struct ib_srq *srq) in fill_res_srq_qps()
851 static int fill_res_srq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_entry()
887 static int fill_res_srq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_raw_entry()
898 static int fill_stat_counter_mode(struct sk_buff *msg, in fill_stat_counter_mode()
919 static int fill_stat_counter_qp_entry(struct sk_buff *msg, u32 qpn) in fill_stat_counter_qp_entry()
938 static int fill_stat_counter_qps(struct sk_buff *msg, in fill_stat_counter_qps()
974 int rdma_nl_stat_hwcounter_entry(struct sk_buff *msg, const char *name, in rdma_nl_stat_hwcounter_entry()
999 static int fill_stat_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_stat_mr_entry()
1016 static int fill_stat_counter_hwcounters(struct sk_buff *msg, in fill_stat_counter_hwcounters()
1046 static int fill_res_counter_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_counter_entry()
1074 struct sk_buff *msg; in nldev_get_doit() local
1214 struct sk_buff *msg; in nldev_port_get_doit() local
1331 struct sk_buff *msg; in nldev_res_get_doit() local
1482 struct sk_buff *msg; in res_get_common_doit() local
1836 struct sk_buff *msg; in nldev_get_chardev() local
1921 struct sk_buff *msg; in nldev_sys_get_doit() local
2025 static int nldev_stat_set_mode_doit(struct sk_buff *msg, in nldev_stat_set_mode_doit()
2124 struct sk_buff *msg; in nldev_stat_set_doit() local
2194 struct sk_buff *msg; in nldev_stat_del_doit() local
2268 struct sk_buff *msg; in stat_get_doit_default_counter() local
2359 struct sk_buff *msg; in stat_get_doit_qp() local
2488 struct sk_buff *msg; in nldev_stat_get_counter_status_doit() local
2732 static int fill_mon_netdev_association(struct sk_buff *msg, in fill_mon_netdev_association()