/Linux-v6.6/fs/btrfs/ |
D | delayed-inode.c | 648 struct btrfs_path *path, in btrfs_insert_delayed_item() 813 struct btrfs_path *path, in btrfs_insert_delayed_items() 837 struct btrfs_path *path, in btrfs_batch_delete_items() 914 struct btrfs_path *path, in btrfs_delete_delayed_items() 1003 struct btrfs_path *path, in __btrfs_update_delayed_inode() 1092 struct btrfs_path *path, in btrfs_update_delayed_inode() 1110 struct btrfs_path *path, in __btrfs_commit_inode_delayed_items() 1138 struct btrfs_path *path; in __btrfs_run_delayed_items() local 1206 struct btrfs_path *path; in btrfs_commit_inode_delayed_items() local 1244 struct btrfs_path *path; in btrfs_commit_inode_delayed_inode() local [all …]
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | btf_type_tag_percpu.c | 46 int BPF_PROG(test_percpu_load, struct cgroup *cgrp, const char *path) in BPF_PROG() 53 int BPF_PROG(test_percpu_helper, struct cgroup *cgrp, const char *path) in BPF_PROG()
|
/Linux-v6.6/arch/mips/vdso/ |
D | genvdso.c | 108 static void *map_vdso(const char *path, size_t *_size) in map_vdso() 191 static bool patch_vdso(const char *path, void *vdso) in patch_vdso() 199 static bool get_symbols(const char *path, void *vdso) in get_symbols()
|
/Linux-v6.6/fs/cachefiles/ |
D | namei.c | 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
|
D | cache.c | 19 struct path path; in cachefiles_add_cache() local 190 struct path path = { in cachefiles_has_space() local
|
/Linux-v6.6/tools/thermal/tmon/ |
D | sysfs.c | 33 int sysfs_set_ulong(char *path, char *filename, unsigned long val) in sysfs_set_ulong() 57 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) in sysfs_get_ulong() 76 static int sysfs_get_string(char *path, char *filename, char *str) in sysfs_get_string() 96 static int probe_cdev(struct cdev_info *cdi, char *path) in probe_cdev()
|
/Linux-v6.6/fs/ |
D | d_path.c | 156 static int prepend_path(const struct path *path, in prepend_path() 215 char *__d_path(const struct path *path, in __d_path() 227 char *d_absolute_path(const struct path *path, in d_absolute_path() 265 char *d_path(const struct path *path, char *buf, int buflen) in d_path()
|
/Linux-v6.6/arch/parisc/kernel/ |
D | drivers.c | 310 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path() 333 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath() 356 struct hardware_path path; in print_pa_hwpath() local 374 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path() 391 struct hardware_path path; in print_pci_hwpath() local 402 struct hardware_path path; in setup_bus_id() local 778 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath() 848 struct hardware_path path; in walk_native_bus() local
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | khugepaged.c | 67 char path[PATH_MAX]; member 164 static int read_file(const char *path, char *buf, size_t buflen) in read_file() 185 static int write_file(const char *path, const char *buf, size_t buflen) in write_file() 210 char path[PATH_MAX]; in read_string() local 255 char path[PATH_MAX]; in write_string() local 270 static const unsigned long _read_num(const char *path) in _read_num() 284 char path[PATH_MAX]; in read_num() local 295 static void _write_num(const char *path, unsigned long num) in _write_num() 308 char path[PATH_MAX]; in write_num() local 429 char path[PATH_MAX]; in get_finfo() local
|
/Linux-v6.6/fs/autofs/ |
D | root.c | 245 static int autofs_mount_wait(const struct path *path, bool rcu_walk) in autofs_mount_wait() 265 static int do_expire_wait(const struct path *path, bool rcu_walk) in do_expire_wait() 289 static struct dentry *autofs_mountpoint_changed(struct path *path) in autofs_mountpoint_changed() 331 static struct vfsmount *autofs_d_automount(struct path *path) in autofs_d_automount() 419 static int autofs_d_manage(const struct path *path, bool rcu_walk) in autofs_d_manage()
|
/Linux-v6.6/drivers/base/ |
D | devtmpfs.c | 162 struct path path; in dev_mkdir() local 179 char *path; in create_path() local 208 struct path path; in handle_create() local 265 char *path; in delete_path() local
|
/Linux-v6.6/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 184 const char *path, const char *token) in frontend_will_handle() 190 const char *path, const char *token) in frontend_changed() 213 const char *path, const char *token) in backend_changed()
|
/Linux-v6.6/drivers/md/ |
D | dm-ps-io-affinity.c | 15 struct dm_path *path; member 43 static int ioa_add_path(struct path_selector *ps, struct dm_path *path, in ioa_add_path() 153 static int ioa_status(struct path_selector *ps, struct dm_path *path, in ioa_status()
|
D | dm-ps-round-robin.c | 31 struct dm_path *path; member 91 static int rr_status(struct path_selector *ps, struct dm_path *path, in rr_status() 121 static int rr_add_path(struct path_selector *ps, struct dm_path *path, in rr_add_path()
|
/Linux-v6.6/security/landlock/ |
D | fs.c | 167 const struct path *const path, in landlock_append_fs_rule() 487 const struct path *const path, in is_access_to_paths_allowed() 639 const struct path *const path, in check_access_path() 651 static inline int current_check_access_path(const struct path *const path, in current_check_access_path() 1050 const struct path *const path, const char *const type, in hook_sb_mount() 1158 static int hook_path_truncate(const struct path *const path) in hook_path_truncate()
|
/Linux-v6.6/tools/testing/selftests/cgroup/ |
D | cgroup_util.c | 23 static ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text() 42 static ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text() 88 char path[PATH_MAX]; in cg_read() local 178 char path[PATH_MAX]; in cg_write() local 526 char path[PATH_MAX]; in set_oom_adj_score() local 559 char path[PATH_MAX]; in proc_read_text() local
|
/Linux-v6.6/drivers/tty/hvc/ |
D | hvc_iucv.c | 69 struct iucv_path *path; /* IUCV path pointer */ member 589 struct iucv_path *path; in hvc_iucv_hangup() local 670 struct iucv_path *path; in hvc_iucv_dtr_rts() local 783 static int hvc_iucv_path_pending(struct iucv_path *path, u8 *ipvmid, in hvc_iucv_path_pending() 882 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed() 900 static void hvc_iucv_msg_pending(struct iucv_path *path, in hvc_iucv_msg_pending() 948 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete()
|
/Linux-v6.6/fs/ocfs2/ |
D | alloc.c | 573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() 602 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path() 663 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb() 684 struct ocfs2_path *path; in ocfs2_new_path() local 700 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path() 721 struct ocfs2_path *path, in ocfs2_path_bh_journal_access() 741 struct ocfs2_path *path) in ocfs2_journal_access_path() 1095 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch() local 1882 struct ocfs2_path *path; member 1893 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path() [all …]
|
/Linux-v6.6/fs/kernfs/ |
D | symlink.c | 57 struct kernfs_node *target, char *path) in kernfs_get_target_path() 111 static int kernfs_getlink(struct inode *inode, char *path) in kernfs_getlink()
|
/Linux-v6.6/fs/smb/client/ |
D | dfs.h | 18 char *path; member 126 static inline char *dfs_get_path(struct cifs_sb_info *cifs_sb, const char *path) in dfs_get_path() 131 static inline int dfs_get_referral(struct cifs_mount_ctx *mnt_ctx, const char *path, in dfs_get_referral()
|
/Linux-v6.6/drivers/s390/char/ |
D | monreader.c | 48 struct iucv_path *path; member 230 static void mon_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_complete() 238 static void mon_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_severed() 250 static void mon_iucv_message_pending(struct iucv_path *path, in mon_iucv_message_pending()
|
/Linux-v6.6/security/tomoyo/ |
D | mount.c | 83 struct path path; in tomoyo_mount_acl() local 191 int tomoyo_mount_permission(const char *dev_name, const struct path *path, in tomoyo_mount_permission()
|
/Linux-v6.6/net/iucv/ |
D | af_iucv.c | 336 struct iucv_path *path = iucv->path; in iucv_sever_path() local 887 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm() 1142 struct iucv_path *path, in iucv_process_message() 1578 static int iucv_callback_connreq(struct iucv_path *path, in iucv_callback_connreq() 1675 static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connack() 1683 static void iucv_callback_rx(struct iucv_path *path, struct iucv_message *msg) in iucv_callback_rx() 1727 static void iucv_callback_txdone(struct iucv_path *path, in iucv_callback_txdone() 1772 static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connrej() 1790 static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_shutdown()
|
/Linux-v6.6/drivers/hwtracing/coresight/ |
D | coresight-core.c | 471 static void coresight_disable_path_from(struct list_head *path, in coresight_disable_path_from() 521 void coresight_disable_path(struct list_head *path) in coresight_disable_path() 546 int coresight_enable_path(struct list_head *path, enum cs_mode mode, in coresight_enable_path() 607 struct coresight_device *coresight_get_sink(struct list_head *path) in coresight_get_sink() 805 struct list_head *path) in _coresight_build_path() 862 struct list_head *path; in coresight_build_path() local 890 void coresight_release_path(struct list_head *path) in coresight_release_path() 1108 struct list_head *path; in coresight_enable() local 1196 struct list_head *path = NULL; in coresight_disable() local
|
/Linux-v6.6/tools/perf/util/ |
D | cpumap.c | 192 char path[PATH_MAX]; in cpu__get_topology_int() local 370 static int get_max_num(char *path, int *max) in get_max_num() 405 char path[PATH_MAX]; in set_max_cpu_num() local 445 char path[PATH_MAX]; in set_max_node_num() local 529 char path[PATH_MAX]; in cpu__setup_cpunode_map() local
|