diff options
Diffstat (limited to 'include/linux/perf_event.h')
-rw-r--r-- | include/linux/perf_event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 2a0da021c23f..441992a9775c 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h | |||
@@ -602,6 +602,8 @@ enum perf_event_active_state { | |||
602 | 602 | ||
603 | struct file; | 603 | struct file; |
604 | 604 | ||
605 | #define PERF_BUFFER_WRITABLE 0x01 | ||
606 | |||
605 | struct perf_buffer { | 607 | struct perf_buffer { |
606 | atomic_t refcount; | 608 | atomic_t refcount; |
607 | struct rcu_head rcu_head; | 609 | struct rcu_head rcu_head; |