Searched defs:tail (Results 1 – 12 of 12) sorted by relevance
/kernel/locking/ |
D | qspinlock.c | 118 u32 tail; in encode_tail() local 126 static inline __pure struct mcs_spinlock *decode_tail(u32 tail) in decode_tail() 177 static __always_inline u32 xchg_tail(struct qspinlock *lock, u32 tail) in xchg_tail() 221 static __always_inline u32 xchg_tail(struct qspinlock *lock, u32 tail) in xchg_tail() 319 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() 155 unsigned long tail, offset, head; in __perf_output_begin() local
|
/kernel/bpf/ |
D | queue_stack_maps.c | 20 u32 head, tail; member
|
/kernel/ |
D | watch_queue.c | 105 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
D | softirq.c | 777 struct tasklet_struct **tail; member
|
/kernel/trace/ |
D | ring_buffer.c | 2597 unsigned long tail, struct rb_event_info *info) in rb_reset_tail() 2679 unsigned long tail, struct rb_event_info *info) in rb_move_tail() 3343 unsigned long tail) in dump_buffer_page() 3395 unsigned long tail) in check_buffer() 3483 unsigned long tail) in check_buffer() 3494 unsigned long tail, write, w; in __rb_reserve_next() local
|
D | trace_probe.c | 537 char *tail; in __parse_bitfield_probe_arg() local
|
D | trace_uprobe.c | 658 char *tail; in __trace_uprobe_create() local
|
D | trace_events.c | 233 struct ftrace_event_field *tail; in trace_event_get_offsets() local
|
D | trace.c | 174 struct trace_eval_map_tail tail; member
|
/kernel/futex/ |
D | core.c | 226 struct page *page, *tail; in get_futex_key() local
|
/kernel/irq/ |
D | irqdomain.c | 1285 struct irq_data *tail, *irqd, *irq_data; in irq_domain_trim_hierarchy() local
|