Searched defs:path (Results 26 - 50 of 858) sorted by relevance

1234567891011>>

/linux-master/arch/mips/vdso/
H A Dgenvdso.h7 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) argument
58 static inline bool FUNC(get_symbols)(const char *path, void *vdso) argument
/linux-master/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_py_to_csv.py4 from os import path namespace
/linux-master/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, argument
35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) argument
[all...]
H A Dtopology.c17 static int get_temp(char *path) argument
33 static int session_write_header(char *path) argument
62 static int check_cpu_topology(char *path, struct perf_cpu_map *map) argument
207 char path[PATH_MA local
[all...]
/linux-master/arch/um/os-Linux/
H A Dexecvp.c52 char *path = getenv("PATH"); local
[all...]
/linux-master/tools/power/cpupower/lib/
H A Dacpi_cppc.c20 char path[SYSFS_PATH_MAX]; local
/linux-master/security/tomoyo/
H A Dload_policy.c39 struct path path; local
/linux-master/Documentation/sphinx/
H A Dkernel_include.py34 import os.path namespace
[all...]
H A Dmaintainers_include.py22 import os.path namespace
[all...]
/linux-master/drivers/video/fbdev/mmp/
H A Dcore.c16 static struct mmp_overlay *path_get_overlay(struct mmp_path *path, argument
24 static int path_check_status(struct mmp_path *path) argument
41 static int path_get_modelist(struct mmp_path *path, argument
74 struct mmp_path *path; local
104 struct mmp_path *path; local
130 struct mmp_path *path = NULL, *iter; local
155 struct mmp_path *path = NULL; local
216 mmp_unregister_path(struct mmp_path *path) argument
[all...]
/linux-master/drivers/md/
H A Ddm-uevent.h38 dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti, const char *path, unsigned int nr_valid_paths) argument
/linux-master/io_uring/
H A Dstatx.c26 const char __user *path; local
/linux-master/fs/coda/
H A Dpioctl.c53 struct path path; local
/linux-master/drivers/acpi/acpica/
H A Ddswload.c110 char *path; local
[all...]
/linux-master/tools/bpf/bpftool/
H A Diter.c18 const char *objfile, *path; local
/linux-master/tools/lib/api/fs/
H A Dcgroup.c24 char *p, *path; local
/linux-master/tools/usb/usbip/src/
H A Dusbip_detach.c36 char path[PATH_MAX+1]; local
/linux-master/drivers/gpu/drm/ci/
H A Dcheck-patch.py12 import os.path namespace
/linux-master/tools/perf/arch/powerpc/util/
H A Dheader.c46 char path[PATH_MAX] = "/devices/hv_24x7/interface/"; local
/linux-master/tools/testing/selftests/lsm/
H A Dcommon.c24 char *path; local
/linux-master/tools/testing/selftests/prctl/
H A Dset-process-name.c58 char path[MAX_PATH_LEN] = {}; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_failure.c33 int BPF_PROG(cgrp_kfunc_acquire_untrusted, struct cgroup *cgrp, const char *path) argument
52 int BPF_PROG(cgrp_kfunc_acquire_no_null_check, struct cgroup *cgrp, const char *path) argument
68 int BPF_PROG(cgrp_kfunc_acquire_fp, struct cgroup *cgrp, const char *path) argument
96 int BPF_PROG(cgrp_kfunc_acquire_trusted_walked, struct cgroup *cgrp, const char *path) argument
110 int BPF_PROG(cgrp_kfunc_acquire_null, struct cgroup *cgrp, const char *path) argument
124 int BPF_PROG(cgrp_kfunc_acquire_unreleased, struct cgroup *cgrp, const char *path) argument
138 int BPF_PROG(cgrp_kfunc_xchg_unreleased, struct cgroup *cgrp, const char *path) argument
158 BPF_PROG(cgrp_kfunc_rcu_get_release, struct cgroup *cgrp, const char *path) argument
179 BPF_PROG(cgrp_kfunc_release_untrusted, struct cgroup *cgrp, const char *path) argument
195 BPF_PROG(cgrp_kfunc_release_fp, struct cgroup *cgrp, const char *path) argument
207 BPF_PROG(cgrp_kfunc_release_null, struct cgroup *cgrp, const char *path) argument
241 BPF_PROG(cgrp_kfunc_release_unacquired, struct cgroup *cgrp, const char *path) argument
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dmlock2.h22 char path[BUFSIZ]; local
/linux-master/tools/testing/selftests/memfd/
H A Dfuse_mnt.c27 static int memfd_getattr(const char *path, struct stat *st) argument
45 static int memfd_readdir(const char *path, argument
61 static int memfd_open(const char *path, struct fuse_file_info *fi) argument
75 static int memfd_read(const char *path, argument
/linux-master/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.h32 struct mmp_path *path; member in struct:mmpfb_info

Completed in 799 milliseconds

1234567891011>>