Lines Matching refs:__maybe_unused
54 bpf__prepare_load(const char *filename __maybe_unused, in bpf__prepare_load() argument
55 bool source __maybe_unused) in bpf__prepare_load() argument
62 bpf__prepare_load_buffer(void *obj_buf __maybe_unused, in bpf__prepare_load_buffer() argument
63 size_t obj_buf_sz __maybe_unused) in bpf__prepare_load_buffer() argument
70 static inline int bpf__probe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__probe() argument
71 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() argument
72 static inline int bpf__load(struct bpf_object *obj __maybe_unused) { return 0; } in bpf__load() argument
75 bpf__foreach_tev(struct bpf_object *obj __maybe_unused, in bpf__foreach_tev() argument
76 bpf_prog_iter_callback_t func __maybe_unused, in bpf__foreach_tev() argument
77 void *arg __maybe_unused) in bpf__foreach_tev() argument
95 int bpf__strerror_prepare_load(const char *filename __maybe_unused, in bpf__strerror_prepare_load() argument
96 bool source __maybe_unused, in bpf__strerror_prepare_load() argument
97 int err __maybe_unused, in bpf__strerror_prepare_load() argument
104 bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe() argument
105 int err __maybe_unused, in bpf__strerror_probe() argument
111 static inline int bpf__strerror_load(struct bpf_object *obj __maybe_unused, in bpf__strerror_load() argument
112 int err __maybe_unused, in bpf__strerror_load() argument