repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
tools
/
virtio
/
linux
/
slab.h
blob
319dcaa07755f3200cd3f2f29de4fddc8ecc7015
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