Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
rcu.h File Reference
#include <type.h>

Go to the source code of this file.

Data Structures

struct  rcu_head
 

Functions

void call_rcu (struct rcu_head *head, void(*func)(struct rcu_head *))
 

Function Documentation

◆ call_rcu()

void call_rcu ( struct rcu_head * head,
void(* func )(struct rcu_head *) )

Definition at line 3 of file rcu.c.

References head.

Referenced by dentry_put().