Home
last modified time | relevance | path

Searched defs:json (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/hisysevent/
Dhiview_hisysevent.c175 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/
Dtest_bpftool.py28 def _bpftool(args, json=True): argument
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py121 def run_cmd(cmd, json=False): argument
/kernel/linux/linux-5.10/tools/perf/pmu-events/
Djevents.c253 const char *json; member