Symbol: local_t
arch/alpha/include/asm/local.h
21
static __inline__ long local_add_return(long i, local_t * l)
arch/alpha/include/asm/local.h
38
static __inline__ long local_sub_return(long i, local_t * l)
arch/alpha/include/asm/local.h
55
static __inline__ long local_cmpxchg(local_t *l, long old, long new)
arch/alpha/include/asm/local.h
60
static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new)
arch/alpha/include/asm/local.h
77
local_add_unless(local_t *l, long a, long u)
arch/loongarch/include/asm/local.h
101
static inline bool local_try_cmpxchg(local_t *l, long *old, long new)
arch/loongarch/include/asm/local.h
119
local_add_unless(local_t *l, long a, long u)
arch/loongarch/include/asm/local.h
32
static inline long local_add_return(long i, local_t *l)
arch/loongarch/include/asm/local.h
46
static inline long local_sub_return(long i, local_t *l)
arch/loongarch/include/asm/local.h
61
static inline long local_add_return(long i, local_t *l)
arch/loongarch/include/asm/local.h
78
static inline long local_sub_return(long i, local_t *l)
arch/loongarch/include/asm/local.h
96
static inline long local_cmpxchg(local_t *l, long old, long new)
arch/mips/include/asm/local.h
102
static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new)
arch/mips/include/asm/local.h
120
local_add_unless(local_t *l, long a, long u)
arch/mips/include/asm/local.h
30
static __inline__ long local_add_return(long i, local_t * l)
arch/mips/include/asm/local.h
63
static __inline__ long local_sub_return(long i, local_t * l)
arch/mips/include/asm/local.h
97
static __inline__ long local_cmpxchg(local_t *l, long old, long new)
arch/mips/math-emu/me-debugfs.c
21
local_t *pv;
arch/powerpc/include/asm/local.h
104
static __inline__ long local_xchg(local_t *l, long n)
arch/powerpc/include/asm/local.h
126
static __inline__ bool local_add_unless(local_t *l, long a, long u)
arch/powerpc/include/asm/local.h
20
static __inline__ long local_read(const local_t *l)
arch/powerpc/include/asm/local.h
25
static __inline__ void local_set(local_t *l, long i)
arch/powerpc/include/asm/local.h
31
static __inline__ void local_##op(long i, local_t *l) \
arch/powerpc/include/asm/local.h
41
static __inline__ long local_##op##_return(long a, local_t *l) \
arch/powerpc/include/asm/local.h
79
static __inline__ long local_cmpxchg(local_t *l, long o, long n)
arch/powerpc/include/asm/local.h
93
static __inline__ bool local_try_cmpxchg(local_t *l, long *po, long n)
arch/x86/events/intel/bts.c
58
local_t data_size;
arch/x86/events/intel/bts.c
59
local_t head;
arch/x86/events/intel/pt.h
79
local_t data_size;
arch/x86/include/asm/local.h
106
static inline long local_add_return(long i, local_t *l)
arch/x86/include/asm/local.h
115
static inline long local_sub_return(long i, local_t *l)
arch/x86/include/asm/local.h
123
static inline long local_cmpxchg(local_t *l, long old, long new)
arch/x86/include/asm/local.h
128
static inline bool local_try_cmpxchg(local_t *l, long *old, long new)
arch/x86/include/asm/local.h
140
local_xchg(local_t *l, long n)
arch/x86/include/asm/local.h
159
local_add_unless(local_t *l, long a, long u)
arch/x86/include/asm/local.h
19
static inline void local_inc(local_t *l)
arch/x86/include/asm/local.h
25
static inline void local_dec(local_t *l)
arch/x86/include/asm/local.h
31
static inline void local_add(long i, local_t *l)
arch/x86/include/asm/local.h
38
static inline void local_sub(long i, local_t *l)
arch/x86/include/asm/local.h
54
static inline bool local_sub_and_test(long i, local_t *l)
arch/x86/include/asm/local.h
67
static inline bool local_dec_and_test(local_t *l)
arch/x86/include/asm/local.h
80
static inline bool local_inc_and_test(local_t *l)
arch/x86/include/asm/local.h
94
static inline bool local_add_negative(long i, local_t *l)
block/blk-iocost.c
392
local_t nr_met;
block/blk-iocost.c
393
local_t nr_missed;
drivers/hwtracing/coresight/coresight-priv.h
108
local_t data_size;
include/asm-generic/local64.h
25
local_t a;
include/linux/cookie.h
10
local_t nesting;
include/linux/part_stat.h
14
local_t in_flight[2];
include/linux/perf_event.h
1075
local_t nr_no_switch_fast;
include/linux/ring_buffer_types.h
38
local_t commit; /* write committed index */
kernel/bpf/memalloc.c
87
local_t active;
kernel/events/internal.h
26
local_t head; /* write position */
kernel/events/internal.h
28
local_t events; /* event limit */
kernel/events/internal.h
29
local_t wakeup; /* wakeup stamp */
kernel/events/internal.h
30
local_t lost; /* nr records lost */
kernel/trace/ring_buffer.c
343
local_t write; /* index for next write */
kernel/trace/ring_buffer.c
345
local_t entries; /* entries on this page */
kernel/trace/ring_buffer.c
523
local_t entries_bytes;
kernel/trace/ring_buffer.c
524
local_t entries;
kernel/trace/ring_buffer.c
525
local_t overrun;
kernel/trace/ring_buffer.c
526
local_t commit_overrun;
kernel/trace/ring_buffer.c
527
local_t dropped_events;
kernel/trace/ring_buffer.c
528
local_t committing;
kernel/trace/ring_buffer.c
529
local_t commits;
kernel/trace/ring_buffer.c
530
local_t pages_touched;
kernel/trace/ring_buffer.c
531
local_t pages_lost;
kernel/trace/ring_buffer.c
532
local_t pages_read;
kernel/trace/ring_buffer_benchmark.c
17
local_t commit;
kernel/trace/trace.h
192
local_t disabled;
kernel/trace/trace_osnoise.c
237
local_t int_counter;
tools/lib/bpf/libbpf.c
5766
const struct btf_type *t, *local_t;
tools/lib/bpf/libbpf.c
5771
local_t = btf__type_by_id(local_cand->btf, local_cand->id);
tools/lib/bpf/libbpf.c
5772
local_name = btf__str_by_offset(local_cand->btf, local_t->name_off);
tools/lib/bpf/libbpf.c
5777
if (!btf_kind_core_compat(t, local_t))
tools/lib/bpf/libbpf.c
5792
local_cand->id, btf_kind_str(local_t),
tools/lib/bpf/libbpf.c
5913
const struct btf_type *local_t;
tools/lib/bpf/libbpf.c
5920
local_t = btf__type_by_id(local_btf, local_type_id);
tools/lib/bpf/libbpf.c
5921
if (!local_t)
tools/lib/bpf/libbpf.c
5924
local_name = btf__name_by_offset(local_btf, local_t->name_off);
tools/lib/bpf/relo_core.c
1457
static int bpf_core_enums_match(const struct btf *local_btf, const struct btf_type *local_t,
tools/lib/bpf/relo_core.c
1460
__u32 local_vlen = btf_vlen(local_t);
tools/lib/bpf/relo_core.c
1464
if (local_t->size != targ_t->size)
tools/lib/bpf/relo_core.c
1477
local_n_off = btf_is_enum(local_t) ? btf_enum(local_t)[i].name_off :
tools/lib/bpf/relo_core.c
1478
btf_enum64(local_t)[i].name_off;
tools/lib/bpf/relo_core.c
1496
static int bpf_core_composites_match(const struct btf *local_btf, const struct btf_type *local_t,
tools/lib/bpf/relo_core.c
1500
const struct btf_member *local_m = btf_members(local_t);
tools/lib/bpf/relo_core.c
1501
__u32 local_vlen = btf_vlen(local_t);
tools/lib/bpf/relo_core.c
1564
const struct btf_type *local_t, *targ_t;
tools/lib/bpf/relo_core.c
1576
local_t = skip_mods_and_typedefs(local_btf, local_id, &local_id);
tools/lib/bpf/relo_core.c
1578
if (!local_t || !targ_t)
tools/lib/bpf/relo_core.c
1585
if (!bpf_core_names_match(local_btf, local_t->name_off, targ_btf, targ_t->name_off))
tools/lib/bpf/relo_core.c
1588
local_k = btf_kind(local_t);
tools/lib/bpf/relo_core.c
1595
bool local_f = BTF_INFO_KFLAG(local_t->info);
tools/lib/bpf/relo_core.c
1619
return bpf_core_enums_match(local_btf, local_t, targ_btf, targ_t);
tools/lib/bpf/relo_core.c
1636
return bpf_core_composites_match(local_btf, local_t, targ_btf, targ_t,
tools/lib/bpf/relo_core.c
1646
local_sgn = btf_int_encoding(local_t) & BTF_INT_SIGNED;
tools/lib/bpf/relo_core.c
1649
return local_t->size == targ_t->size && local_sgn == targ_sgn;
tools/lib/bpf/relo_core.c
1657
local_id = local_t->type;
tools/lib/bpf/relo_core.c
1661
const struct btf_array *local_array = btf_array(local_t);
tools/lib/bpf/relo_core.c
1675
struct btf_param *local_p = btf_params(local_t);
tools/lib/bpf/relo_core.c
1677
__u32 local_vlen = btf_vlen(local_t);
tools/lib/bpf/relo_core.c
1695
local_id = local_t->type;
tools/lib/bpf/relo_core.c
1701
btf_kind_str(local_t), local_id, targ_id);