| /kernel/linux/linux-5.10/fs/ext4/ |
| D | dir.c | 387 struct fname { struct 391 struct fname *next; argument 404 struct fname *fname, *next; in free_rb_tree_fname() argument 449 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local 506 struct fname *fname) in call_filldir() 536 struct fname *fname; in ext4_dx_readdir() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | dir.c | 403 struct fname { struct 407 struct fname *next; argument 420 struct fname *fname, *next; in free_rb_tree_fname() local 465 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local 522 struct fname *fname) in call_filldir() 552 struct fname *fname; in ext4_dx_readdir() local
|
| D | crypto.c | 23 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename() 43 struct ext4_filename *fname) in ext4_fname_prepare_lookup() 62 void ext4_fname_free_filename(struct ext4_filename *fname) in ext4_fname_free_filename()
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | dir.c | 47 struct f2fs_filename *fname) in f2fs_init_casefolded_name() 76 struct f2fs_filename *fname) in __f2fs_setup_filename() 108 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename() 127 struct f2fs_filename *fname) in f2fs_prepare_lookup() 139 void f2fs_free_filename(struct f2fs_filename *fname) in f2fs_free_filename() 167 const struct f2fs_filename *fname, in find_in_block() 232 const struct f2fs_filename *fname, in f2fs_match_name() 253 const struct f2fs_filename *fname, int *max_slots) in f2fs_find_target_dentry() 302 const struct f2fs_filename *fname, in find_in_level() 361 const struct f2fs_filename *fname, in __f2fs_find_entry() [all …]
|
| D | inline.c | 335 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir() 474 struct f2fs_filename fname; in f2fs_add_inline_entries() local 579 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local 615 int f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, in f2fs_add_inline_entry()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | dir.c | 75 struct f2fs_filename *fname) in f2fs_init_casefolded_name() 104 struct f2fs_filename *fname) in __f2fs_setup_filename() 136 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename() 155 struct f2fs_filename *fname) in f2fs_prepare_lookup() 167 void f2fs_free_filename(struct f2fs_filename *fname) in f2fs_free_filename() 193 const struct f2fs_filename *fname, in find_in_block() 233 const struct f2fs_filename *fname, in f2fs_match_name() 254 const struct f2fs_filename *fname, int *max_slots) in f2fs_find_target_dentry() 297 const struct f2fs_filename *fname, in find_in_level() 348 const struct f2fs_filename *fname, in __f2fs_find_entry() [all …]
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | srcpos.c | 47 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
|
| D | dtc.c | 114 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()
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | srcpos.c | 47 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
|
| D | dtc.c | 114 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name() 132 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | kprobes.h | 11 # define __NOKPROBE_SYMBOL(fname) \ argument 15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument 20 # define NOKPROBE_SYMBOL(fname) argument
|
| D | error-injection.h | 26 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument 36 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | kprobes.h | 11 # define __NOKPROBE_SYMBOL(fname) \ argument 15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument 20 # define NOKPROBE_SYMBOL(fname) argument
|
| D | error-injection.h | 27 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument 37 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
|
| /kernel/linux/linux-6.6/scripts/ |
| D | spdxcheck.py | 38 def update(self, fname, basedir, miss): argument 197 def parse_lines(self, fd, maxlines, fname): argument 308 def read_exclude_file(fname): argument 368 fname = args.exclude variable 370 fname = os.path.join(os.path.dirname(__file__), 'spdxexclude') variable
|
| /kernel/linux/linux-5.10/arch/hexagon/mm/ |
| D | strnlen_user.S | 26 #define fname __strnlen_user macro 29 .global fname symbol 32 fname: label
|
| /kernel/linux/linux-5.10/security/integrity/ |
| D | integrity_audit.c | 29 const unsigned char *fname, const char *op, in integrity_audit_msg() 37 const unsigned char *fname, const char *op, in integrity_audit_message()
|
| /kernel/linux/linux-6.6/security/integrity/ |
| D | integrity_audit.c | 29 const unsigned char *fname, const char *op, in integrity_audit_msg() 37 const unsigned char *fname, const char *op, in integrity_audit_message()
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | crypto.h | 111 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() 119 struct fscrypt_str *fname) in ceph_fname_free_buffer() 211 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() 217 struct fscrypt_str *fname) in ceph_fname_free_buffer() 221 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, in ceph_fname_to_usr()
|
| /kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
| D | cpuidle.c | 31 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()
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| D | cpuidle.c | 31 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()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | tc_wrapper.h | 20 #define TC_INDIRECT_ACTION_DECLARE(fname) \ argument 142 #define TC_INDIRECT_FILTER_DECLARE(fname) \ argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
| D | pinctrl-msm.h | 17 #define APQ_PIN_FUNCTION(fname) \ argument 22 #define IPQ_PIN_FUNCTION(fname) \ argument 27 #define MSM_PIN_FUNCTION(fname) \ argument 32 #define QCA_PIN_FUNCTION(fname) \ argument
|
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
| D | sysfs.c | 105 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()
|
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| D | sysfs.c | 105 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()
|