Searched refs:FILE (Results 101 - 125 of 411) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_ksm_options.c28 FILE *f;
46 FILE *f;
/linux-master/arch/x86/tools/
H A Dinsn_decoder_test.c59 static void dump_field(FILE *fp, const char *name, const char *indent,
70 static void dump_insn(FILE *fp, struct insn *insn)
/linux-master/scripts/
H A Dcoccicheck213 FILE=${COCCI#$srctree/}
233 echo " in $FILE."
/linux-master/tools/testing/selftests/mm/
H A Dmlock-random-test.c50 FILE *f;
86 FILE *smaps;
H A Dvm_util.c144 bool check_for_pattern(FILE *fp, const char *pattern, char *buf, size_t len)
179 FILE *fp;
260 FILE *f = fopen("/proc/meminfo", "r");
352 FILE *f = fopen("/proc/meminfo", "r");
/linux-master/tools/perf/util/
H A Dpmu.h238 FILE *perf_pmu__open_file(const struct perf_pmu *pmu, const char *name);
239 FILE *perf_pmu__open_file_at(const struct perf_pmu *pmu, int dirfd, const char *name);
H A Dprint_binary.c8 void *extra, FILE *fp)
H A Ddata.h24 FILE *fptr;
/linux-master/tools/perf/ui/browsers/
H A Dheader.c102 FILE *fp = open_memstream(&ptr, &size);
/linux-master/arch/mips/tools/
H A Delf-entry.c36 FILE *file;
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h16 extern FILE * nx_gzip_log;
/linux-master/tools/perf/jvmti/
H A Djvmti_agent.c251 FILE *fp;
334 FILE *fp = agent;
365 FILE *fp = agent;
424 FILE *fp = agent;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_split.c8 static FILE *dump_buf_file;
H A Dusdt.c306 static FILE *urand_spawn(int *pid)
308 FILE *f;
324 static int urand_trigger(FILE **urand_pipe)
340 FILE *urand_pipe = NULL;
H A Dget_branch_snapshot.c14 FILE *fp;
H A Duprobe_autoattach.c21 FILE *devnull;
/linux-master/tools/thermal/tmon/
H A Dtmon.h142 extern FILE *tmon_log;
/linux-master/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c78 FILE *f;
/linux-master/drivers/accessibility/speakup/
H A Dutils.h27 FILE *infile;
/linux-master/samples/bpf/
H A Dsockex3_user.c31 FILE *f;
H A Dtrace_output_user.c52 FILE *f;
H A Dhbm.c77 FILE *outf;
216 FILE *fin;
309 FILE *fout;
328 FILE *fout;
/linux-master/tools/bpf/bpftool/
H A Djson_writer.h24 json_writer_t *jsonw_new(FILE *f);
/linux-master/tools/testing/selftests/bpf/
H A Djson_writer.h24 json_writer_t *jsonw_new(FILE *f);
/linux-master/tools/testing/selftests/prctl/
H A Dset-anon-vma-name-test.c38 FILE *maps_file;

Completed in 370 milliseconds

1234567891011>>