| /linux/tools/testing/selftests/openat2/ |
| H A D | openat2_test.c | 248 char *path, *fdpath = NULL; in test_openat2_flags() local
|
| /linux/scripts/dtc/ |
| H A D | fdtput.c | 152 const char *path = in_path; in create_paths() local
|
| /linux/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 115 static int read_mnt_flags(const char *path) in read_mnt_flags()
|
| /linux/tools/testing/selftests/powerpc/syscalls/ |
| H A D | rtas_filter.c | 57 char path[PATH_MAX]; in get_property() local
|
| /linux/include/uapi/linux/ |
| H A D | fsl_hypervisor.h | 178 __u64 path; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | firmware.c | 32 char path[64]; in nvkm_firmware_load_name() local
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus.h | 65 const char *path; member
|
| /linux/tools/bpf/ |
| H A D | bpf_jit_disasm.c | 38 char *path; in get_exec_path() local
|
| /linux/fs/crypto/ |
| H A D | hooks.c | 451 int fscrypt_symlink_getattr(const struct path *path, struct kstat *stat) in fscrypt_symlink_getattr()
|
| /linux/fs/erofs/ |
| H A D | inode.c | 310 int erofs_getattr(struct mnt_idmap *idmap, const struct path *path, in erofs_getattr()
|
| /linux/kernel/trace/ |
| H A D | trace_seq.c | 322 int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
|
| /linux/net/hsr/ |
| H A D | hsr_main.h | 63 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path() 103 static inline void set_hsr_stag_path(struct hsr_sup_tag *hst, u16 path) in set_hsr_stag_path()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_ddp_comp.c | 504 const unsigned int *path, in mtk_ddp_comp_find() 537 static bool mtk_ddp_path_available(const unsigned int *path, in mtk_ddp_path_available()
|
| /linux/include/linux/ |
| H A D | security.h | 810 static inline int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount() 850 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() 987 static inline int security_inode_getattr(const struct path *path) in security_inode_getattr() 2092 static inline int security_path_truncate(const struct path *path) in security_path_truncate() 2119 static inline int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod() 2124 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown() 2129 static inline int security_path_chroot(const struct path *path) in security_path_chroot() 2316 const struct path *path) in security_bpf_token_create()
|
| /linux/fs/proc/ |
| H A D | base.c | 221 static int proc_cwd_link(struct dentry *dentry, struct path *path) in proc_cwd_link() 238 static int proc_root_link(struct dentry *dentry, struct path *path) in proc_root_link() 1803 struct path path; in proc_pid_get_link() local 1822 static int do_proc_readlink(const struct path *path, char __user *buffer, int buflen) in do_proc_readlink() 1850 struct path path; in proc_pid_readlink() local 2018 int pid_getattr(struct mnt_idmap *idmap, const struct path *path, in pid_getattr() 2250 static int map_files_get_link(struct dentry *dentry, struct path *path) in map_files_get_link() 3956 const struct path *path, struct kstat *stat, in proc_task_getattr()
|
| /linux/drivers/infiniband/core/ |
| H A D | cm.c | 194 struct sa_path_rec path[]; member 486 get_cm_port_from_path(struct sa_path_rec *path, const struct ib_gid_attr *attr) in get_cm_port_from_path() 526 static int cm_init_av_by_path(struct sa_path_rec *path, in cm_init_av_by_path() 1656 struct sa_path_rec *path, union ib_gid *gid) in cm_path_set_rec_type() 1799 struct sa_path_rec *path) in cm_opa_to_ib_sgid() 3239 struct sa_path_rec *path) in cm_format_path_lid_from_lap() 3260 struct sa_path_rec *path, in cm_format_path_from_lap()
|
| /linux/fs/btrfs/ |
| H A D | qgroup.c | 390 struct btrfs_path *path = NULL; in btrfs_read_qgroup_config() local 972 struct btrfs_path *path = NULL; in btrfs_quota_enable() local 2188 static int adjust_slots_upwards(struct btrfs_path *path, int root_level) in adjust_slots_upwards() 3660 static bool is_last_leaf(struct btrfs_path *path) in is_last_leaf() 3676 struct btrfs_path *path) in qgroup_rescan_leaf() 3783 struct btrfs_path *path; in btrfs_qgroup_rescan_worker() local
|
| /linux/tools/usb/usbip/libsrc/ |
| H A D | usbip_common.h | 112 char path[SYSFS_PATH_MAX]; member
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv-sysfs.c | 266 struct rtrs_addr path = { in rtrs_srv_create_path_files() local
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rx.c | 202 u8 path; in rtw_rx_fill_rx_status() local
|
| /linux/drivers/acpi/acpica/ |
| H A D | rsutils.c | 638 const char *path, struct acpi_buffer *ret_buffer) in acpi_rs_get_method_data()
|
| /linux/fs/ |
| H A D | fsopen.c | 163 SYSCALL_DEFINE3(fspick, int, dfd, const char __user *, path, unsigned int, flags) in SYSCALL_DEFINE3() argument
|
| H A D | bpf_fs_kfuncs.c | 82 __bpf_kfunc int bpf_path_d_path(const struct path *path, char *buf, size_t buf__sz) in bpf_path_d_path()
|
| /linux/tools/verification/rvgen/rvgen/ |
| H A D | generator.py | 53 def _read_file(self, path): argument
|
| /linux/fs/ext4/ |
| H A D | verity.c | 273 struct ext4_ext_path *path; in ext4_get_verity_descriptor_location() local
|