Home
last modified time | relevance | path

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

12345

/linux/tools/lib/python/kdoc/
H A Dkdoc_output.py233 m = self.msg(fname, arg.name, arg) argument
178 msg(self, fname, name, args) global() argument
221 out_doc(self, fname, name, args) global() argument
224 out_function(self, fname, name, args) global() argument
227 out_enum(self, fname, name, args) global() argument
230 out_typedef(self, fname, name, args) global() argument
359 out_doc(self, fname, name, args) global() argument
364 out_function(self, fname, name, args) global() argument
446 out_enum(self, fname, name, args) global() argument
475 out_typedef(self, fname, name, args) global() argument
492 out_struct(self, fname, name, args) global() argument
629 out_tail(self, fname, name, args) global() argument
652 msg(self, fname, name, args) global() argument
684 out_doc(self, fname, name, args) global() argument
696 out_function(self, fname, name, args) global() argument
744 out_enum(self, fname, name, args) global() argument
776 out_typedef(self, fname, name, args) global() argument
790 out_struct(self, fname, name, args) global() argument
[all...]
H A Dkdoc_files.py110 parse_file(self, fname) global() 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.c417 struct fname { struct
421 struct fname *next; argument
434 struct fname *fname, *next; in free_rb_tree_fname() local
476 struct fname *fname, *new_fn; ext4_htree_store_dirent() local
531 call_filldir(struct file * file,struct dir_context * ctx,struct fname * fname) call_filldir() argument
561 struct fname *fname; ext4_dx_readdir() local
[all...]
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()
/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/scripts/
H A Delf-parse.c22 static void *map_file(char const *fname, size_t *size) in map_file()
55 static int elf_parse(const char *fname, void *addr, uint32_t types) in elf_parse()
177 void *elf_map(char const *fname, size_t *size, uint32_t types) in elf_map()
H A Dspdxcheck.py38 def update(self, fname, basedir, miss): argument
197 def parse_lines(self, fd, maxlines, fname): argument
314 def read_exclude_file(fname): argument
374 fname = args.exclude variable
376 fname = os.path.join(os.path.dirname(__file__), 'spdxexclude') variable
H A Dmake_fit.py229 def compress_dtb(fname, compress): argument
244 def output_dtb(fsw, seq, fname, arch, compress, data=None): argument
267 def process_dtb(fname, args): argument
H A Dtracepoint-update.c117 static void check_tracepoints(struct elf_tracepoint *etrace, const char *fname) in check_tracepoints()
145 static void *tracepoint_check(struct elf_tracepoint *etrace, const char *fname) in tracepoint_check()
153 static int process_tracepoints(bool mod, void *addr, const char *fname) in process_tracepoints()
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 Dsorttable.c312 static int parse_symbols(const char *fname) in parse_symbols()
587 static inline int parse_symbols(const char *fname) { return 0; } in parse_symbols()
591 char const *const fname, in do_sort()
888 static int do_file(char const *const fname, void *addr) 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/lib/python/abi/
H A Dabi_parser.py79 add_symbol(self, what, fname, ln=None, xref=None) global() argument
266 parse_readme(self, nametag, fname) global() argument
284 parse_file(self, fname, path, basename) global() argument
394 xref(self, fname) global() argument
[all...]
/linux/fs/ceph/
H A Dcrypto.h104 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
112 struct fscrypt_str *fname) in ceph_fname_free_buffer()
196 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
202 struct fscrypt_str *fname) in ceph_fname_free_buffer()
206 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() argument
37 const unsigned char *fname, const char *op, in integrity_audit_message() argument
/linux/include/net/
H A Dtc_wrapper.h20 TC_INDIRECT_ACTION_DECLARE(fname) global() argument
138 TC_INDIRECT_FILTER_DECLARE(fname) global() 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() argument
746 static int probe_point_line_walker(const char *fname, int lineno, in probe_point_line_walker() argument
780 const char *fname, const char *pat) in find_lazy_match_lines() argument
818 probe_point_lazy_walker(const char * fname,int lineno,Dwarf_Addr addr,void * data) probe_point_lazy_walker() argument
958 const char *fname; probe_point_search_cb() local
1036 const char *fname; pubname_search_cb() local
1596 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; debuginfo__find_probe_point() local
1724 line_range_walk_cb(const char * fname,int lineno,Dwarf_Addr addr,void * data) line_range_walk_cb() argument
1786 const char *fname; line_range_search_cb() local
[all...]
/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/tools/lib/python/feat/
H A Dparse_features.py68 parse_error(self, fname, ln, msg, data=None) global() argument
84 parse_feat_file(self, fname) global() argument
[all...]
/linux/include/linux/
H A Dfscrypt.h435 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() argument
694 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename() argument
706 fscrypt_free_filename(struct fscrypt_name * fname) fscrypt_free_filename() argument
730 fscrypt_match_name(const struct fscrypt_name * fname,const u8 * de_name,u32 de_name_len) fscrypt_match_name() argument
790 __fscrypt_prepare_lookup(struct inode * dir,struct dentry * dentry,struct fscrypt_name * fname) __fscrypt_prepare_lookup() argument
1057 fscrypt_prepare_lookup(struct inode * dir,struct dentry * dentry,struct fscrypt_name * fname) fscrypt_prepare_lookup() argument
[all...]
/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/scripts/mod/
H A Dmodpost.c1657 char fname[PATH_MAX]; read_symbols_from_files() local
2019 write_buf(struct buffer * b,const char * fname) write_buf() argument
2041 write_if_changed(struct buffer * b,const char * fname) write_if_changed() argument
2108 char fname[PATH_MAX]; write_mod_c_file() local
2141 read_dump(const char * fname) read_dump() argument
2200 write_dump(const char * fname) write_dump() argument
2223 write_namespace_deps_files(const char * fname) write_namespace_deps_files() argument
[all...]

12345