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/
Derr.h28 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/third_party/libbpf/src/
Dstrset.c86 if (IS_ERR_OR_NULL(set)) in strset__free()
Dhashmap.c78 if (IS_ERR_OR_NULL(map)) in hashmap__free()
Dusdt.c292 if (IS_ERR_OR_NULL(man)) in usdt_manager_free()
Dbtf.c808 if (IS_ERR_OR_NULL(btf)) in btf__free()
2936 if (IS_ERR_OR_NULL(btf_ext))
Dbtf_dump.c238 if (IS_ERR_OR_NULL(d)) in btf_dump__free()
Dlibbpf.c6155 if (!IS_ERR_OR_NULL(cand_cache)) {
8566 if (IS_ERR_OR_NULL(obj))
9916 if (!IS_ERR_OR_NULL(ptr))
9958 if (IS_ERR_OR_NULL(link))
12088 if (IS_ERR_OR_NULL(pb))