centos man page for list_splice

Query: list_splice

OS: centos

Section: 9

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

LIST_SPLICE(9)							    Data Types							    LIST_SPLICE(9)

NAME
list_splice - join two lists, this is designed for stacks
SYNOPSIS
void list_splice(const struct list_head * list, struct list_head * head);
ARGUMENTS
list the new list to add. head the place to add it in the first list.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_SPLICE(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_sk_buff(9) - centos
struct_usb_ep(9) - centos
struct_wireless_dev(9) - centos
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!