Searched defs:json (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | utils.py | 244 def tool(name, args, json=None, ns=None, host=None): argument 258 def bpftool(args, json=None, ns=None, host=None): argument 262 def ip(args, json=None, ns=None, host=None): argument 268 def tc(args, json=None, ns=None, host=None): argument 275 def ethtool(args, json=None, ns=None, host=None): argument 279 def bpftrace(expr, json=None, ns=None, host=None, timeout=None): argument
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | |
| H A D | test_progs.h | 123 FILE *json; member
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 121 def run_cmd(cmd, json=False): argument
|
| /linux/tools/perf/ |
| H A D | builtin-list.c | 564 bool json = false; in cmd_list() local
|