hlist_for_each_entry_from(9) suse man page | unix.com

Man Page: hlist_for_each_entry_from

Operating Environment: suse

Section: 9

HLIST_FOR_EACH_ENTRY(9) 					    Data Types						   HLIST_FOR_EACH_ENTRY(9)

NAME
hlist_for_each_entry_from - iterate over a hlist continuing from current point
SYNOPSIS
hlist_for_each_entry_from(tpos, pos, member);
ARGUMENTS
tpos the type * to use as a loop cursor. pos the struct hlist_node to use as a loop cursor. member the name of the hlist_node within the struct.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HLIST_FOR_EACH_ENTRY(9)
Related Man Pages
usb_fill_int_urb(9) - suse
iv_timer(3) - debian
device_create(9) - suse
cpu_foreach(3) - osf1
tangram::cursor(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I