Lines Matching refs:__maybe_unused
28 static inline int unwind__prepare_access(struct thread *thread __maybe_unused) in unwind__prepare_access() argument
33 static inline void unwind__flush_access(struct thread *thread __maybe_unused) {} in unwind__flush_access() argument
34 static inline void unwind__finish_access(struct thread *thread __maybe_unused) {} in unwind__finish_access() argument
38 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() argument
39 void *arg __maybe_unused, in unwind__get_entries() argument
40 struct thread *thread __maybe_unused, in unwind__get_entries() argument
41 struct perf_sample *data __maybe_unused, in unwind__get_entries() argument
42 int max_stack __maybe_unused) in unwind__get_entries() argument
47 static inline int unwind__prepare_access(struct thread *thread __maybe_unused) in unwind__prepare_access() argument
52 static inline void unwind__flush_access(struct thread *thread __maybe_unused) {} in unwind__flush_access() argument
53 static inline void unwind__finish_access(struct thread *thread __maybe_unused) {} in unwind__finish_access() argument