Searched defs:obj_path (Results 1 – 7 of 7) sorted by relevance
23 let obj_path = get_test_object_path(filename); in open_test_object() localVariable
72 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_build_from_memory() localVariable90 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_build_from_memory_empty_name() localVariable119 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_name() localVariable890 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_reuse_pined_map() localVariable1888 let obj_path = get_test_object_path("map_auto_pin.bpf.o"); in test_map_pinned_status_with_pin_root_path() localVariable
571 fn obj_path(out_dir: &Path, src: &Path) -> PathBuf { in obj_path() function
150 def __call__(cls, obj_path, obj_max_size, pem_marker=None): argument
826 const ObjectPath obj_path("/org/freedesktop/DBus"); in GetServiceOwnerAndBlock() local
177 static std::string obj_path; variable
2296 static int btfgen_record_obj(struct btfgen_info *info, const char *obj_path) in btfgen_record_obj()