centos man page for list_first_entry_or_null

Query: list_first_entry_or_null

OS: centos

Section: 9

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

LIST_FIRST_ENTRY_OR_(9) 					    Data Types						   LIST_FIRST_ENTRY_OR_(9)

NAME
list_first_entry_or_null - get the first element from a list
SYNOPSIS
list_first_entry_or_null(ptr, type, member);
ARGUMENTS
ptr the list head to take the element from. type the type of the struct this is embedded in. member the name of the list_struct within the struct.
DESCRIPTION
Note that if the list is empty, it returns NULL.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_FIRST_ENTRY_OR_(9)
Related Man Pages
atomic(3) - mojave
osatomicdequeue(3) - mojave
pcap_findalldevs(3pcap) - mojave
list(3) - debian
pcap_findalldevs(3pcap) - debian
Similar Topics in the Unix Linux Community
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq