Query: __list_for_each
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__LIST_FOR_EACH(9) Data Types __LIST_FOR_EACH(9)NAME__list_for_each - iterate over a listSYNOPSIS__list_for_each(pos, head);ARGUMENTSpos the struct list_head to use as a loop cursor. head the head for your list.DESCRIPTIONThis variant doesn't differ from list_for_each any more. We don't do prefetching in either case.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __LIST_FOR_EACH(9)
Related Man Pages |
---|
set_robust_list(2) - linux |
struct_irq_chip_generic(9) - centos |
struct_sk_buff(9) - centos |
get_robust_list(2) - debian |
set_robust_list(2) - centos |
Similar Topics in the Unix Linux Community |
---|
Save value from output of Corestat and save in a list for each core |