Searched refs:FILE (Results 301 - 325 of 411) sorted by relevance

<<11121314151617

/linux-master/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c864 /* Recursively dumps to the FILE stream given by stream the contents
871 static void dump_nodes(FILE *stream, struct node *nodep,
916 /* Dumps to the FILE stream specified by stream, the implementation dependent
924 static void sparsebit_dump_internal(FILE *stream, const struct sparsebit *s,
1548 static size_t display_range(FILE *stream, sparsebit_idx_t low,
1573 /* Dumps to the FILE stream given by stream, the bit settings
1586 void sparsebit_dump(FILE *stream, const struct sparsebit *s,
/linux-master/tools/testing/selftests/user_events/
H A Dabi_test.c59 FILE *fp;
/linux-master/tools/lib/bpf/
H A Dlibbpf_probes.c36 FILE *f;
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c655 FILE *file;
/linux-master/tools/testing/selftests/mm/
H A Dgup_longterm.c262 FILE *file;
H A Dksm_tests.c61 FILE *f = fopen(file_path, "w");
80 FILE *f = fopen(file_path, "r");
130 FILE *f = fopen(file_name, "r");
/linux-master/tools/perf/util/
H A Dannotate.h186 size_t disasm__fprintf(struct list_head *head, FILE *fp);
H A Dsymbol-minimal.c91 FILE *fp;
H A Dprobe-file.c171 FILE *fp;
515 FILE *fp;
1131 FILE *fp;
H A Dmaps.c679 FILE *fp;
696 size_t maps__fprintf(struct maps *maps, FILE *fp)
746 FILE *fp = debug_file();
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c63 FILE *nx_gzip_log;
274 FILE *inpf = NULL;
275 FILE *outf = NULL;
/linux-master/tools/mm/
H A Dpage_owner_sort.c108 int read_block(char *buf, char *ext_buf, int buf_size, FILE *fin)
619 static void print_allocator(FILE *out, int allocator)
662 FILE *fin, *fout;
/linux-master/tools/perf/
H A DMakefile.perf750 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
755 : $(OUTPUT)PERF-VERSION-FILE
784 prepare: $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-cmds.h archheaders \
1209 $(call QUIET_CLEAN, core-gen) $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \
1261 .PHONY: .FORCE-PERF-VERSION-FILE TAGS tags cscope FORCE prepare
H A Dbuiltin-report.c474 const char *evname, FILE *fp)
835 FILE *fp;
863 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp)
897 static void task__print_level(struct machine *machine, struct thread *thread, FILE *fp)
1007 static int tasks_print(struct report *rep, FILE *fp)
H A Dbuiltin-trace.c149 FILE *output;
1254 static size_t fprintf_duration(unsigned long t, bool calculated, FILE *fp)
1328 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp)
1559 static size_t __trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp)
1572 static size_t trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp)
1596 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp)
1610 u64 duration, bool duration_calculated, u64 tstamp, FILE *fp)
2720 unsigned int val, void *extra __maybe_unused, FILE *fp)
2914 static void print_location(FILE *f, struct perf_sample *sample,
3122 static size_t trace__fprintf_thread_summary(struct trace *trace, FILE *f
[all...]
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c71 " -PFILE, --pid FILE\n"
72 " Write process id to FILE.\n"
73 " If no FILE specified, use " DEFAULT_PID_FILE "\n"
470 FILE *fp;
/linux-master/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c369 void usage(FILE *file, char *progname)
/linux-master/tools/power/cpupower/utils/
H A Dcpufreq-info.c25 FILE *fp;
/linux-master/scripts/
H A Dsorttable.h227 FILE *file_start, *file_stop;
/linux-master/tools/arch/x86/kcpuid/
H A Dkcpuid.c400 FILE *file;
/linux-master/tools/perf/arch/x86/util/
H A Diostat.c76 static void iio_root_port_show(FILE *output,
/linux-master/tools/testing/selftests/powerpc/
H A Dutils.c595 FILE *f;
/linux-master/tools/bpf/bpftool/
H A Dxlated_dumper.c31 FILE *fp;
H A Dcgroup.c428 FILE *f;
/linux-master/tools/testing/selftests/net/
H A Dtcp_mmap.c408 FILE *f = fopen("/proc/meminfo", "r");

Completed in 293 milliseconds

<<11121314151617