Home
last modified time | relevance | path

Searched refs:IS_ERR_OR_NULL (Results 1 - 7 of 7) sorted by relevance

/third_party/libbpf/include/linux/
H A Derr.h28 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/third_party/libbpf/src/
H A Dstrset.c86 if (IS_ERR_OR_NULL(set)) in strset__free()
H A Dhashmap.c78 if (IS_ERR_OR_NULL(map)) in hashmap__free()
H A Dusdt.c298 if (IS_ERR_OR_NULL(man)) in usdt_manager_free()
H A Dbtf_dump.c238 if (IS_ERR_OR_NULL(d)) in btf_dump__free()
H A Dbtf.c956 if (IS_ERR_OR_NULL(btf)) in btf__free()
3085 if (IS_ERR_OR_NULL(btf_ext))
H A Dlibbpf.c6297 if (!IS_ERR_OR_NULL(cand_cache)) {
8882 if (IS_ERR_OR_NULL(obj))
10369 if (!IS_ERR_OR_NULL(ptr))
10411 if (IS_ERR_OR_NULL(link))
12870 if (IS_ERR_OR_NULL(pb))

Completed in 27 milliseconds