Home
last modified time | relevance | path

Searched refs:GFP_ATOMIC (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dslab.h44 #define GFP_ATOMIC (0) macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c124 my_bio_copy = bio_clone(my_bio, GFP_ATOMIC); in ltpdev_ioctl()