Searched defs:jw (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | main.h | 229 json_writer_t *jw; member
|
H A D | map.c | 149 json_writer_t *jw = jsonw_new(stdout); get_btf_writer() local [all...] |
H A D | btf_dumper.c | 241 static void btf_int128_print(json_writer_t *jw, const void *data, in btf_int128_print() argument 315 btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_bitfield() argument 342 btf_dumper_int_bits(__u32 int_type, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_int_bits() argument 359 btf_dumper_int(const struct btf_type *t, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_int() argument [all...] |
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | main.h | 210 json_writer_t *jw; member
|
H A D | btf_dumper.c | 277 btf_int128_print(json_writer_t *jw, const void *data, bool is_plain_text) btf_int128_print() argument 351 btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_bitfield() argument 378 btf_dumper_int_bits(__u32 int_type, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_int_bits() argument 395 btf_dumper_int(const struct btf_type *t, __u8 bit_offset, const void *data, json_writer_t *jw, bool is_plain_text) btf_dumper_int() argument [all...] |
H A D | map.c | 123 json_writer_t *jw = jsonw_new(stdout); get_btf_writer() local [all...] |
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree_stall.h | 695 unsigned long jw; in show_rcu_gp_kthreads() local
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tree_stall.h | 892 unsigned long jw; in show_rcu_gp_kthreads() local
|
Completed in 11 milliseconds