repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git]
/
lib
/
radix-tree.h
blob
40d5c03e2b09919305576a072728e6a5d42355fe
1
// SPDX-License-Identifier: GPL-2.0+
2
/* radix-tree helpers that are only shared with xarray */
3
4
struct
kmem_cache
;
5
struct
rcu_head
;
6
7
extern
struct
kmem_cache
*
radix_tree_node_cachep
;
8
extern
void
radix_tree_node_rcu_free
(
struct
rcu_head
*
head
);