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

1234567891011>>

/linux-master/lib/
H A Dmemregion.c9 int memregion_alloc(gfp_t gfp) argument
H A Dtest_free_pages.c14 static void test_free_pages(gfp_t gfp) argument
H A Dkasprintf.c15 char *kvasprintf(gfp_t gfp, const char *fmt, va_list ap) argument
43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) argument
53 char *kasprintf(gfp_t gfp, const char *fmt, ...) argument
H A Dbucket_locks.c14 __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, size_t max_size, unsigned int cpu_mult, gfp_t gfp, const char *name, struct lock_class_key *key) argument
H A Dargv_split.c60 char **argv_split(gfp_t gfp, const char *str, int *argcp) argument
/linux-master/fs/bcachefs/
H A Ddarray.c7 int __bch2_darray_resize(darray_char *d, size_t element_size, size_t new_size, gfp_t gfp) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_deps.h29 gfp_t gfp; member in struct:i915_deps
/linux-master/net/ceph/
H A Dbuffer.c12 struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp) argument
/linux-master/tools/lib/
H A Dslab.c14 void *kmalloc(size_t size, gfp_t gfp) argument
/linux-master/tools/testing/memblock/linux/
H A Dkmemleak.h9 kmemleak_alloc_phys(phys_addr_t phys, size_t size, gfp_t gfp) argument
/linux-master/net/core/
H A Dhwbm.c23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) argument
/linux-master/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) argument
/linux-master/security/landlock/
H A Dcred.c17 hook_cred_prepare(struct cred *const new, const struct cred *const old, const gfp_t gfp) argument
/linux-master/include/kunit/
H A Dskbuff.h29 kunit_zalloc_skb(struct kunit *test, int len, gfp_t gfp) argument
/linux-master/arch/arm64/mm/
H A Dpgd.c33 gfp_t gfp = GFP_PGTABLE_USER; local
/linux-master/net/rds/
H A Dpage.c68 rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, gfp_t gfp) argument
/linux-master/include/linux/
H A Dvmpressure.h47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, argument
49 static inline void vmpressure_prio(gfp_t gfp, struct mem_cgroup *memcg, argument
H A Dmemregion.h18 static inline int memregion_alloc(gfp_t gfp) argument
/linux-master/fs/notify/
H A Dgroup.c159 gfp_t gfp = (flags & FSNOTIFY_GROUP_USER) ? GFP_KERNEL_ACCOUNT : local
114 __fsnotify_alloc_group( const struct fsnotify_ops *ops, int flags, gfp_t gfp) argument
/linux-master/include/net/
H A Dhwbm.h28 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) argument
/linux-master/arch/powerpc/include/asm/
H A Dpgalloc.h8 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) argument
15 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) argument
/linux-master/net/mac80211/
H A Dpm.c192 ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif, struct cfg80211_wowlan_wakeup *wakeup, gfp_t gfp) argument
/linux-master/lib/kunit/
H A Dstring-stream.h26 gfp_t gfp; member in struct:string_stream
/linux-master/tools/include/linux/
H A Dslab.h25 static inline void *kzalloc(size_t size, gfp_t gfp) argument
/linux-master/include/drm/
H A Ddrm_managed.h64 static inline void *drmm_kzalloc(struct drm_device *dev, size_t size, gfp_t gfp) argument

Completed in 285 milliseconds

1234567891011>>