Searched defs:tail (Results 1 – 10 of 10) sorted by relevance
/kernel/locking/ |
D | qspinlock.c | 116 u32 tail; in encode_tail() local 124 static inline __pure struct mcs_spinlock *decode_tail(u32 tail) in decode_tail() 175 static __always_inline u32 xchg_tail(struct qspinlock *lock, u32 tail) in xchg_tail() 219 static __always_inline u32 xchg_tail(struct qspinlock *lock, u32 tail) in xchg_tail() 317 u32 old, tail; in queued_spin_lock_slowpath() local
|
/kernel/events/ |
D | ring_buffer.c | 138 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space() 154 unsigned long tail, offset, head; in __perf_output_begin() local
|
/kernel/bpf/ |
D | queue_stack_maps.c | 19 u32 head, tail; member
|
/kernel/ |
D | softirq.c | 465 struct tasklet_struct **tail; member
|
D | futex.c | 577 struct page *page, *tail; in get_futex_key() local
|
/kernel/trace/ |
D | trace_probe.c | 514 char *tail; in __parse_bitfield_probe_arg() local
|
D | ring_buffer.c | 2160 unsigned long tail, struct rb_event_info *info) in rb_reset_tail() 2241 unsigned long tail, struct rb_event_info *info) in rb_move_tail() 2895 unsigned long tail, write; in __rb_reserve_next() local
|
D | trace_uprobe.c | 640 char *tail; in trace_uprobe_create() local
|
D | trace_events.c | 207 struct ftrace_event_field *tail; in trace_event_get_offsets() local
|
D | trace.c | 157 struct trace_eval_map_tail tail; member
|