projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 6.9.1-gnu
[releases.git]
/
tools
/
virtio
/
linux
/
slab.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef LINUX_SLAB_H
3
#define GFP_KERNEL 0
4
#define GFP_ATOMIC 0
5
#define __GFP_NOWARN 0
6
#define __GFP_ZERO 0
7
#endif