local_t 21 arch/alpha/include/asm/local.h static __inline__ long local_add_return(long i, local_t * l) local_t 38 arch/alpha/include/asm/local.h static __inline__ long local_sub_return(long i, local_t * l) local_t 30 arch/mips/include/asm/local.h static __inline__ long local_add_return(long i, local_t * l) local_t 77 arch/mips/include/asm/local.h static __inline__ long local_sub_return(long i, local_t * l) local_t 21 arch/mips/math-emu/me-debugfs.c local_t *pv; local_t 20 arch/powerpc/include/asm/local.h static __inline__ long local_read(local_t *l) local_t 25 arch/powerpc/include/asm/local.h static __inline__ void local_set(local_t *l, long i) local_t 31 arch/powerpc/include/asm/local.h static __inline__ void local_##op(long i, local_t *l) \ local_t 41 arch/powerpc/include/asm/local.h static __inline__ long local_##op##_return(long a, local_t *l) \ local_t 79 arch/powerpc/include/asm/local.h static __inline__ long local_cmpxchg(local_t *l, long o, long n) local_t 93 arch/powerpc/include/asm/local.h static __inline__ long local_xchg(local_t *l, long n) local_t 115 arch/powerpc/include/asm/local.h static __inline__ int local_add_unless(local_t *l, long a, long u) local_t 57 arch/x86/events/intel/bts.c local_t data_size; local_t 58 arch/x86/events/intel/bts.c local_t head; local_t 80 arch/x86/events/intel/pt.h local_t data_size; local_t 19 arch/x86/include/asm/local.h static inline void local_inc(local_t *l) local_t 25 arch/x86/include/asm/local.h static inline void local_dec(local_t *l) local_t 31 arch/x86/include/asm/local.h static inline void local_add(long i, local_t *l) local_t 38 arch/x86/include/asm/local.h static inline void local_sub(long i, local_t *l) local_t 54 arch/x86/include/asm/local.h static inline bool local_sub_and_test(long i, local_t *l) local_t 67 arch/x86/include/asm/local.h static inline bool local_dec_and_test(local_t *l) local_t 80 arch/x86/include/asm/local.h static inline bool local_inc_and_test(local_t *l) local_t 94 arch/x86/include/asm/local.h static inline bool local_add_negative(long i, local_t *l) local_t 106 arch/x86/include/asm/local.h static inline long local_add_return(long i, local_t *l) local_t 115 arch/x86/include/asm/local.h static inline long local_sub_return(long i, local_t *l) local_t 89 drivers/hwtracing/coresight/coresight-etb10.c local_t reading; local_t 241 drivers/hwtracing/coresight/coresight-etm.h local_t mode; local_t 344 drivers/hwtracing/coresight/coresight-etm4x.h local_t mode; local_t 98 drivers/hwtracing/coresight/coresight-priv.h local_t data_size; local_t 138 drivers/hwtracing/coresight/coresight-stm.c local_t mode; local_t 25 include/asm-generic/local64.h local_t a; local_t 93 include/linux/genhd.h local_t in_flight[2]; local_t 26 kernel/events/internal.h local_t head; /* write position */ local_t 28 kernel/events/internal.h local_t events; /* event limit */ local_t 29 kernel/events/internal.h local_t wakeup; /* wakeup stamp */ local_t 30 kernel/events/internal.h local_t lost; /* nr records lost */ local_t 307 kernel/trace/ring_buffer.c local_t commit; /* write committed index */ local_t 321 kernel/trace/ring_buffer.c local_t write; /* index for next write */ local_t 323 kernel/trace/ring_buffer.c local_t entries; /* entries on this page */ local_t 461 kernel/trace/ring_buffer.c local_t entries_bytes; local_t 462 kernel/trace/ring_buffer.c local_t entries; local_t 463 kernel/trace/ring_buffer.c local_t overrun; local_t 464 kernel/trace/ring_buffer.c local_t commit_overrun; local_t 465 kernel/trace/ring_buffer.c local_t dropped_events; local_t 466 kernel/trace/ring_buffer.c local_t committing; local_t 467 kernel/trace/ring_buffer.c local_t commits; local_t 468 kernel/trace/ring_buffer.c local_t pages_touched; local_t 469 kernel/trace/ring_buffer.c local_t pages_read; local_t 17 kernel/trace/ring_buffer_benchmark.c local_t commit;