Searched defs:_gfp (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kfifo.h | 100 #define kfifo_alloc(_kf, _s, _gfp) \ argument
|
H A D | device.h | 669 #define devm_kasprintf(_dev, _gfp, _fmt, ...) \ argument 699 #define devm_kzalloc(_dev, _size, _gfp) \ argument 702 #define devm_kcalloc(_dev, _sizen, _size, _gfp) \ argument
|