Searched defs:json (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/hisysevent/ |
D | hiview_hisysevent.c | 175 static int json_add_number(char *json, size_t len, const char *key, long long num) in json_add_number() 180 static int json_add_string(char *json, size_t len, const char *key, const char *str) in json_add_string() 185 static int json_add_string2(char *json, size_t len, const char *key, const char *str) in json_add_string2()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_bpftool.py | 28 def _bpftool(args, json=True): argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 121 def run_cmd(cmd, json=False): argument
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
D | jevents.c | 253 const char *json; member
|