centos man page for container_of

Query: container_of

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CONTAINER_OF(9) 						   Driver Basics						   CONTAINER_OF(9)

NAME
container_of - cast a member of a structure out to the containing structure
SYNOPSIS
container_of(ptr, type, member);
ARGUMENTS
ptr the pointer to the member. type the type of the container struct this is embedded in. member the name of the member within the struct.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CONTAINER_OF(9)
Related Man Pages
xdestroywindowevent(3x11) - redhat
xmaprequestevent(3x11) - redhat
xdestroywindowevent(3) - suse
xdestroywindowevent(3) - netbsd
xdestroywindowevent(3) - bsd
Similar Topics in the Unix Linux Community
File password.
Give us your poor, your tired, your huddled Admins... War Stories
Directory vs. Folder?
Trouble with Iterators and Hashtables (Java)
Help writing SQL query