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

/linux-master/arch/x86/include/asm/
H A Dlocal.h12 } local_t; typedef in typeref:struct:__anon214
19 static inline void local_inc(local_t *l)
25 static inline void local_dec(local_t *l)
31 static inline void local_add(long i, local_t *l)
38 static inline void local_sub(long i, local_t *l)
48 * @l: pointer to type local_t
54 static inline bool local_sub_and_test(long i, local_t *l)
61 * @l: pointer to type local_t
67 static inline bool local_dec_and_test(local_t *l)
74 * @l: pointer to type local_t
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dlocal.h16 } local_t; typedef in typeref:struct:__anon5
20 static __inline__ long local_read(const local_t *l)
25 static __inline__ void local_set(local_t *l, long i)
31 static __inline__ void local_##op(long i, local_t *l) \
41 static __inline__ long local_##op##_return(long a, local_t *l) \
66 * @l: pointer of type local_t
79 static __inline__ long local_cmpxchg(local_t *l, long o, long n)
93 static __inline__ bool local_try_cmpxchg(local_t *l, long *po, long n)
104 static __inline__ long local_xchg(local_t *l, long n)
119 * @l: pointer of type local_t
[all...]
/linux-master/arch/alpha/include/asm/
H A Dlocal.h11 } local_t; typedef in typeref:struct:__anon1
21 static __inline__ long local_add_return(long i, local_t * l)
38 static __inline__ long local_sub_return(long i, local_t * l)
55 static __inline__ long local_cmpxchg(local_t *l, long old, long new)
60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new)
69 * @l: pointer of type local_t
77 local_add_unless(local_t *l, long a, long u)
/linux-master/arch/loongarch/include/asm/
H A Dlocal.h15 } local_t; typedef in typeref:struct:__anon3
30 static inline long local_add_return(long i, local_t *l)
44 static inline long local_sub_return(long i, local_t *l)
59 static inline long local_cmpxchg(local_t *l, long old, long new)
64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new)
74 * @l: pointer of type local_t
82 local_add_unless(local_t *l, long a, long u)
102 * @l: pointer of type local_t
112 * @l: pointer of type local_t
122 * @l: pointer of type local_t
[all...]
/linux-master/arch/mips/include/asm/
H A Dlocal.h15 } local_t; typedef in typeref:struct:__anon4
30 static __inline__ long local_add_return(long i, local_t * l)
63 static __inline__ long local_sub_return(long i, local_t * l)
97 static __inline__ long local_cmpxchg(local_t *l, long old, long new)
102 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new)
112 * @l: pointer of type local_t
120 local_add_unless(local_t *l, long a, long u)
140 * @l: pointer of type local_t
150 * @l: pointer of type local_t
160 * @l: pointer of type local_t
[all...]
/linux-master/kernel/events/
H A Dinternal.h26 local_t head; /* write position */
28 local_t events; /* event limit */
29 local_t wakeup; /* wakeup stamp */
30 local_t lost; /* nr records lost */
/linux-master/tools/lib/bpf/
H A Drelo_core.c1440 static int bpf_core_enums_match(const struct btf *local_btf, const struct btf_type *local_t, argument
1443 __u16 local_vlen = btf_vlen(local_t);
1447 if (local_t->size != targ_t->size)
1460 local_n_off = btf_is_enum(local_t) ? btf_enum(local_t)[i].name_off :
1461 btf_enum64(local_t)[i].name_off;
1479 static int bpf_core_composites_match(const struct btf *local_btf, const struct btf_type *local_t, argument
1483 const struct btf_member *local_m = btf_members(local_t);
1484 __u16 local_vlen = btf_vlen(local_t);
1547 const struct btf_type *local_t, *targ_ local
[all...]
H A Dlibbpf.c5448 const struct btf_type *t, *local_t; local
5453 local_t = btf__type_by_id(local_cand->btf, local_cand->id);
5454 local_name = btf__str_by_offset(local_cand->btf, local_t->name_off);
5459 if (!btf_kind_core_compat(t, local_t))
5474 local_cand->id, btf_kind_str(local_t),
5594 const struct btf_type *local_t; local
5601 local_t = btf__type_by_id(local_btf, local_type_id);
5602 if (!local_t)
5605 local_name = btf__name_by_offset(local_btf, local_t->name_off);
/linux-master/arch/x86/events/intel/
H A Dpt.h81 local_t data_size;
H A Dbts.c57 local_t data_size;
58 local_t head;
/linux-master/include/linux/
H A Dcookie.h10 local_t nesting;
H A Dpart_stat.h14 local_t in_flight[2];
H A Dcoresight.h266 local_t mode;
H A Dperf_event.h967 local_t nr_pending;
/linux-master/include/asm-generic/
H A Dlocal.h14 * rather pointless. The whole point behind local_t is that some processors
16 * running on this CPU. local_t allows exploitation of such capabilities.
25 } local_t; typedef in typeref:struct:__anon3235
H A Dlocal64.h25 local_t a;
/linux-master/mm/
H A Dmmap_lock.c46 local_t buf_idx;
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-priv.h103 local_t data_size;
H A Dcoresight-etb10.c88 local_t reading;
/linux-master/kernel/trace/
H A Dring_buffer.c317 local_t commit; /* write committed index */
336 local_t write; /* index for next write */
338 local_t entries; /* entries on this page */
467 local_t entries_bytes;
468 local_t entries;
469 local_t overrun;
470 local_t commit_overrun;
471 local_t dropped_events;
472 local_t committing;
473 local_t commit
[all...]
H A Dring_buffer_benchmark.c17 local_t commit;
H A Dtrace_osnoise.c215 local_t int_counter;
/linux-master/arch/mips/math-emu/
H A Dme-debugfs.c21 local_t *pv;
/linux-master/kernel/bpf/
H A Dmemalloc.c85 local_t active;
/linux-master/block/
H A Dblk-iocost.c392 local_t nr_met;
393 local_t nr_missed;

Completed in 559 milliseconds