Lines Matching refs:jsonw_uint_field
132 jsonw_uint_field(wtr, "id", info->id); in show_link_header_json()
137 jsonw_uint_field(wtr, "type", info->type); in show_link_header_json()
139 jsonw_uint_field(json_wtr, "prog_id", info->prog_id); in show_link_header_json()
150 jsonw_uint_field(wtr, "attach_type", attach_type); in show_link_attach_type_json()
162 jsonw_uint_field(wtr, "ifindex", ifindex); in show_link_ifindex_json()
208 jsonw_uint_field(wtr, "map_id", info->iter.map.map_id); in show_iter_json()
211 jsonw_uint_field(wtr, "tid", info->iter.task.tid); in show_iter_json()
213 jsonw_uint_field(wtr, "pid", info->iter.task.pid); in show_iter_json()
225 jsonw_uint_field(json_wtr, "pf", in netfilter_dump_json()
227 jsonw_uint_field(json_wtr, "hook", in netfilter_dump_json()
231 jsonw_uint_field(json_wtr, "flags", in netfilter_dump_json()
267 jsonw_uint_field(json_wtr, "func_cnt", info->kprobe_multi.count); in show_kprobe_multi_json()
280 jsonw_uint_field(json_wtr, "addr", dd.sym_mapping[i].address); in show_kprobe_multi_json()
300 jsonw_uint_field(wtr, "addr", info->perf_event.kprobe.addr); in show_perf_event_kprobe_json()
303 jsonw_uint_field(wtr, "offset", info->perf_event.kprobe.offset); in show_perf_event_kprobe_json()
312 jsonw_uint_field(wtr, "offset", info->perf_event.uprobe.offset); in show_perf_event_uprobe_json()
388 jsonw_uint_field(wtr, "event_type", type); in show_perf_event_event_json()
394 jsonw_uint_field(wtr, "event_config", config); in show_perf_event_event_json()
425 jsonw_uint_field(json_wtr, "prog_type", prog_info.type); in show_link_close_json()
429 jsonw_uint_field(json_wtr, "target_obj_id", info->tracing.target_obj_id); in show_link_close_json()
430 jsonw_uint_field(json_wtr, "target_btf_id", info->tracing.target_btf_id); in show_link_close_json()
441 jsonw_uint_field(json_wtr, "netns_ino", in show_link_close_json()
456 jsonw_uint_field(json_wtr, "map_id", in show_link_close_json()