Query: init_rcu_head_on_stack
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INIT_RCU_HEAD_ON_STA(9) Driver Basics INIT_RCU_HEAD_ON_STA(9)NAMEinit_rcu_head_on_stack - initialize on-stack rcu_head for debugobjectsSYNOPSISvoid init_rcu_head_on_stack(struct rcu_head * head);ARGUMENTShead pointer to rcu_head structure to be initializedDESCRIPTIONThis function informs debugobjects of a new rcu_head structure that has been allocated as an auto variable on the stack. This function is not required for rcu_head structures that are statically defined or that are dynamically allocated on the heap. This function has no effect for !CONFIG_DEBUG_OBJECTS_RCU_HEAD kernel builds.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INIT_RCU_HEAD_ON_STA(9)
Related Man Pages |
---|
stack(9) - freebsd |
stack_copy(9) - debian |
stack_save(9) - debian |
stack_sbuf_print_ddb(9) - debian |
stack_sbuf_print(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |