Home
last modified time | relevance | path

Searched refs:__GFP_IO (Results 1 – 25 of 82) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Dgfp.h45 __GFP_IO | __GFP_WAIT)
46 #define GFP_KERNEL (__GFP_FS | __GFP_IO | __GFP_WAIT)
47 #define GFP_TEMPORARY (__GFP_FS | __GFP_IO | __GFP_RECLAIMABLE | __GFP_WAIT)
48 #define GFP_USER (__GFP_FS | __GFP_HARDWALL | __GFP_IO | __GFP_WAIT)
58 #define __GFP_IO __BIT(6) macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dgfp.h31 #define __GFP_IO ((__force gfp_t)0x40u) macro
47 #define GFP_LEVEL_MASK (__GFP_WAIT|__GFP_HIGH|__GFP_IO|__GFP_FS| __GFP_COLD|__GFP_NOWARN|__GFP_RE…
53 #define GFP_NOFS (__GFP_WAIT | __GFP_IO)
54 #define GFP_KERNEL (__GFP_WAIT | __GFP_IO | __GFP_FS)
55 #define GFP_USER (__GFP_WAIT | __GFP_IO | __GFP_FS | __GFP_HARDWALL)
56 #define GFP_HIGHUSER (__GFP_WAIT | __GFP_IO | __GFP_FS | __GFP_HARDWALL | __GFP_HIGHMEM)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dgfp.h31 #define __GFP_IO ((__force gfp_t)0x40u) macro
47 #define GFP_LEVEL_MASK (__GFP_WAIT|__GFP_HIGH|__GFP_IO|__GFP_FS| __GFP_COLD|__GFP_NOWARN|__GFP_RE…
53 #define GFP_NOFS (__GFP_WAIT | __GFP_IO)
54 #define GFP_KERNEL (__GFP_WAIT | __GFP_IO | __GFP_FS)
55 #define GFP_USER (__GFP_WAIT | __GFP_IO | __GFP_FS | __GFP_HARDWALL)
56 #define GFP_HIGHUSER (__GFP_WAIT | __GFP_IO | __GFP_FS | __GFP_HARDWALL | __GFP_HIGHMEM)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/radix-tree/linux/
H A Dgfp.h11 #define __GFP_IO 0x40u macro
24 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/radix-tree/linux/
H A Dgfp.h11 #define __GFP_IO 0x40u macro
24 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/radix-tree/linux/
H A Dgfp.h11 #define __GFP_IO 0x40u macro
24 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dgfp.h212 #define __GFP_IO ((__force gfp_t)___GFP_IO) macro
313 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
317 #define GFP_NOFS (__GFP_RECLAIM | __GFP_IO)
318 #define GFP_USER (__GFP_RECLAIM | __GFP_IO | __GFP_FS | __GFP_HARDWALL)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dgfp.h212 #define __GFP_IO ((__force gfp_t)___GFP_IO) macro
313 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
317 #define GFP_NOFS (__GFP_RECLAIM | __GFP_IO)
318 #define GFP_USER (__GFP_RECLAIM | __GFP_IO | __GFP_FS | __GFP_HARDWALL)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dgfp.h212 #define __GFP_IO ((__force gfp_t)___GFP_IO) macro
313 #define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
317 #define GFP_NOFS (__GFP_RECLAIM | __GFP_IO)
318 #define GFP_USER (__GFP_RECLAIM | __GFP_IO | __GFP_FS | __GFP_HARDWALL)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst20 respectively __GFP_IO (note the latter implies clearing the first as well) in
35 scope will inherently drop __GFP_FS respectively __GFP_IO from the given
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst20 respectively __GFP_IO (note the latter implies clearing the first as well) in
35 scope will inherently drop __GFP_FS respectively __GFP_IO from the given
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst20 respectively __GFP_IO (note the latter implies clearing the first as well) in
35 scope will inherently drop __GFP_FS respectively __GFP_IO from the given
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nilfs2/
H A Dmdt.h67 #define NILFS_MDT_GFP (__GFP_RECLAIM | __GFP_IO | __GFP_HIGHMEM)
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nilfs2/
H A Dmdt.h67 #define NILFS_MDT_GFP (__GFP_RECLAIM | __GFP_IO | __GFP_HIGHMEM)
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nilfs2/
H A Dmdt.h67 #define NILFS_MDT_GFP (__GFP_RECLAIM | __GFP_IO | __GFP_HIGHMEM)
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dceph_common.c205 if ((flags & (__GFP_IO | __GFP_FS)) == (__GFP_IO | __GFP_FS)) { in ceph_kvmalloc()
207 } else if ((flags & (__GFP_IO | __GFP_FS)) == __GFP_IO) { in ceph_kvmalloc()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dceph_common.c205 if ((flags & (__GFP_IO | __GFP_FS)) == (__GFP_IO | __GFP_FS)) { in ceph_kvmalloc()
207 } else if ((flags & (__GFP_IO | __GFP_FS)) == __GFP_IO) { in ceph_kvmalloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dceph_common.c205 if ((flags & (__GFP_IO | __GFP_FS)) == (__GFP_IO | __GFP_FS)) { in ceph_kvmalloc()
207 } else if ((flags & (__GFP_IO | __GFP_FS)) == __GFP_IO) { in ceph_kvmalloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dinternal.h21 #define GFP_RECLAIM_MASK (__GFP_RECLAIM|__GFP_HIGH|__GFP_IO|__GFP_FS|\
27 #define GFP_BOOT_MASK (__GFP_BITS_MASK & ~(__GFP_RECLAIM|__GFP_IO|__GFP_FS))
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dinternal.h21 #define GFP_RECLAIM_MASK (__GFP_RECLAIM|__GFP_HIGH|__GFP_IO|__GFP_FS|\
27 #define GFP_BOOT_MASK (__GFP_BITS_MASK & ~(__GFP_RECLAIM|__GFP_IO|__GFP_FS))
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dinternal.h21 #define GFP_RECLAIM_MASK (__GFP_RECLAIM|__GFP_HIGH|__GFP_IO|__GFP_FS|\
27 #define GFP_BOOT_MASK (__GFP_BITS_MASK & ~(__GFP_RECLAIM|__GFP_IO|__GFP_FS))
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/sched/
H A Dmm.h166 flags &= ~(__GFP_IO | __GFP_FS); in current_gfp_context()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/sched/
H A Dmm.h166 flags &= ~(__GFP_IO | __GFP_FS); in current_gfp_context()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/sched/
H A Dmm.h166 flags &= ~(__GFP_IO | __GFP_FS); in current_gfp_context()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/vm/
H A Dbalance.rst10 well as for non __GFP_IO allocations.
19 __GFP_IO allocation requests are made to prevent file system deadlocks.

1234