Home
last modified time | relevance | path

Searched refs:FILE (Results 476 – 500 of 904) sorted by relevance

1...<<11121314151617181920>>...37

/openbmc/linux/tools/testing/selftests/mm/
H A Dksm_tests.c61 FILE *f = fopen(file_path, "w"); in ksm_write_sysfs()
80 FILE *f = fopen(file_path, "r"); in ksm_read_sysfs()
130 FILE *f = fopen(file_name, "r"); in ksm_print_procfs()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dnames.c291 static void parse(FILE *f) in parse()
477 FILE *f; in names_init()
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DFileContent.pm559 if(open FILE,"<$file") {
561 while (my $line = <FILE>) {
/openbmc/linux/tools/lib/perf/
H A Dcpumap.c132 struct perf_cpu_map *perf_cpu_map__read(FILE *file) in perf_cpu_map__read()
193 FILE *onlnf; in cpu_map__read_all_cpu_map()
/openbmc/linux/tools/perf/
H A DMakefile.perf689 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
694 : $(OUTPUT)PERF-VERSION-FILE
723 prepare: $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-cmds.h archheaders $(drm_ioctl_array) \
1137 …yc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DU…
1189 .PHONY: .FORCE-PERF-VERSION-FILE TAGS tags cscope FORCE prepare
H A Dbuiltin-config.c43 FILE *fp; in set_config()
/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.h13 FILE *outfile, const char *name) in BITSFUNC()
/openbmc/linux/drivers/tty/vt/
H A Dconmakehash.c78 FILE *ctbl; in main()
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch45 + FILE *file;
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch15 FILE *pipe;
/openbmc/qemu/audio/
H A Dwavcapture.c8 FILE *f;
H A Dwavaudio.c37 FILE *f;
/openbmc/qemu/replay/
H A Dreplay-internal.c31 FILE *replay_file;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A DCVE-2018-1000097.patch50 @@ -240,7 +240,7 @@ find_archive (char const * name, FILE * file, off_t start)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddevupstream.bbclass54 fn = d.getVar("FILE")
H A Dallarch.bbclass69 …b.error("Please ensure recipe %s sets PACKAGE_ARCH before inherit packagegroup" % d.getVar("FILE"))
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c147 FILE *debug_file = fopen(debug_fn, "w"); in prepare_blkdebug_script()
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c134 FILE* fp = fopen(lctx->keyring, "r"); in verify_signature()
/openbmc/qemu/target/rx/
H A Dcpu.h137 void rx_cpu_dump_state(CPUState *cpu, FILE *f, int flags);
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c91 FILE *f; in kthread_pid_ticks()
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c15 FILE *inf = fopen("/proc/cpuinfo", "r"); in detect_vendor()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_clock_test.c141 FILE *fp; in check_clocksource()
/openbmc/linux/tools/perf/tests/
H A Dattr.c71 FILE *file; in store_event()
/openbmc/linux/scripts/selinux/mdp/
H A Dmdp.c48 FILE *fout; in main()
/openbmc/linux/tools/perf/util/
H A Dbranch.c112 void branch_type_stat_display(FILE *fp, struct branch_type_stat *st) in branch_type_stat_display()

1...<<11121314151617181920>>...37