/kernel/linux/linux-5.10/fs/ |
H A D | fs_parser.c | 137 * fs_lookup_param - Look up a path referred to by a parameter 146 struct path *_path) in fs_lookup_param() 165 return invalf(fc, "%s: not usable as path", param->key); in fs_lookup_param()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_edid.h | 352 int __drm_set_edid_firmware_path(const char *path);
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | dentry.c | 105 struct path lower_path, parent_lower_path; in hmdfs_d_revalidate()
|
/kernel/linux/linux-6.6/fs/ |
H A D | fs_parser.c | 137 * fs_lookup_param - Look up a path referred to by a parameter 148 struct path *_path) in fs_lookup_param() 166 return invalf(fc, "%s: not usable as path", param->key); in fs_lookup_param()
|
/kernel/linux/linux-6.6/include/linux/soc/qcom/ |
H A D | geni-se.h | 51 struct icc_path *path; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_cm.h | 97 * SGID attribute of the primary path. Currently only 98 * useful for RoCE. Alternate path GID attributes 460 * to the alternate path. 522 struct sa_path_rec *path; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | grph_object_ctrl_defs.h | 327 } path[MAX_NUMBER_OF_EXT_DISPLAY_PATH]; member
|
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
H A D | event.h | 126 char path[PATH_MAX]; member
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | gecko.py | 32 # Add the Perf-Trace-Util library to the Python path 33 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 145 char *path; member
|
H A D | dso.h | 302 int __kmod_path__parse(struct kmod_path *m, const char *path,
|
/kernel/linux/linux-6.6/security/loadpin/ |
H A D | loadpin.c | 18 #include <linux/path.h> 408 * We can not put this method normally under the loadpin_init() code path since
|
/kernel/liteos_a/syscall/ |
H A D | syscall_pub.h | 45 extern int GetFullpath(int fd, const char *path, char **fullpath);
|
/kernel/liteos_a/ |
H A D | Makefile | 136 $(HIDE)env KCONFIG_CONFIG=$< genconfig --config-out $@ --header-path $(LITEOS_MENUCONFIG_H)
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
H A D | listener.py | 144 result_dir = os.path.join(self.report_path, "result")
|
/third_party/curl/tests/ |
H A D | negtelnetserver.py | 377 if options.pidfile and os.path.isfile(options.pidfile):
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 35 # NASM requires -I path terminated with /
|
/third_party/ffmpeg/libavformat/ |
H A D | isom.h | 80 char *path; member
|
/third_party/googletest/googletest/test/ |
H A D | googletest-failfast-unittest.py | 93 xml_path = os.path.join(gtest_test_utils.GetTempDir(),
|
/third_party/libsnd/ |
H A D | make_lite.py | 211 if os.path.exists (tar_gz_file):
|
/third_party/libwebsockets/lib/abstract/transports/ |
H A D | raw-skt.c | 264 i.path = ""; in lws_atcrs_client_conn()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveOpenCallback.cpp | 277 bool IsSafePath(const UString &path);
|
H A D | OpenArchive.h | 26 int FindAltStreamColon_in_Path(const wchar_t *path);
231 UStringVector PathParts; // without altStream name, path from root or from _baseParentFolder, if _use_baseParentFolder_mode
|
/third_party/mbedtls/tests/scripts/ |
H A D | analyze_outcomes.py | 686 if not os.path.exists(options.outcomes):
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/ |
H A D | main.c | 131 i.path = "/stream?" in connect_client()
|