Searched refs:FILE (Results 151 - 175 of 411) sorted by relevance

1234567891011>>

/linux-master/tools/perf/trace/beauty/
H A Dperf_event_open.c54 static int attr__fprintf(FILE *fp __maybe_unused, const char *name, const char *val, void *priv)
/linux-master/certs/
H A Dextract-cert.c120 FILE *f = fopen(cert_dst, "wb");
/linux-master/include/acpi/platform/
H A Dacenv.h353 #define ACPI_FILE FILE *
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dlib.c141 FILE *f;
/linux-master/tools/testing/selftests/net/
H A Dhwtstamp_config.c39 static void list_names(FILE *f, const char **names, int size)
/linux-master/tools/perf/util/
H A Dlzma.c44 FILE *infile;
H A Dcputopo.c37 FILE *fp;
322 FILE *fp;
383 FILE *fp;
441 FILE *fp;
H A Dmaps.h56 size_t maps__fprintf(struct maps *maps, FILE *fp);
H A Ddsos.c341 FILE *fp;
359 size_t dsos__fprintf_buildid(struct dsos *dsos, FILE *fp,
374 FILE *fp;
386 size_t dsos__fprintf(struct dsos *dsos, FILE *fp)
H A Dsort.h130 void sort__setup_elide(FILE *fp);
/linux-master/tools/testing/selftests/mm/
H A Dmap_populate.c80 FILE *ftmp;
H A Dseal_elf.c106 FILE *maps;
/linux-master/tools/testing/selftests/resctrl/
H A Dmbm_test.c56 FILE *fp;
H A Dmba_test.c109 FILE *fp;
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c90 FILE *f;
/linux-master/drivers/video/logo/
H A Dpnmtologo.c22 static FILE *out;
78 static unsigned int get_number(FILE *fp)
114 static unsigned int get_number255(FILE *fp, unsigned int maxval)
123 FILE *fp;
236 fputs(" * DO NOT EDIT THIS FILE!\n", out);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_cpuid.c28 FILE *f;
/linux-master/arch/x86/tools/
H A Drelocs.c371 static void read_ehdr(FILE *fp)
436 static void read_shdrs(FILE *fp)
470 static void read_strtabs(FILE *fp)
492 static void read_symtabs(FILE *fp)
546 static void read_relocs(FILE *fp)
1055 static int write32(uint32_t v, FILE *f)
1064 static int write32_as_text(uint32_t v, FILE *f)
1072 int (*write_reloc)(uint32_t, FILE *) = write32;
1176 void process(FILE *fp, int use_real_mode, int as_text,
/linux-master/scripts/
H A Dasn1_compiler.c555 static void render(FILE *out, FILE *hdr);
564 FILE *out, *hdr;
1256 static void render_element(FILE *out, struct element *e, struct element *tag);
1257 static void render_out_of_line_list(FILE *out);
1264 static void render_opcode(FILE *out, const char *fmt, ...)
1278 static void render_more(FILE *out, const char *fmt, ...)
1292 static void render(FILE *out, FILE *hdr)
1392 static void render_out_of_line_list(FILE *ou
[all...]
/linux-master/scripts/dtc/
H A Ddtc.c136 FILE *f;
172 FILE *outf = NULL;
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.c171 FILE *outfile, const char *name)
210 FILE *outfile;
/linux-master/arch/sparc/vdso/
H A Dvdso2c.c144 FILE *outfile, const char *name)
184 FILE *outfile;
/linux-master/tools/bpf/bpftool/
H A Djson_writer.c22 FILE *out; /* output file */
90 json_writer_t *jsonw_new(FILE *f)
/linux-master/tools/testing/selftests/bpf/
H A Djson_writer.c22 FILE *out; /* output file */
90 json_writer_t *jsonw_new(FILE *f)
/linux-master/tools/testing/selftests/user_events/
H A Dperf_test.c40 FILE *fp = fopen(id_file, "r");
57 FILE *fp = fopen(fmt_file, "r");

Completed in 465 milliseconds

1234567891011>>