Home
last modified time | relevance | path

Searched defs:fname (Results 26 – 50 of 258) sorted by relevance

1234567891011

/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py41 def fname_get_package_infra(fname): argument
158 def parse_arches_from_config_in(fname): argument
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc.c114 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name()
130 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c447 char fname[JFFS2_MAX_NAME_LEN + 1]; in dump_inode() local
500 jffs2_1pass_search_inode(struct b_lists * pL, const char *fname, u32 pino) in jffs2_1pass_search_inode()
613 jffs2_1pass_search_list_inodes(struct b_lists * pL, const char *fname, u32 pino) in jffs2_1pass_search_list_inodes()
957 jffs2_1pass_ls(struct part_info * part, const char *fname) in jffs2_1pass_ls()
982 jffs2_1pass_load(char *dest, struct part_info * part, const char *fname) in jffs2_1pass_load()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.c124 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name()
138 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dinline.c360 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir()
499 struct f2fs_filename fname; in f2fs_add_inline_entries() local
604 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local
640 int f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, in f2fs_add_inline_entry()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.y271 SetDefaultIcon (char *fname) in SetDefaultIcon()
278 SetTrayIcon (char *fname) in SetTrayIcon()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/
H A Dcnpy.cpp288 cnpy::npz_t cnpy::npz_load(std::string fname) in npz_load()
342 cnpy::NpyArray cnpy::npz_load(std::string fname, std::string varname) in npz_load()
392 cnpy::NpyArray cnpy::npy_load(std::string fname) in npy_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/
H A Dcnpy.cpp288 cnpy::npz_t cnpy::npz_load(std::string fname) in npz_load()
342 cnpy::NpyArray cnpy::npz_load(std::string fname, std::string varname) in npz_load()
392 cnpy::NpyArray cnpy::npy_load(std::string fname) in npy_load()
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsemihosting.c47 static long smh_open(const char *fname, char *modestr) in smh_open()
52 const char *fname; in smh_open() member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h220 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
445 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename()
457 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
481 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
540 struct fscrypt_name *fname) in __fscrypt_prepare_lookup()
818 struct fscrypt_name *fname) in fscrypt_prepare_lookup()
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dget_maintainer.py27 def GetMaintainer(fname, verbose=False): argument
H A Dpatchstream.py440 def FixPatch(backup_dir, fname, series, commit): argument
494 def InsertCoverLetter(fname, series, count): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/fs/
H A Dtest_jffs2.py6 def jffs2dump_find_file(files_list, fname): argument
/OK3568_Linux_fs/u-boot/net/
H A Dnfs.c117 char *fname; in basename() local
132 char *fname; in dirname() local
316 static void nfs_lookup_req(char *fname) in nfs_lookup_req()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c51 #define EXEC_BIOS_CMD_TABLE(fname, params)\ argument
56 #define BIOS_CMD_TABLE_REVISION(fname, frev, crev)\ argument
60 #define BIOS_CMD_TABLE_PARA_REVISION(fname)\ argument
/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.c164 static void *mmap_file(char const *fname) in mmap_file()
317 static int write_file(const char *fname) in write_file()
477 static int do_file(char const *const fname) in do_file()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c15 char fname[PATH_MAX] = "/tmp/fileXXXXXX"; in create_and_unlink_file() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c780 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe()
1268 struct ext4_filename *fname, in search_dirblock()
1450 const struct ext4_filename *fname, in ext4_match()
1493 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir()
1555 struct ext4_filename *fname, in __ext4_find_entry()
1709 struct ext4_filename fname; in ext4_find_entry() local
1729 struct ext4_filename fname; in ext4_lookup_entry() local
1746 struct ext4_filename *fname, in ext4_dx_find_entry()
2058 struct ext4_filename *fname, in ext4_find_dest_de()
2093 struct ext4_filename *fname) in ext4_insert_dentry()
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dhbm.c301 char fname[100]; in run_bpf_prog() local
319 char fname[100]; in run_bpf_prog() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c144 int read_alloc_input_file(char *fname, char **buf, size_t *bufsize) in read_alloc_input_file()
172 int write_output_file(char *fname, char *buf, size_t bufsize) in write_output_file()
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbsettings.py11 def Setup(fname=''): argument
H A Dbuilder.py120 def Add(self, fname, key, value): argument
548 def ReadFuncSizes(self, fname, fd): argument
573 def _ProcessConfig(self, fname): argument
818 def PrintFuncSizeDetail(self, fname, old, new): argument
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dspl.c31 char fname[256]; in spl_board_load_image() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcppdefault.h36 const char *const fname; /* The name of the directory. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcppdefault.h36 const char *const fname; /* The name of the directory. */ member

1234567891011