Searched defs:obj_path (Results 1 – 7 of 7) sorted by relevance
96 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_build_from_memory() localVariable114 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_build_from_memory_empty_name() localVariable143 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_name() localVariable873 let obj_path = get_test_object_path("runqslower.bpf.o"); in test_object_reuse_pined_map() localVariable1883 let obj_path = get_test_object_path("map_auto_pin.bpf.o"); in test_map_pinned_status_with_pin_root_path() localVariable
23 let obj_path = get_test_object_path(filename); in open_test_object() localVariable
122 def __call__(cls, obj_path, obj_max_size, pem_marker=None): argument
571 fn obj_path(out_dir: &Path, src: &Path) -> PathBuf { in obj_path() function
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()