Searched defs:sys_path (Results 1 - 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/firmware/ |
| H A D | fw_namespace.c | 39 static void trigger_fw(const char *fw_name, const char *sys_path) in trigger_fw() argument 67 static bool test_fw_in_ns(const char *fw_name, const char *sys_path, bool block_fw_in_parent_ns) in test_fw_in_ns() argument 122 char *sys_path; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/firmware/ |
| H A D | fw_namespace.c | 39 static void trigger_fw(const char *fw_name, const char *sys_path) in trigger_fw() argument 67 static bool test_fw_in_ns(const char *fw_name, const char *sys_path, bool block_fw_in_parent_ns) in test_fw_in_ns() argument 122 char *sys_path; in main() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 53 const char *sys_path; member [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| H A D | ltp_acpi_cmds.c | 563 static ssize_t sys_path(struct device *dev, in sys_path() function
|
| /third_party/python/Modules/ |
| H A D | main.c | 161 PyObject *sys_path; in pymain_sys_path_add_path0() local
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | parse-events.c | 1474 char *sys_path; in count_tracepoints() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | parse-events.c | 1729 char *sys_path; in count_tracepoints() local
|
| /third_party/python/Python/ |
| H A D | initconfig.c | 3119 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
|
| H A D | import.c | 1704 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
|
| H A D | sysmodule.c | 3346 PyObject *sys_path = _PySys_GetAttr(tstate, &_Py_ID(path)); in PySys_SetArgvEx() local
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 126 static char *env_path, *sys_path; variable [all...] |
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 126 static char *env_path, *sys_path; variable [all...] |
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 138 static char *env_path, *sys_path; variable [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink.c | 137 static char *env_path, *sys_path; variable [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink.c | 165 static char *env_path, *sys_path; variable [all...] |
Completed in 34 milliseconds