Searched defs:out_file (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/init/ |
D | do_mounts_rd.c | 17 static struct file *in_file, *out_file; variable
|
/linux-6.14.4/arch/mips/vdso/ |
D | genvdso.c | 69 static FILE *out_file; variable
|
/linux-6.14.4/scripts/kconfig/tests/ |
D | conftest.py | 39 def _run_conf(self, mode, dot_config=None, out_file='.config', argument
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dump.c | 50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|
/linux-6.14.4/tools/net/ynl/pyynl/ |
D | ynl_gen_c.py | 1244 def __init__(self, nlib, out_file=None, overwrite=True): argument
|