Home
last modified time | relevance | path

Searched defs:filename (Results 226 – 250 of 460) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_tx_iptunnel_user.c168 char filename[256]; in main() local
H A Dtracex2_user.c124 char filename[256]; in main() local
H A Dtrace_event_user.c299 char filename[256]; in main() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dfile.c34 efi_char16_t filename[MAX_FILENAME_SIZE]; member
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dtrace.h75 uint8_t filename[SOF_TRACE_FILENAME_SIZE]; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c134 static int nftwfunc(const char *filename, const struct stat *statptr, in nftwfunc()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_common.c28 const char *filename; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dutils.py9 def read_file(filename): argument
569 def getsize(filename): argument
H A Dnpm_registry.py102 def filename(self): member in ManifestImpl
/OK3568_Linux_fs/kernel/kernel/gcov/
H A Dfs.c330 static char *get_link_target(const char *filename, const struct gcov_link *ext) in get_link_target()
566 char *filename; in add_node() local
/OK3568_Linux_fs/u-boot/tools/easylogo/
H A Deasylogo.c149 int image_load_tga (image_t * image, char *filename) in image_load_tga()
316 int image_save_header (image_t * image, char *filename, char *varname) in image_save_header()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmachine.c692 const char *filename) in machine__findnew_module_dso()
862 const char *filename) in machine__addnew_module_map()
929 char filename[PATH_MAX]; in machine__fprintf_vmlinux_path() local
1016 char filename[PATH_MAX]; in machine__get_running_kernel_start() local
1276 int machine__load_kallsyms(struct machine *machine, const char *filename) in machine__load_kallsyms()
3090 struct dso *machine__findnew_dso_id(struct machine *machine, const char *filename, struct dso_id *i… in machine__findnew_dso_id()
3095 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) in machine__findnew_dso()
H A Dstrlist.c68 int strlist__load(struct strlist *slist, const char *filename) in strlist__load()
H A Dunwind-libdw.c73 char filename[PATH_MAX]; in __report_module() local
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxcompat.c115 dmxVDLRead(const char *filename) in dmxVDLRead()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2456 const char *filename = "dvb-netup-altera-01.fw"; in cx23885_card_setup() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c294 char filename[32] = { 0 }; /* dp->str is u16[32] long */ in efi_set_bootdev() local
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dfile.c574 const struct tomoyo_path_info *filename) in tomoyo_path_permission()
603 const struct tomoyo_path_info *filename) in tomoyo_execute_permission()
/OK3568_Linux_fs/u-boot/tools/
H A Difdtool.c493 static int write_image(char *filename, char *image, int size) in write_image()
827 char *filename; in main() local
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c131 getname_flags(const char __user *filename, int flags, int *empty) in getname_flags()
210 getname(const char __user * filename) in getname()
216 getname_kernel(const char * filename) in getname_kernel()
2521 struct filename *filename; in kern_path_locked() local
3501 struct filename *filename; in do_file_open_root() local
3667 static long do_mknodat(int dfd, const char __user *filename, umode_t mode, in do_mknodat()
3711 SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, in SYSCALL_DEFINE4() argument
3717 SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcooker.py1807 def calc_bbfile_priority(self, filename): argument
2121 def parse(self, mc, cache, filename, appends): argument
2388 def reparse(self, filename): argument
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacoutput.h297 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument
305 #define ACPI_ACTUAL_DEBUG(level, line, filename, modulename, component, ...) \ argument
309 #define ACPI_ACTUAL_DEBUG_RAW(level, line, filename, modulename, component, ...) \ argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/
H A Drk_aiq_algo_aldch_v21_itf.cpp112 char filename[200] = {0}; in update_custom_lut_from_file() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Ddb.py283 def __init__(self, filename, nohist=True, read_only=False): argument
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h61 const char *filename; member

12345678910>>...19