Home
last modified time | relevance | path

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

12345

/linux/scripts/lib/kdoc/
H A Dkdoc_output.py180 msg(self, fname, name, args) global() argument
220 out_doc(self, fname, name, args) global() argument
223 out_function(self, fname, name, args) global() argument
226 out_enum(self, fname, name, args) global() argument
229 out_typedef(self, fname, name, args) global() argument
232 out_struct(self, fname, name, args) global() argument
363 out_doc(self, fname, name, args) global() argument
368 out_function(self, fname, name, args) global() argument
455 out_enum(self, fname, name, args) global() argument
487 out_typedef(self, fname, name, args) global() argument
505 out_struct(self, fname, name, args) global() argument
638 out_doc(self, fname, name, args) global() argument
651 out_function(self, fname, name, args) global() argument
702 out_enum(self, fname, name, args) global() argument
738 out_typedef(self, fname, name, args) global() argument
754 out_struct(self, fname, name, args) global() argument
[all...]
H A Dkdoc_files.py110 def parse_file(self, fname): argument
129 process_export_file(self, fname) global() argument
148 file_not_found_cb(self, fname) global() argument
227 out_msg(self, fname, name, arg) global() argument
[all...]
/linux/fs/ext4/
H A Ddir.c416 struct fname { struct
420 struct fname *next; argument
433 struct fname *fname, *next; in free_rb_tree_fname() argument
475 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local
531 struct fname *fname) in call_filldir()
561 struct fname *fname; in ext4_dx_readdir() local
H A Dcrypto.c23 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename()
42 struct ext4_filename *fname) in ext4_fname_prepare_lookup()
59 void ext4_fname_free_filename(struct ext4_filename *fname) in ext4_fname_free_filename()
H A Dnamei.c778 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe()
1264 struct ext4_filename *fname, in search_dirblock()
1406 const struct ext4_filename *fname, in ext4_match()
1457 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir()
1518 struct ext4_filename *fname, in __ext4_find_entry()
1674 struct ext4_filename fname; in ext4_find_entry() local
1694 struct ext4_filename fname; in ext4_lookup_entry() local
1710 struct ext4_filename *fname, in ext4_dx_find_entry()
2039 struct ext4_filename *fname, in ext4_find_dest_de()
2074 struct ext4_filename *fname) in ext4_insert_dentry()
[all …]
/linux/fs/f2fs/
H A Ddir.c63 struct f2fs_filename *fname) in f2fs_init_casefolded_name()
92 void f2fs_free_casefolded_name(struct f2fs_filename *fname) in f2fs_free_casefolded_name()
105 struct f2fs_filename *fname) in __f2fs_setup_filename()
137 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename()
156 struct f2fs_filename *fname) in f2fs_prepare_lookup()
168 void f2fs_free_filename(struct f2fs_filename *fname) in f2fs_free_filename()
192 const struct f2fs_filename *fname, in find_in_block()
206 const struct f2fs_filename *fname, in f2fs_match_name()
227 const struct f2fs_filename *fname, int *max_slots, in f2fs_find_target_dentry()
277 const struct f2fs_filename *fname, in find_in_level()
[all …]
H A Dinline.c354 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir()
494 struct f2fs_filename fname; in f2fs_add_inline_entries() local
599 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local
635 int f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, in f2fs_add_inline_entry()
H A Dnamei.c470 struct f2fs_filename fname; in f2fs_lookup() local
804 struct inode **new_inode, struct f2fs_filename *fname) in __f2fs_tmpfile()
890 struct f2fs_filename *fname) in f2fs_create_whiteout()
944 struct f2fs_filename fname; in f2fs_rename() local
/linux/scripts/dtc/
H A Dsrcpos.c49 static void set_initial_path(char *fname) in set_initial_path() argument
60 static char *shorten_to_initial_path(char *fname) in shorten_to_initial_path() argument
102 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() argument
129 fopen_any_on_path(const char * fname,FILE ** fp) fopen_any_on_path() argument
148 srcfile_relative_open(const char * fname,char ** fullnamep) srcfile_relative_open() argument
174 srcfile_push(const char * fname) srcfile_push() argument
291 const char *fname = "<no-file>"; srcpos_string() local
317 const char *fname; srcpos_string_comment() local
[all...]
H A Ddtc.c116 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name() argument
134 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format() argument
/linux/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.h27 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument
37 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
/linux/fs/ceph/
H A Dcrypto.h108 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
116 struct fscrypt_str *fname) in ceph_fname_free_buffer()
200 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
206 struct fscrypt_str *fname) in ceph_fname_free_buffer()
210 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, in ceph_fname_to_usr()
/linux/tools/power/cpupower/lib/
H A Dcpuidle.c31 const char *fname) in cpuidle_state_file_exists() argument
53 const char *fname, char *buf, in cpuidle_state_read_file() argument
88 const char *fname, in cpuidle_state_write_file() argument
322 sysfs_cpuidle_read_file(const char * fname,char * buf,size_t buflen) sysfs_cpuidle_read_file() argument
[all...]
H A Dacpi_cppc.c17 static int acpi_cppc_read_file(unsigned int cpu, const char *fname, in acpi_cppc_read_file()
/linux/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()
/linux/include/net/
H A Dtc_wrapper.h20 #define TC_INDIRECT_ACTION_DECLARE(fname) \ argument
138 #define TC_INDIRECT_FILTER_DECLARE(fname) \ argument
/linux/tools/perf/util/
H A Dprobe-finder.c713 static int verify_representive_line(struct probe_finder *pf, const char *fname, in verify_representive_line()
746 static int probe_point_line_walker(const char *fname, int lineno, in probe_point_line_walker()
780 const char *fname, const char *pat) in find_lazy_match_lines()
818 static int probe_point_lazy_walker(const char *fname, int lineno, in probe_point_lazy_walker()
958 const char *fname; in probe_point_search_cb() local
1036 const char *fname; in pubname_search_cb() local
1596 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1724 static int line_range_walk_cb(const char *fname, int lineno, in line_range_walk_cb()
1786 const char *fname; in line_range_search_cb() local
/linux/scripts/
H A Dmake_fit.py194 def output_dtb(fsw, seq, fname, arch, compress): argument
215 def process_dtb(fname, args): argument
[all...]
H A Drecordmcount.c176 static void *mmap_file(char const *fname) in mmap_file()
329 static int write_file(const char *fname) in write_file()
511 static int do_file(char const *const fname) in do_file()
H A Drecordmcount.h556 char const *const fname) in __has_rel_mcount()
576 char const *const fname) in has_rel_mcount()
587 const char *const fname) in tot_relsize()
606 static int do_func(Elf_Ehdr *const ehdr, char const *const fname, in do_func()
/linux/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()
/linux/include/linux/
H A Dfscrypt.h435 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
694 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename()
706 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
730 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
790 struct fscrypt_name *fname) in __fscrypt_prepare_lookup()
1057 struct fscrypt_name *fname) in fscrypt_prepare_lookup()
/linux/samples/bpf/
H A Dhbm.c308 char fname[100]; in run_bpf_prog() local
327 char fname[100]; in run_bpf_prog() local
/linux/fs/qnx4/
H A Ddir.c40 const char *fname; in qnx4_readdir() local

12345