Searched refs:FILE (Results 251 - 275 of 409) sorted by relevance

<<11121314151617

/linux-master/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c35 FILE *fp, *fpl;
62 FILE *f;
/linux-master/scripts/
H A Dkernel-doc39 [-export-file FILE] ...
40 FILE ...
379 -message => "FILE argument missing\n",
2473 EXPORT_SYMBOL() and related macros in any input FILE or -export-file FILE.
2478 EXPORT_SYMBOL() and related macros in any input FILE or -export-file FILE.
2503 =item -export-file FILE
2505 Specify an additional FILE in which to look for EXPORT_SYMBOL information.
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c25 static FILE *outf;
79 FILE *get_output_file(void)
157 FILE *fp;
188 static FILE *fopen_or_exit(const char *path, const char *mode)
190 FILE *filep = fopen(path, mode);
203 FILE *filep;
245 FILE *fp;
276 FILE *fp;
617 FILE *filep;
1265 FILE *f
[all...]
/linux-master/arch/alpha/kernel/
H A Dsmc37c669.c2358 int __init smcc669_open( struct FILE *fp, char *info, char *next, char *mode )
2384 int __init smcc669_close( struct FILE *fp )
2398 int __init smcc669_read( struct FILE *fp, int size, int number, unsigned char *buf )
2425 int __init smcc669_write( struct FILE *fp, int size, int number, unsigned char *buf )
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c191 FILE *file;
/linux-master/tools/perf/util/
H A Dstrlist.c72 FILE *fp = fopen(filename, "r");
/linux-master/tools/hv/
H A Dhv_vss_daemon.c116 FILE *mounts;
/linux-master/tools/thermal/tmon/
H A Dtmon.c41 FILE *tmon_log;
/linux-master/arch/mips/vdso/
H A Dgenvdso.c69 static FILE *out_file;
/linux-master/scripts/dtc/
H A Ddata.c79 struct data data_copy_file(FILE *f, size_t maxlen)
H A Dyamltree.c207 void dt_to_yaml(FILE *f, struct dt_info *dti)
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_autosize.c64 FILE *f = NULL;
H A Dattach_probe.c162 FILE *devnull;
H A Darg_parsing.c120 FILE *fp;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tag.c96 FILE *fp;
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c58 static void usage(FILE *f)
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c130 FILE *file;
/linux-master/tools/bpf/bpftool/
H A Dmain.c61 " %s batch file FILE\n"
254 void fprint_hex(FILE *f, void *arg, unsigned int n, const char *sep)
329 FILE *fp;
H A Dmain.h58 "PROG := { id PROG_ID | pinned FILE | tag PROG_TAG | name PROG_NAME }"
62 "MAP := { id MAP_ID | pinned FILE | name MAP_NAME }"
64 "LINK := { id LINK_ID | pinned FILE }"
93 void fprint_hex(FILE *f, void *arg, unsigned int n, const char *sep);
/linux-master/scripts/atomic/
H A Dgen-atomic-fallback.sh294 // DO NOT MODIFY THIS FILE DIRECTLY
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c145 FILE *f;
/linux-master/tools/testing/selftests/mm/
H A Dgup_longterm.c254 FILE *file;
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c170 FILE *f;
/linux-master/samples/cgroup/
H A Dmemcg_event_listener.c102 FILE *fp = fopen(events->path, "re");
/linux-master/arch/um/os-Linux/
H A Dstart_up.c253 FILE *cpuinfo;

Completed in 230 milliseconds

<<11121314151617