Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 14 of 14) sorted by relevance

/tools/usb/usbip/libsrc/
Dlist.h19 struct list_head *next, *prev; member
40 struct list_head *prev, in __list_add()
69 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
/tools/firewire/
Dlist.h2 struct list *next, *prev; member
Dnosy-dump.c498 struct subaction *sa, *prev; in handle_request_packet() local
563 struct subaction *sa, *prev; in handle_response_packet() local
/tools/include/linux/
Dtypes.h64 struct list_head *next, *prev; member
/tools/perf/util/
Devlist.h30 unsigned int prev; member
Dcpumap.c49 int n, cpu, prev; in cpu_map__read() local
Dannotate.c222 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local
285 char *target, *comment, *s, prev; in dec__parse() local
Dsymbol.c177 struct symbol *curr, *prev; in symbols__fixup_end() local
199 struct map *prev, *curr; in __map_groups__fixup_end() local
/tools/perf/scripts/python/
Dsched-migration.py102 def sched_switch(self, prev, prev_state, next): argument
160 def __init__(self, start, prev): argument
177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
/tools/perf/
Dbuiltin-timechart.c724 struct io_sample *prev; in pid_begin_io_sample() local
768 struct io_sample *sample, *prev; in pid_end_io_sample() local
966 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
Dbuiltin-kvm.c158 void *prev; in kvm_event_expand() local
Dbuiltin-sched.c688 struct task_desc *prev, __maybe_unused *next; in replay_switch_event() local
/tools/perf/ui/browsers/
Dannotate.c147 int prev; in annotate_browser__write() local
/tools/lib/traceevent/
Devent-parse.h55 struct pevent_record *prev; member