/linux/scripts/lib/kdoc/ |
H A D | kdoc_output.py | 178 def msg(self, fname, name, args): argument 218 def out_doc(self, fname, name, args): argument 221 def out_function(self, fname, name, args): argument 224 def out_enum(self, fname, name, args): argument 227 def out_typedef(self, fname, nam argument 230 out_struct(self, fname, name, args) global() argument 356 out_doc(self, fname, name, args) global() argument 361 out_function(self, fname, name, args) global() argument 443 out_enum(self, fname, name, args) global() argument 472 out_typedef(self, fname, name, args) global() argument 489 out_struct(self, fname, name, args) global() argument 617 out_doc(self, fname, name, args) global() argument 627 out_function(self, fname, name, args) global() argument 673 out_enum(self, fname, name, args) global() argument 703 out_typedef(self, fname, name, args) global() argument 716 out_struct(self, fname, name, args) global() argument [all...] |
H A D | kdoc_files.py | 110 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 D | dir.c | 416 struct fname { struct 420 struct fname *next; argument 433 struct fname *fname, *next; in free_rb_tree_fname() local 475 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 D | crypto.c | 23 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename() argument 42 struct ext4_filename *fname) in ext4_fname_prepare_lookup() argument 59 void ext4_fname_free_filename(struct ext4_filename *fname) in ext4_fname_free_filename() argument [all...] |
H A D | namei.c | 778 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe() argument 1264 struct ext4_filename *fname, in search_dirblock() argument 1406 ext4_match(struct inode * parent,const struct ext4_filename * fname,struct ext4_dir_entry_2 * de) ext4_match() argument 1457 ext4_search_dir(struct buffer_head * bh,char * search_buf,int buf_size,struct inode * dir,struct ext4_filename * fname,unsigned int offset,struct ext4_dir_entry_2 ** res_dir) ext4_search_dir() argument 1518 __ext4_find_entry(struct inode * dir,struct ext4_filename * fname,struct ext4_dir_entry_2 ** res_dir,int * inlined) __ext4_find_entry() argument 1674 struct ext4_filename fname; ext4_find_entry() local 1694 struct ext4_filename fname; ext4_lookup_entry() local 1710 ext4_dx_find_entry(struct inode * dir,struct ext4_filename * fname,struct ext4_dir_entry_2 ** res_dir) ext4_dx_find_entry() argument 2039 ext4_find_dest_de(struct inode * dir,struct buffer_head * bh,void * buf,int buf_size,struct ext4_filename * fname,struct ext4_dir_entry_2 ** dest_de) ext4_find_dest_de() argument 2074 ext4_insert_dentry(struct inode * dir,struct inode * inode,struct ext4_dir_entry_2 * de,int buf_size,struct ext4_filename * fname) ext4_insert_dentry() argument 2110 add_dirent_to_buf(handle_t * handle,struct ext4_filename * fname,struct inode * dir,struct inode * inode,struct ext4_dir_entry_2 * de,struct buffer_head * bh) add_dirent_to_buf() argument 2211 make_indexed_dir(handle_t * handle,struct ext4_filename * fname,struct inode * dir,struct inode * inode,struct buffer_head * bh) make_indexed_dir() argument 2365 struct ext4_filename fname; ext4_add_entry() local 2468 ext4_dx_add_entry(handle_t * handle,struct ext4_filename * fname,struct inode * dir,struct inode * inode) ext4_dx_add_entry() argument [all...] |
/linux/fs/f2fs/ |
H A D | dir.c | 48 struct f2fs_filename *fname) in f2fs_init_casefolded_name() argument 77 void f2fs_free_casefolded_name(struct f2fs_filename *fname) in f2fs_free_casefolded_name() argument 90 __f2fs_setup_filename(const struct inode * dir,const struct fscrypt_name * crypt_name,struct f2fs_filename * fname) __f2fs_setup_filename() argument 122 f2fs_setup_filename(struct inode * dir,const struct qstr * iname,int lookup,struct f2fs_filename * fname) f2fs_setup_filename() argument 141 f2fs_prepare_lookup(struct inode * dir,struct dentry * dentry,struct f2fs_filename * fname) f2fs_prepare_lookup() argument 153 f2fs_free_filename(struct f2fs_filename * fname) f2fs_free_filename() argument 177 find_in_block(struct inode * dir,struct folio * dentry_folio,const struct f2fs_filename * fname,int * max_slots,bool use_hash) find_in_block() argument 191 f2fs_match_name(const struct inode * dir,const struct f2fs_filename * fname,const u8 * de_name,u32 de_name_len) f2fs_match_name() argument 212 f2fs_find_target_dentry(const struct f2fs_dentry_ptr * d,const struct f2fs_filename * fname,int * max_slots,bool use_hash) f2fs_find_target_dentry() argument 262 find_in_level(struct inode * dir,unsigned int level,const struct f2fs_filename * fname,struct folio ** res_folio,bool use_hash) find_in_level() argument 331 __f2fs_find_entry(struct inode * dir,const struct f2fs_filename * fname,struct folio ** res_folio) __f2fs_find_entry() argument 391 struct f2fs_filename fname; f2fs_find_entry() local 446 init_dent_inode(struct inode * dir,struct inode * inode,const struct f2fs_filename * fname,struct folio * ifolio) init_dent_inode() argument 519 f2fs_init_inode_metadata(struct inode * inode,struct inode * dir,const struct f2fs_filename * fname,struct folio * dfolio) f2fs_init_inode_metadata() argument 626 f2fs_has_enough_room(struct inode * dir,struct folio * ifolio,const struct f2fs_filename * fname) f2fs_has_enough_room() argument 661 f2fs_add_regular_entry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_regular_entry() argument 756 f2fs_add_dentry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_dentry() argument 784 struct f2fs_filename fname; f2fs_do_add_link() local 817 f2fs_do_tmpfile(struct inode * inode,struct inode * dir,struct f2fs_filename * fname) f2fs_do_tmpfile() argument [all...] |
H A D | inline.c | 354 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir() argument 494 struct f2fs_filename fname; in f2fs_add_inline_entries() local 599 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local 635 f2fs_add_inline_entry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_inline_entry() argument [all...] |
H A D | namei.c | 470 struct f2fs_filename fname; in f2fs_lookup() local 804 struct inode **new_inode, struct f2fs_filename *fname) in __f2fs_tmpfile() argument 890 struct f2fs_filename *fname) in f2fs_create_whiteout() argument 944 struct f2fs_filename fname; in f2fs_rename() local [all...] |
/linux/scripts/dtc/ |
H A D | srcpos.c | 49 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 D | dtc.c | 116 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 D | kprobes.h | 11 # define __NOKPROBE_SYMBOL(fname) \ argument 15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument 20 # define NOKPROBE_SYMBOL(fname) argument
|
H A D | error-injection.h | 27 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument 37 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
|
/linux/scripts/lib/abi/ |
H A D | abi_parser.py | 79 def add_symbol(self, what, fname, ln=None, xref=None): 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/scripts/ |
H A D | spdxcheck.py | 38 def update(self, fname, basedir, miss): argument 197 def parse_lines(self, fd, maxlines, fname): argument 314 read_exclude_file(fname) global() argument 374 fname = args.exclude global() variable 376 fname = os.path.join(os.path.dirname(__file__), 'spdxexclude') global() variable [all...] |
H A D | make_fit.py | 194 def output_dtb(fsw, seq, fname, arch, compress): argument 215 def process_dtb(fname, args): argument [all...] |
H A D | recordmcount.c | 176 static void *mmap_file(char const *fname) in mmap_file() argument 329 static int write_file(const char *fname) in write_file() argument 511 do_file(char const * const fname) do_file() argument [all...] |
/linux/fs/ceph/ |
H A D | crypto.h | 108 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() argument 116 struct fscrypt_str *fname) in ceph_fname_free_buffer() argument 200 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() argument 206 struct fscrypt_str *fname) in ceph_fname_free_buffer() argument 210 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, in ceph_fname_to_usr() argument [all...] |
/linux/security/integrity/ |
H A D | integrity_audit.c | 29 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/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm.h | 17 #define APQ_PIN_FUNCTION(fname) \ argument 22 #define IPQ_PIN_FUNCTION(fname) \ argument 27 MSM_PIN_FUNCTION(fname) global() argument 32 QCA_PIN_FUNCTION(fname) global() argument [all...] |
/linux/include/net/ |
H A D | tc_wrapper.h | 20 #define TC_INDIRECT_ACTION_DECLARE(fname) \ argument 138 #define TC_INDIRECT_FILTER_DECLARE(fname) \ argument
|
/linux/tools/power/cpupower/utils/helpers/ |
H A D | sysfs.c | 105 const char *fname) in sysfs_idlestate_file_exists() argument 125 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file() argument 159 const char *fname, in sysfs_idlestate_write_file() argument 384 static unsigned int sysfs_cpuidle_read_file(const char *fname, cha argument [all...] |
/linux/tools/perf/util/ |
H A D | probe-finder.c | 713 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/include/linux/ |
H A D | fscrypt.h | 401 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() argument 660 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename() argument 672 fscrypt_free_filename(struct fscrypt_name * fname) fscrypt_free_filename() argument 696 fscrypt_match_name(const struct fscrypt_name * fname,const u8 * de_name,u32 de_name_len) fscrypt_match_name() argument 756 __fscrypt_prepare_lookup(struct inode * dir,struct dentry * dentry,struct fscrypt_name * fname) __fscrypt_prepare_lookup() argument 1023 fscrypt_prepare_lookup(struct inode * dir,struct dentry * dentry,struct fscrypt_name * fname) fscrypt_prepare_lookup() argument [all...] |
/linux/samples/bpf/ |
H A D | hbm.c | 308 char fname[100]; in run_bpf_prog() local 327 char fname[100]; in run_bpf_prog() local
|
/linux/tools/power/cpupower/lib/ |
H A D | acpi_cppc.c | 17 static int acpi_cppc_read_file(unsigned int cpu, const char *fname, in acpi_cppc_read_file() argument
|