LIST_ENTRY(9) Data Types LIST_ENTRY(9)NAMElist_entry - get the struct for this entrySYNOPSISlist_entry(ptr, type, member);ARGUMENTSptr the struct list_head pointer. type the type of the struct this is embedded in. member the name of the list_struct within the struct.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_ENTRY(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| circleq_head(3) - centos |
| circleq_insert_after(3) - centos |
| circleq_insert_before(3) - centos |
| list_head(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| STL from win |
| how to put element of an array to first position. |
| Delete lines upto matching path variable |
| how to print off results |
| To run 5 commands at the same time with process from a list |