Home
last modified time | relevance | path

Searched defs:path (Results 376 – 400 of 753) sorted by relevance

1...<<11121314151617181920>>...31

/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c248 char *path, *fdpath = NULL; in test_openat2_flags() local
/linux/scripts/dtc/
H A Dfdtput.c152 const char *path = in_path; in create_paths() local
/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c115 static int read_mnt_flags(const char *path) in read_mnt_flags()
/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c57 char path[PATH_MAX]; in get_property() local
/linux/include/uapi/linux/
H A Dfsl_hypervisor.h178 __u64 path; member
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dfirmware.c32 char path[64]; in nvkm_firmware_load_name() local
/linux/drivers/xen/xenbus/
H A Dxenbus.h65 const char *path; member
/linux/tools/bpf/
H A Dbpf_jit_disasm.c38 char *path; in get_exec_path() local
/linux/fs/crypto/
H A Dhooks.c451 int fscrypt_symlink_getattr(const struct path *path, struct kstat *stat) in fscrypt_symlink_getattr()
/linux/fs/erofs/
H A Dinode.c310 int erofs_getattr(struct mnt_idmap *idmap, const struct path *path, in erofs_getattr()
/linux/kernel/trace/
H A Dtrace_seq.c322 int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
/linux/net/hsr/
H A Dhsr_main.h63 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 Dmtk_ddp_comp.c504 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 Dsecurity.h810 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 Dbase.c221 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 Dcm.c194 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 Dqgroup.c390 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 Dusbip_common.h112 char path[SYSFS_PATH_MAX]; member
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c266 struct rtrs_addr path = { in rtrs_srv_create_path_files() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Drx.c202 u8 path; in rtw_rx_fill_rx_status() local
/linux/drivers/acpi/acpica/
H A Drsutils.c638 const char *path, struct acpi_buffer *ret_buffer) in acpi_rs_get_method_data()
/linux/fs/
H A Dfsopen.c163 SYSCALL_DEFINE3(fspick, int, dfd, const char __user *, path, unsigned int, flags) in SYSCALL_DEFINE3() argument
H A Dbpf_fs_kfuncs.c82 __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 Dgenerator.py53 def _read_file(self, path): argument
/linux/fs/ext4/
H A Dverity.c273 struct ext4_ext_path *path; in ext4_get_verity_descriptor_location() local

1...<<11121314151617181920>>...31