LIST_FOR_EACH_PREV(9) Data Types LIST_FOR_EACH_PREV(9)NAMElist_for_each_prev - iterate over a list backwardsSYNOPSISlist_for_each_prev(pos, head);ARGUMENTSpos the struct list_head to use as a loop cursor. head the head for your list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_FOR_EACH_PREV(9)
| Related Man Pages |
|---|
| get_robust_list(2) - linux |
| set_robust_list(2) - linux |
| get_robust_list(2) - debian |
| list(3) - debian |
| git-cherry(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |