#include <op_list.h>
Data Fields | |
struct list_head * | next |
struct list_head * | prev |
Definition at line 24 of file op_list.h.
struct list_head* list_head::next [read] |
Definition at line 25 of file op_list.h.
Referenced by __list_add(), __list_del(), allocate_counter(), build_counter_arc(), delete_counter_arc(), find_next_event(), find_samples_data(), list_add(), list_del(), list_del_init(), list_empty(), list_init(), list_splice(), opd_get_ascii_maps(), and opd_get_proc().
struct list_head * list_head::prev [read] |
Definition at line 25 of file op_list.h.
Referenced by __list_add(), __list_del(), list_add_tail(), list_del(), list_del_init(), list_init(), and list_splice().