Lines Matching defs:msg
193 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type()
205 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32()
217 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64()
230 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string()
243 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32()
250 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex()
258 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64()
265 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex()
278 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle()
289 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info()
358 static int fill_port_info(struct sk_buff *msg, in fill_port_info()
415 static int fill_res_info_entry(struct sk_buff *msg, in fill_res_info_entry()
439 static int fill_res_info(struct sk_buff *msg, struct ib_device *device, in fill_res_info()
479 static int fill_res_name_pid(struct sk_buff *msg, in fill_res_name_pid()
512 static int fill_res_qp_entry_query(struct sk_buff *msg, in fill_res_qp_entry_query()
555 static int fill_res_qp_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_entry()
584 static int fill_res_qp_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_qp_raw_entry()
597 static int fill_res_cm_id_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cm_id_entry()
649 static int fill_res_cq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_entry()
683 static int fill_res_cq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_cq_raw_entry()
694 static int fill_res_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_entry()
726 static int fill_res_mr_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_mr_raw_entry()
737 static int fill_res_pd_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_pd_entry()
768 static int fill_res_ctx_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_ctx_entry()
782 static int fill_res_range_qp_entry(struct sk_buff *msg, uint32_t min_range, in fill_res_range_qp_entry()
811 static int fill_res_srq_qps(struct sk_buff *msg, struct ib_srq *srq) in fill_res_srq_qps()
868 static int fill_res_srq_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_entry()
904 static int fill_res_srq_raw_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_srq_raw_entry()
915 static int fill_stat_counter_mode(struct sk_buff *msg, in fill_stat_counter_mode()
936 static int fill_stat_counter_qp_entry(struct sk_buff *msg, u32 qpn) in fill_stat_counter_qp_entry()
955 static int fill_stat_counter_qps(struct sk_buff *msg, in fill_stat_counter_qps()
991 int rdma_nl_stat_hwcounter_entry(struct sk_buff *msg, const char *name, in rdma_nl_stat_hwcounter_entry()
1016 static int fill_stat_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_stat_mr_entry()
1033 static int fill_stat_counter_hwcounters(struct sk_buff *msg, in fill_stat_counter_hwcounters()
1063 static int fill_res_counter_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_res_counter_entry()
1091 struct sk_buff *msg; in nldev_get_doit() local
1231 struct sk_buff *msg; in nldev_port_get_doit() local
1348 struct sk_buff *msg; in nldev_res_get_doit() local
1500 struct sk_buff *msg; in res_get_common_doit() local
1868 struct sk_buff *msg; in nldev_get_chardev() local
1953 struct sk_buff *msg; in nldev_sys_get_doit() local
2057 static int nldev_stat_set_mode_doit(struct sk_buff *msg, in nldev_stat_set_mode_doit()
2162 struct sk_buff *msg; in nldev_stat_set_doit() local
2232 struct sk_buff *msg; in nldev_stat_del_doit() local
2306 struct sk_buff *msg; in stat_get_doit_default_counter() local
2398 struct sk_buff *msg; in stat_get_doit_qp() local
2534 struct sk_buff *msg; in nldev_stat_get_counter_status_doit() local
2670 static int fill_frmr_pool_key(struct sk_buff *msg, struct ib_frmr_key *key) in fill_frmr_pool_key()
2703 static int fill_frmr_pool_entry(struct sk_buff *msg, struct ib_frmr_pool *pool) in fill_frmr_pool_entry()
3049 static int fill_mon_netdev_rename(struct sk_buff *msg, in fill_mon_netdev_rename()
3068 static int fill_mon_netdev_association(struct sk_buff *msg, in fill_mon_netdev_association()