Home
last modified time | relevance | path

Searched refs:IS_ERR_OR_NULL (Results 1 – 14 of 14) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Derr.h18 static inline int IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/tools/virtio/linux/
A Derr.h23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/tools/include/linux/
A Derr.h50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function
/tools/lib/bpf/
A Dstrset.c86 if (IS_ERR_OR_NULL(set)) in strset__free()
A Dhashmap.c78 if (IS_ERR_OR_NULL(map)) in hashmap__free()
A Dusdt.c299 if (IS_ERR_OR_NULL(man)) in usdt_manager_free()
A Dbtf_dump.c243 if (IS_ERR_OR_NULL(d)) in btf_dump__free()
A Dbtf.c971 if (IS_ERR_OR_NULL(btf)) in btf__free()
3305 if (IS_ERR_OR_NULL(btf_ext)) in btf_ext__free()
A Dlibbpf.c6031 if (!IS_ERR_OR_NULL(cand_cache)) { in bpf_object__relocate_core()
9128 if (IS_ERR_OR_NULL(obj)) in bpf_object__close()
10706 if (!IS_ERR_OR_NULL(ptr)) in libbpf_get_error()
10755 if (IS_ERR_OR_NULL(link)) in bpf_link__destroy()
13329 if (IS_ERR_OR_NULL(pb)) in perf_buffer__free()
/tools/perf/util/
A Dhashmap.c78 if (IS_ERR_OR_NULL(map)) in hashmap__free()
A Dbpf-event.c564 if (IS_ERR_OR_NULL(info_linear)) { in perf_event__synthesize_one_bpf_prog()
853 if (IS_ERR_OR_NULL(info_linear)) { in perf_env__add_bpf_info()
A Dbpf_counter.c72 if (IS_ERR_OR_NULL(info_linear)) { in bpf_target_prog_name()
A Dpython.c344 if (IS_ERR_OR_NULL(tp_format)) in get_tracepoint_field()
/tools/bpf/bpftool/
A Dgen.c2420 if (!IS_ERR_OR_NULL(cand_cache)) { in btfgen_record_obj()

Completed in 60 milliseconds