centos man page for __list_for_each

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 list
SYNOPSIS
__list_for_each(pos, head);
ARGUMENTS
pos the struct list_head to use as a loop cursor. head the head for your list.
DESCRIPTION
This variant doesn't differ from list_for_each any more. We don't do prefetching in either case.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __LIST_FOR_EACH(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
list(3) - debian
get_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