Home
last modified time | relevance | path

Searched defs:top (Results 1 – 4 of 4) sorted by relevance

/kernel/trace/
Dtrace_stack.c157 unsigned long this_size, flags; unsigned long *p, *top, *start; in check_stack() local
Dring_buffer.c441 local_t top; member
580 static inline u64 rb_time_val(unsigned long top, unsigned long bottom) in rb_time_val()
593 unsigned long top, bottom, msb; in __rb_time_read() local
631 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom, in rb_time_split()
647 unsigned long cnt, top, bottom, msb; in rb_time_set() local
Dtrace_events_filter.c456 int *top; in predicate_parse() local
/kernel/
Dfork.c3091 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree()