Home
last modified time | relevance | path

Searched defs:gfp (Results 1 - 25 of 942) sorted by relevance

12345678910>>...38

/kernel/linux/linux-5.10/lib/
H A Dmemregion.c9 int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
H A Dtest_free_pages.c12 static void test_free_pages(gfp_t gfp) in test_free_pages() argument
H A Dkasprintf.c15 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 Dmemregion.c9 int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
H A Dtest_free_pages.c14 static void test_free_pages(gfp_t gfp) in test_free_pages() argument
H A Dkasprintf.c15 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 Dpgd.c22 gfp_t gfp = GFP_PGTABLE_USER; in pgd_alloc() local
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dpgd.c22 gfp_t gfp = GFP_PGTABLE_USER; in pgd_alloc() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/linux/
H A Dslab.h15 static inline void *kzalloc(size_t size, gfp_t gfp) in kzalloc() argument
/kernel/linux/linux-5.10/net/ceph/
H A Dbuffer.c12 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 Dmemregion.h15 static inline int memregion_alloc(gfp_t gfp) in memregion_alloc() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_deps.h29 gfp_t gfp; member
/kernel/linux/linux-6.6/tools/lib/
H A Dslab.c14 void *kmalloc(size_t size, gfp_t gfp) in kmalloc() argument
/kernel/linux/linux-6.6/tools/testing/memblock/linux/
H A Dkmemleak.h9 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 Dbuffer.c12 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 Dstring-stream.h28 gfp_t gfp; member
/kernel/linux/linux-5.10/net/core/
H A Dhwbm.c23 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 Dnf_conntrack_timestamp.h27 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 Dcred.c17 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 Dstring-stream.h27 gfp_t gfp; member
/kernel/linux/linux-6.6/net/core/
H A Dhwbm.c23 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 Dpgalloc.h8 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 Dpgalloc.h8 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 Dpage.c68 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 Dhwbm.h26 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill() argument

Completed in 6 milliseconds

12345678910>>...38