repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
[linux-2.6/verdex.git]
/
drivers
/
media
/
video
/
zr36120_mem.h
blob
aad117acc91d558b5d5e1ce72ab31cadc8c7e410
1
/* either kmalloc() or bigphysarea() alloced memory - continuous */
2
void
*
bmalloc
(
unsigned long
size
);
3
void
bfree
(
void
*
mem
,
unsigned long
size
);