Searched defs:tail (Results 1 – 13 of 13) 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() 316 u32 old, tail; in queued_spin_lock_slowpath() local
|
| /kernel/ |
| D | watchdog.c | 391 u8 tail = __this_cpu_read(cpustat_tail); in update_cpustat() local 410 u8 tail = __this_cpu_read(cpustat_tail); in print_cpustat() local 463 int tail = __this_cpu_read(cpustat_tail); in need_counting_irqs() local
|
| D | watch_queue.c | 104 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
| D | softirq.c | 785 struct tasklet_struct **tail; member
|
| /kernel/events/ |
| D | ring_buffer.c | 142 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space() 159 unsigned long tail, offset, head; in __perf_output_begin() local
|
| /kernel/bpf/ |
| D | queue_stack_maps.c | 19 u32 head, tail; member
|
| D | helpers.c | 2218 bool tail, struct btf_record *rec, u64 off) in __bpf_list_add() 2263 static struct bpf_list_node *__bpf_list_del(struct bpf_list_head *head, bool tail) in __bpf_list_del()
|
| /kernel/trace/ |
| D | ring_buffer.c | 1717 static int rb_read_data_buffer(struct buffer_data_page *dpage, int tail, int cpu, in rb_read_data_buffer() 1773 int tail; in rb_validate_buffer() local 3353 unsigned long tail, struct rb_event_info *info) in rb_reset_tail() 3436 unsigned long tail, struct rb_event_info *info) in rb_move_tail() 4172 unsigned long tail) in dump_buffer_page() 4247 unsigned long tail) in check_buffer() 4300 unsigned long tail) in check_buffer() 4311 unsigned long tail, write, w; in __rb_reserve_next() local
|
| D | trace_probe.c | 1232 char *tail; in __parse_bitfield_probe_arg() local
|
| D | trace_uprobe.c | 661 char *tail; in __trace_uprobe_create() local
|
| D | trace_events.c | 238 struct ftrace_event_field *tail; in trace_event_get_offsets() local
|
| D | trace.c | 175 struct trace_eval_map_tail tail; member
|
| /kernel/irq/ |
| D | irqdomain.c | 1400 struct irq_data *tail, *irqd, *irq_data; in irq_domain_trim_hierarchy() local
|