Searched refs:local_t (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dlocal.h11 } local_t; typedef in typeref:struct:__anon3080
18 static inline void local_inc(local_t *l) local_inc()
24 static inline void local_dec(local_t *l) local_dec()
30 static inline void local_add(long i, local_t *l) local_add()
37 static inline void local_sub(long i, local_t *l) local_sub()
47 * @l: pointer to type local_t
53 static inline int local_sub_and_test(long i, local_t *l) local_sub_and_test()
60 * @l: pointer to type local_t
66 static inline int local_dec_and_test(local_t *l) local_dec_and_test()
73 * @l: pointer to type local_t
79 static inline int local_inc_and_test(local_t *l) local_inc_and_test()
87 * @l: pointer to type local_t
93 static inline int local_add_negative(long i, local_t *l) local_add_negative()
101 * @l: pointer to type local_t
105 static inline long local_add_return(long i, local_t *l) local_add_return()
114 static inline long local_sub_return(long i, local_t *l) local_sub_return()
129 * @l: pointer of type local_t
/linux-4.4.14/arch/powerpc/include/asm/
H A Dlocal.h10 } local_t; typedef in typeref:struct:__anon2271
22 static __inline__ long local_add_return(long a, local_t *l) local_add_return()
41 static __inline__ long local_sub_return(long a, local_t *l) local_sub_return()
58 static __inline__ long local_inc_return(local_t *l) local_inc_return()
77 * @l: pointer of type local_t
85 static __inline__ long local_dec_return(local_t *l) local_dec_return()
108 * @l: pointer of type local_t
115 static __inline__ int local_add_unless(local_t *l, long a, long u) local_add_unless()
145 static __inline__ long local_dec_if_positive(local_t *l) local_dec_if_positive()
165 /* Use these for per-cpu local_t variables: on some archs they are
/linux-4.4.14/arch/m32r/include/asm/
H A Dlocal.h27 typedef struct { volatile int counter; } local_t; typedef in typeref:struct:__anon1740
33 * @l: pointer of type local_t
41 * @l: pointer of type local_t
51 * @l: pointer of type local_t
55 static inline long local_add_return(long i, local_t *l) local_add_return()
82 * @l: pointer of type local_t
86 static inline long local_sub_return(long i, local_t *l) local_sub_return()
113 * @l: pointer of type local_t
122 * @l: pointer of type local_t
131 * @l: pointer of type local_t
141 * @l: pointer of type local_t
145 static inline long local_inc_return(local_t *l) local_inc_return()
171 * @l: pointer of type local_t
175 static inline long local_dec_return(local_t *l) local_dec_return()
201 * @l: pointer of type local_t
209 * @l: pointer of type local_t
217 * @l: pointer of type local_t
227 * @l: pointer of type local_t
237 * @l: pointer of type local_t
251 * @l: pointer of type local_t
258 static inline int local_add_unless(local_t *l, long a, long u) local_add_unless()
275 static inline void local_clear_mask(unsigned long mask, local_t *addr) local_clear_mask()
297 static inline void local_set_mask(unsigned long mask, local_t *addr) local_set_mask()
325 /* Use these for per-cpu local_t variables: on some archs they are
335 /* Use these for per-cpu local_t variables: on some archs they are
/linux-4.4.14/arch/mips/include/asm/
H A Dlocal.h14 } local_t; typedef in typeref:struct:__anon1886
29 static __inline__ long local_add_return(long i, local_t * l) local_add_return()
74 static __inline__ long local_sub_return(long i, local_t * l) local_sub_return()
125 * @l: pointer of type local_t
148 * @l: pointer of type local_t
158 * @l: pointer of type local_t
168 * @l: pointer of type local_t
178 * @l: pointer of type local_t
187 /* Use these for per-cpu local_t variables: on some archs they are
/linux-4.4.14/arch/alpha/include/asm/
H A Dlocal.h10 } local_t; typedef in typeref:struct:__anon67
20 static __inline__ long local_add_return(long i, local_t * l) local_add_return()
37 static __inline__ long local_sub_return(long i, local_t * l) local_sub_return()
60 * @l: pointer of type local_t
/linux-4.4.14/kernel/events/
H A Dinternal.h24 local_t head; /* write position */
25 local_t nest; /* nested writers */
26 local_t events; /* event limit */
27 local_t wakeup; /* wakeup stamp */
28 local_t lost; /* nr records lost */
41 local_t aux_head;
42 local_t aux_nest;
43 local_t aux_wakeup;
/linux-4.4.14/include/asm-generic/
H A Dlocal.h13 * rather pointless. The whole point behind local_t is that some processors
15 * running on this CPU. local_t allows exploitation of such capabilities.
24 } local_t; typedef in typeref:struct:__anon12040
H A Dlocal64.h24 local_t a;
/linux-4.4.14/arch/mips/math-emu/
H A Dme-debugfs.c20 local_t *pv; for_each_online_cpu()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dintel_pt.h97 local_t data_size;
98 local_t lost;
H A Dperf_event_intel_bts.c55 local_t data_size;
56 local_t lost;
57 local_t head;
/linux-4.4.14/kernel/trace/
H A Dring_buffer_benchmark.c15 local_t commit;
H A Dring_buffer.c285 local_t commit; /* write committed index */
299 local_t write; /* index for next write */
301 local_t entries; /* entries on this page */
372 trace_seq_printf(s, "\tfield: local_t commit;\t" ring_buffer_print_page_header()
449 local_t entries_bytes;
450 local_t entries;
451 local_t overrun;
452 local_t commit_overrun;
453 local_t dropped_events;
454 local_t committing;
455 local_t commits;
/linux-4.4.14/arch/arm64/kernel/
H A Ddebug-monitors.c82 * The ref counts are per-cpu so we use a local_t type.

Completed in 282 milliseconds