Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 25 of 258) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/fs/ext4/
H A Ddir.c409 struct fname { struct
413 struct fname *next; argument
426 struct fname *fname, *next; in free_rb_tree_fname() argument
471 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local
528 struct fname *fname) in call_filldir()
558 struct fname *fname; in ext4_dx_readdir() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddir.c80 struct f2fs_filename *fname) in f2fs_init_casefolded_name()
109 struct f2fs_filename *fname) in __f2fs_setup_filename()
141 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename()
160 struct f2fs_filename *fname) in f2fs_prepare_lookup()
172 void f2fs_free_filename(struct f2fs_filename *fname) in f2fs_free_filename()
200 const struct f2fs_filename *fname, in find_in_block()
265 const struct f2fs_filename *fname, in f2fs_match_name()
286 const struct f2fs_filename *fname, int *max_slots) in f2fs_find_target_dentry()
335 const struct f2fs_filename *fname, in find_in_level()
390 const struct f2fs_filename *fname, in __f2fs_find_entry()
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dsrcpos.c47 static void set_initial_path(char *fname) in set_initial_path()
58 static char *shorten_to_initial_path(char *fname) in shorten_to_initial_path()
100 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open()
127 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path()
146 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open()
172 void srcfile_push(const char *fname) in srcfile_push()
289 const char *fname = "<no-file>"; in srcpos_string() local
314 char *pos_str, *fname, *first, *rest; in srcpos_string_comment() local
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dkprobes.h11 # define __NOKPROBE_SYMBOL(fname) \ argument
15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument
20 # define NOKPROBE_SYMBOL(fname) argument
H A Derror-injection.h26 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument
36 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c321 char *fname; in os_dirent_ls() local
404 int os_get_filesize(const char *fname, loff_t *size) in os_get_filesize()
416 int os_write_ram_buf(const char *fname) in os_write_ram_buf()
432 int os_read_ram_buf(const char *fname) in os_read_ram_buf()
455 static int make_exec(char *fname, const void *data, int size) in make_exec()
496 char fname[30], mem_fname[30]; in os_jump_to_image() local
545 int os_find_u_boot(char *fname, int maxlen) in os_find_u_boot()
581 int os_spl_to_uboot(const char *fname) in os_spl_to_uboot()
H A Dstate.c45 static int state_read_file(struct sandbox_state *state, const char *fname) in state_read_file()
141 int sandbox_read_state(struct sandbox_state *state, const char *fname) in sandbox_read_state()
234 int sandbox_write_state(struct sandbox_state *state, const char *fname) in sandbox_write_state()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dsrcpos.c71 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open()
98 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path()
117 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open()
143 void srcfile_push(const char *fname) in srcfile_push()
252 const char *fname = "<no-file>"; in srcpos_string() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_log.cpp43 const char *fname, va_list args) in __mpp_log()
79 void _mpp_log(const char *tag, const char *fmt, const char *fname, ...) in _mpp_log()
90 void _mpp_err(const char *tag, const char *fmt, const char *fname, ...) in _mpp_err()
101 void _mpp_log_l(int level, const char *tag, const char *fmt, const char *fname, ...) in _mpp_log_l()
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtoolchain.py59 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
111 def GetPriority(self, fname): argument
225 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
269 def ScanPathEnv(self, fname): argument
495 def Unpack(self, fname, dest): argument
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dsettings.py156 def ReadGitAliases(fname): argument
252 def _ReadAliasFile(fname): argument
277 def _ReadBouncesFile(fname): argument
H A Dcheckpatch.py40 def CheckPatch(fname, verbose=False): argument
126 def GetWarningMsg(col, msg_type, fname, line, msg): argument
H A Dfunc_test.py44 def GetPath(fname): argument
49 def GetText(self, fname): argument
H A Dtools.py64 def GetOutputFilename(fname): argument
94 def GetInputFilename(fname): argument
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dstrnlen_user.S26 #define fname __strnlen_user macro
29 .global fname symbol
32 fname: label
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dfunc_test.py133 def _DoTestFile(self, fname): argument
142 def _SetupDtb(self, fname, outfile='u-boot.dtb'): argument
164 def _DoReadFileDtb(self, fname, use_real_dtb=False): argument
205 def _DoReadFile(self, fname, use_real_dtb=False): argument
210 def _MakeInputFile(self, fname, contents): argument
228 def TestFile(self, fname): argument
H A Dfdt_test.py26 def TestFile(self, fname): argument
29 def GetCompiled(self, fname): argument
/OK3568_Linux_fs/u-boot/test/
H A Dut.c15 void ut_fail(struct unit_test_state *uts, const char *fname, int line, in ut_fail()
23 void ut_failf(struct unit_test_state *uts, const char *fname, int line, in ut_failf()
/OK3568_Linux_fs/buildroot/utils/
H A Dcheck-package69 def get_lib_from_filename(fname): argument
114 def check_file_using_lib(fname): argument
/OK3568_Linux_fs/kernel/tools/power/cpupower/lib/
H A Dcpuidle.c31 const char *fname) in cpuidle_state_file_exists()
53 const char *fname, char *buf, in cpuidle_state_read_file()
88 const char *fname, in cpuidle_state_write_file()
314 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
/OK3568_Linux_fs/u-boot/tools/
H A Dfit_image.c175 void *fdt, const char *name, const char *fname) in fdt_property_file()
223 static void get_basename(char *str, int size, const char *fname) in get_basename()
409 static int fit_build(struct image_tool_params *params, const char *fname) in fit_build()
466 static int fit_extract_data(struct image_tool_params *params, const char *fname) in fit_extract_data()
578 static int fit_import_data(struct image_tool_params *params, const char *fname) in fit_import_data()
/OK3568_Linux_fs/kernel/security/integrity/
H A Dintegrity_audit.c29 const unsigned char *fname, const char *op, in integrity_audit_msg()
37 const unsigned char *fname, const char *op, in integrity_audit_message()
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Dsysfs.c105 const char *fname) in sysfs_idlestate_file_exists()
125 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file()
159 const char *fname, in sysfs_idlestate_write_file()
384 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_fit.py126 def filesize(fname): argument
136 def read_file(fname): argument
/OK3568_Linux_fs/u-boot/test/dm/
H A Dtest-main.c83 const char *fname = strrchr(test->file, '/') + 1; in dm_do_test() local
123 const char *fname = strrchr(test->file, '/') + 1; in dm_test_run_on_flattree() local

1234567891011