Searched refs:PTR_ERR (Results 1 – 7 of 7) sorted by relevance
41 pr_debug("perf_evsel__newtp failed with %ld\n", PTR_ERR(evsel)); in test__perf_evsel__tp_sched_test()71 pr_debug("perf_evsel__newtp failed with %ld\n", PTR_ERR(evsel)); in test__perf_evsel__tp_sched_test()
39 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() function
12 static inline long __must_check PTR_ERR(const void *ptr) in PTR_ERR() function
284 return PTR_ERR(main_str); in parse_prog_config()328 return PTR_ERR(config_str); in config_bpf_program()648 err = PTR_ERR(priv); in bpf__probe()957 return PTR_ERR(priv); in bpf_map__add_op()1032 return PTR_ERR(op); in __bpf_map__config_value()1077 return PTR_ERR(def); in __bpf_map__config_event()1092 return PTR_ERR(op); in __bpf_map__config_event()1583 return PTR_ERR(op); in bpf__setup_stdout()
479 tracepoint_error(err, PTR_ERR(evsel), sys_name, evt_name); in add_tracepoint()480 return PTR_ERR(evsel); in add_tracepoint()774 err = PTR_ERR(obj); in parse_events_load_bpf()
306 err = PTR_ERR(evsel->tp_format); in perf_evsel__newtp_idx()
1872 rc = PTR_ERR(nfit_test_dimm); in nfit_test_init()