Searched refs:FILE (Results 326 - 350 of 409) sorted by relevance

<<11121314151617

/linux-master/tools/perf/
H A Dbuiltin-buildid-cache.c297 static int build_id_cache__fprintf_missing(struct perf_session *session, FILE *fp)
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c188 FILE *fp;
H A Dbtf_dump.c53 FILE *f = NULL;
131 static FILE *dump_buf_file;
/linux-master/usr/
H A Dgen_init_cpio.c582 FILE *cpio_list;
/linux-master/tools/perf/util/
H A Dperf_event_attr_fprintf.c273 int perf_event_attr__fprintf(FILE *fp, struct perf_event_attr *attr,
H A Dannotate.h186 size_t disasm__fprintf(struct list_head *head, FILE *fp);
H A Ddata.c555 FILE *file;
H A Dthread.c330 size_t thread__fprintf(struct thread *thread, FILE *fp)
H A Dutil.c340 FILE *vsig;
H A Dthread_map.c307 size_t thread_map__fprintf(struct perf_thread_map *threads, FILE *fp)
H A Ds390-cpumsf.c187 FILE *logfile;
188 FILE *logfile_ctr;
H A Dmachine.c854 size_t machines__fprintf_dsos(struct machines *machines, FILE *fp)
867 size_t machine__fprintf_dsos_buildid(struct machine *m, FILE *fp,
873 size_t machines__fprintf_dsos_buildid(struct machines *machines, FILE *fp,
886 size_t machine__fprintf_vmlinux_path(struct machine *machine, FILE *fp)
907 FILE *fp;
920 size_t machine__fprintf(struct machine *machine, FILE *fp)
1290 FILE *file;
H A Dcallchain.c1244 FILE *fp, u64 total)
1443 static int callchain_counts_printf(FILE *fp, char *bf, int bfsize,
1463 FILE *fp, char *bf, int bfsize)
/linux-master/tools/tracing/rtla/src/
H A Dutils.c536 FILE *fp;
/linux-master/tools/testing/selftests/arm64/abi/
H A Dhwcap.c857 FILE *f;
/linux-master/scripts/kconfig/
H A Dpreprocess.c147 FILE *p;
/linux-master/tools/testing/selftests/x86/
H A Dtest_vsyscall.c431 FILE *maps;
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-core.c75 FILE *outf = get_output_file();
/linux-master/tools/mm/
H A Dpage-types.c494 flags |= BIT(FILE);
892 FILE *file;
/linux-master/fs/nfs/
H A Ddirect.c428 dfprintk(FILE, "NFS: direct read(%pD2, %zd@%Ld)\n",
970 dfprintk(FILE, "NFS: direct write(%pD2, %zd@%Ld)\n",
/linux-master/tools/bpf/bpftool/
H A Dcommon.c485 FILE *fdi;
593 FILE *mntfile = NULL;
/linux-master/scripts/
H A Dunifdef.c182 static FILE *input; /* input file pointer */
185 static FILE *output; /* output file pointer */
H A Dcheckpatch.pl83 Usage: $P [OPTION]... [FILE]...
91 --patch treat FILE as patchfile (default)
95 -g, --git treat FILE as a single commit or git revision range
105 -f, --file treat FILE as regular source file
145 When FILE is - read standard input.
583 FILE
1300 my $FILE;
1305 open($FILE, '-|', "git format-patch -M --stdout -1 $filename") ||
1308 open($FILE, '-|', "diff -u /dev/null $filename") ||
1311 open($FILE, '<
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dhists.c779 FILE *fp;
2038 struct hist_entry *he, FILE *fp,
2052 struct hist_entry *he, FILE *fp)
2095 FILE *fp, int level)
2151 static int hist_browser__fprintf(struct hist_browser *browser, FILE *fp)
2178 FILE *fp;
2355 FILE *file;
/linux-master/scripts/mod/
H A Dmodpost.c1687 FILE *in = stdin;
1975 FILE *file;
1998 FILE *file;

Completed in 519 milliseconds

<<11121314151617