| /kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
| D | parse.c | 51 FILE *prepare_output(const char *dirname) in prepare_output() 155 int prepare_config(const char *path, struct config *config) in prepare_config()
|
| /kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
| D | parse.c | 51 FILE *prepare_output(const char *dirname) in prepare_output() 155 int prepare_config(const char *path, struct config *config) in prepare_config()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
| D | resolve_test.c | 50 char dirname[] = "/tmp/ksft-openat2-testdir.XXXXXX"; in setup_testdir() local 112 const char *path; member 117 const char *path; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
| D | resolve_test.c | 50 char dirname[] = "/tmp/ksft-openat2-testdir.XXXXXX"; in setup_testdir() local 112 const char *path; member 117 const char *path; member
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | srcpos.c | 16 const char *dirname; /* name of directory to search */ member 26 static char *get_dirname(const char *path) in get_dirname() 100 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 215 void srcfile_add_search_path(const char *dirname) in srcfile_add_search_path()
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | srcpos.c | 16 const char *dirname; /* name of directory to search */ member 26 static char *get_dirname(const char *path) in get_dirname() 100 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 215 void srcfile_add_search_path(const char *dirname) in srcfile_add_search_path()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | dlfilter.c | 337 char path[PATH_MAX]; in find_dlfilter() local 578 bool get_filter_desc(const char *dirname, const char *name, char **desc, in get_filter_desc() 581 char path[PATH_MAX]; in get_filter_desc() local 604 static void list_filters(const char *dirname) in list_filters() 643 char path[PATH_MAX]; in list_available_dlfilters() local
|
| D | build-id.c | 628 const char *dirname = "/usr/lib/debug/.build-id/"; in build_id_cache__find_debug() local 770 char path[PATH_MAX]; in build_id_cache__add() local
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| D | namei.c | 295 struct path path, path_to_graveyard; in cachefiles_bury_object() local 490 struct path path; in cachefiles_walk_to_object() local 756 const char *dirname) in cachefiles_get_directory() 760 struct path path; in cachefiles_get_directory() local
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| D | namei.c | 86 const char *dirname, in cachefiles_get_directory() 90 struct path path; in cachefiles_get_directory() local 233 struct path path = { in cachefiles_unlink() local 271 struct path path, path_to_graveyard; in cachefiles_bury_object() local 547 struct path path; in cachefiles_open_file() local
|
| /kernel/liteos_a/fs/vfs/ |
| D | vnode.c | 286 static int PreProcess(const char *originPath, struct Vnode **startVnode, char **path) in PreProcess() 395 int VnodeLookupAt(const char *path, struct Vnode **result, uint32_t flags, struct Vnode *orgVnode) in VnodeLookupAt() 473 int VnodeLookup(const char *path, struct Vnode **vnode, uint32_t flags) in VnodeLookup() 483 static void ChangeRootInternal(struct Vnode *rootOld, char *dirname) in ChangeRootInternal() 679 int VnodeDevLookup(struct Vnode *parentVnode, const char *path, int len, struct Vnode **vnode) in VnodeDevLookup()
|
| /kernel/linux/linux-5.10/fs/notify/inotify/ |
| D | inotify_user.c | 337 static int inotify_find_inode(const char __user *dirname, struct path *path, in inotify_find_inode() 701 struct path path; in SYSCALL_DEFINE3() local
|
| /kernel/linux/linux-6.6/fs/notify/inotify/ |
| D | inotify_user.c | 373 static int inotify_find_inode(const char __user *dirname, struct path *path, in inotify_find_inode() 735 struct path path; in SYSCALL_DEFINE3() local
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | osf_sys.c | 455 osf_ufs_mount(const char __user *dirname, in osf_ufs_mount() 476 osf_cdfs_mount(const char __user *dirname, in osf_cdfs_mount() 497 osf_procfs_mount(const char __user *dirname, in osf_procfs_mount() 508 SYSCALL_DEFINE4(osf_mount, unsigned long, typenr, const char __user *, path, in SYSCALL_DEFINE4() argument 605 char __user *path; member 616 char __user *path; member 631 char __user *path; member
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | osf_sys.c | 454 osf_ufs_mount(const char __user *dirname, in osf_ufs_mount() 475 osf_cdfs_mount(const char __user *dirname, in osf_cdfs_mount() 496 osf_procfs_mount(const char __user *dirname, in osf_procfs_mount() 507 SYSCALL_DEFINE4(osf_mount, unsigned long, typenr, const char __user *, path, in SYSCALL_DEFINE4() argument 604 char __user *path; member 615 char __user *path; member 630 char __user *path; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | hmdfs_dentryfile.c | 382 char *hmdfs_connect_path(const char *path, const char *name) in hmdfs_connect_path() 504 struct path root_path, path; in hmdfs_get_or_create_dents() local 1118 struct path path; in cache_file_mkdir() local 1135 char *path; in cache_file_create_path() local 1226 const char *path) in dentry_file_match() 1233 const char *path, bool server) in __find_cfn() 1249 struct cache_file_node *create_cfn(struct hmdfs_sb_info *sbi, const char *path, in create_cfn() 1273 const char *path, const char *cid, bool server) in insert_cfn() 1416 char *dirname = NULL; in get_cloud_cache_file() local 1524 const char *path, bool server) in find_cfn() [all …]
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| D | hmdfs_dentryfile.c | 383 char *hmdfs_connect_path(const char *path, const char *name) in hmdfs_connect_path() 505 struct path root_path, path; in hmdfs_get_or_create_dents() local 1119 struct path path; in cache_file_mkdir() local 1136 char *path; in cache_file_create_path() local 1227 const char *path) in dentry_file_match() 1234 const char *path, bool server) in __find_cfn() 1250 struct cache_file_node *create_cfn(struct hmdfs_sb_info *sbi, const char *path, in create_cfn() 1274 const char *path, const char *cid, bool server) in insert_cfn() 1417 char *dirname = NULL; in get_cloud_cache_file() local 1525 const char *path, bool server) in find_cfn() [all …]
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | apparmorfs.c | 1594 static char *gen_symlink_name(int depth, const char *dirname, const char *fname) in gen_symlink_name() 2574 struct path path; in policy_get_link() local
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | apparmorfs.c | 1575 static char *gen_symlink_name(int depth, const char *dirname, const char *fname) in gen_symlink_name() 2548 struct path path; in policy_get_link() local
|