link Struct Reference
[Data types]


Data Fields

link_tprev
link_tnext

Detailed Description

Doubly linked list head and link type.

Definition at line 42 of file list.h.


Field Documentation

link_t* next
 

Pointer to the next item in the list.

Definition at line 44 of file list.h.

Referenced by _waitq_wakeup_unsafe(), anon_share(), as_area_destroy(), asid_get(), btree_leaf_node_right_neighbour(), btree_print(), buddy_system_alloc(), buddy_system_structure_print(), cmd_desc(), cmd_help(), cmd_register(), cmdtab_compl(), cmdtab_search_one(), elf_share(), futex_cleanup(), get_call(), get_mag_from_cache(), hash_table_find(), hash_table_remove(), headless_list_split_or_concat(), ipc_cleanup_call_list(), ktaskclnp(), ktaskgc(), let_others_in(), link_initialize(), list_append(), list_concat(), list_empty(), list_initialize(), list_member(), list_prepend(), list_remove(), parse_cmdline(), sched_print_list(), sh_info_remove_reference(), slab_enable_cpucache(), slab_obj_create(), slab_print_list(), slab_reclaim(), task_kill(), task_print_list(), thread_print_list(), timeout_register(), and timeout_unregister().

link_t* prev
 

Pointer to the previous item in the list.

Definition at line 43 of file list.h.

Referenced by btree_leaf_node_left_neighbour(), get_mag_from_cache(), hash_table_remove(), headless_list_split_or_concat(), kcpulb(), link_initialize(), list_append(), list_concat(), list_initialize(), list_prepend(), list_remove(), and timeout_register().


Generated on Sun Jun 18 17:40:08 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6