Query: destroy_rcu_head_on_stack
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DESTROY_RCU_HEAD_ON_(9) Driver Basics DESTROY_RCU_HEAD_ON_(9)NAMEdestroy_rcu_head_on_stack - destroy on-stack rcu_head for debugobjectsSYNOPSISvoid destroy_rcu_head_on_stack(struct rcu_head * head);ARGUMENTShead pointer to rcu_head structure to be initializedDESCRIPTIONThis function informs debugobjects that an on-stack rcu_head structure is about to go out of scope. As with init_rcu_head_on_stack, this function is not required for rcu_head structures that are statically defined or that are dynamically allocated on the heap. Also as with init_rcu_head_on_stack, this function has no effect for !CONFIG_DEBUG_OBJECTS_RCU_HEAD kernel builds.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DESTROY_RCU_HEAD_ON_(9)
Related Man Pages |
---|
struct_tid_ampdu_rx(9) - centos |
stack_copy(9) - debian |
stack_print_ddb(9) - debian |
stack_save(9) - debian |
stack_sbuf_print(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |