Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 10 of 10) sorted by relevance

/kernel/locking/
Dqspinlock.c116 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/
Dring_buffer.c138 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/
Dqueue_stack_maps.c19 u32 head, tail; member
/kernel/
Dsoftirq.c465 struct tasklet_struct **tail; member
Dfutex.c577 struct page *page, *tail; in get_futex_key() local
/kernel/trace/
Dtrace_probe.c514 char *tail; in __parse_bitfield_probe_arg() local
Dring_buffer.c2160 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
Dtrace_uprobe.c640 char *tail; in trace_uprobe_create() local
Dtrace_events.c207 struct ftrace_event_field *tail; in trace_event_get_offsets() local
Dtrace.c157 struct trace_eval_map_tail tail; member