/kernel/linux/linux-5.10/lib/ |
H A D | memregion.c | 9 int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
|
H A D | test_free_pages.c | 12 static void test_free_pages(gfp_t gfp) in test_free_pages() argument
|
H A D | kasprintf.c | 15 char *kvasprintf(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf() argument 43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf_const() argument 53 char *kasprintf(gfp_t gfp, const char *fmt, ...) in kasprintf() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | memregion.c | 9 int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
|
H A D | test_free_pages.c | 14 static void test_free_pages(gfp_t gfp) in test_free_pages() argument
|
H A D | kasprintf.c | 15 char *kvasprintf(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf() argument 43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf_const() argument 53 char *kasprintf(gfp_t gfp, const char *fmt, ...) in kasprintf() argument
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | pgd.c | 22 gfp_t gfp = GFP_PGTABLE_USER; in pgd_alloc() local
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | pgd.c | 22 gfp_t gfp = GFP_PGTABLE_USER; in pgd_alloc() local
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/linux/ |
H A D | slab.h | 15 static inline void *kzalloc(size_t size, gfp_t gfp) in kzalloc() argument
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | buffer.c | 12 struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp) in ceph_buffer_new() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | memregion.h | 15 static inline int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_deps.h | 29 gfp_t gfp; member
|
/kernel/linux/linux-6.6/tools/lib/ |
H A D | slab.c | 14 void *kmalloc(size_t size, gfp_t gfp) in kmalloc() argument
|
/kernel/linux/linux-6.6/tools/testing/memblock/linux/ |
H A D | kmemleak.h | 9 kmemleak_alloc_phys(phys_addr_t phys, size_t size, gfp_t gfp) kmemleak_alloc_phys() argument
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | buffer.c | 12 struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp) in ceph_buffer_new() argument
|
/kernel/linux/linux-5.10/lib/kunit/ |
H A D | string-stream.h | 28 gfp_t gfp; member
|
/kernel/linux/linux-5.10/net/core/ |
H A D | hwbm.c | 23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill() argument
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_timestamp.h | 27 struct nf_conn_tstamp *nf_ct_tstamp_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_tstamp_ext_add() argument
|
/kernel/linux/linux-6.6/security/landlock/ |
H A D | cred.c | 17 hook_cred_prepare(struct cred *const new, const struct cred *const old, const gfp_t gfp) hook_cred_prepare() argument
|
/kernel/linux/linux-6.6/lib/kunit/ |
H A D | string-stream.h | 27 gfp_t gfp; member
|
/kernel/linux/linux-6.6/net/core/ |
H A D | hwbm.c | 23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pgalloc.h | 8 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() argument 15 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pgalloc.h | 8 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() argument 15 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags() argument
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | page.c | 68 rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, gfp_t gfp) rds_page_remainder_alloc() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | hwbm.h | 26 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill() argument
|