Home
last modified time | relevance | path

Searched defs:gfp (Results 1 – 25 of 30) sorted by relevance

12

/include/linux/
Dkmemleak.h42 gfp_t gfp) in kmemleak_alloc_recursive()
65 gfp_t gfp) in kmemleak_alloc()
70 gfp_t gfp) in kmemleak_alloc_recursive()
74 gfp_t gfp) in kmemleak_alloc_percpu()
98 static inline void kmemleak_scan_area(const void *ptr, size_t size, gfp_t gfp) in kmemleak_scan_area()
Ddevcoredump.h19 size_t datalen, gfp_t gfp) in dev_coredumpv()
26 const void *data, size_t datalen, gfp_t gfp, in dev_coredumpm()
Dvmpressure.h43 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, in vmpressure()
45 static inline void vmpressure_prio(gfp_t gfp, struct mem_cgroup *memcg, in vmpressure_prio()
Dfscache.h546 gfp_t gfp) in fscache_read_or_alloc_page()
597 gfp_t gfp) in fscache_read_or_alloc_pages()
628 gfp_t gfp) in fscache_alloc_page()
677 gfp_t gfp) in fscache_write_page()
763 gfp_t gfp) in fscache_maybe_release_page()
Dbtree-128.h41 void *val, gfp_t gfp) in btree_insert128()
78 gfp_t gfp) in btree_merge128()
Dpercpu_counter.h33 #define percpu_counter_init(fbc, value, gfp) \ argument
94 gfp_t gfp) in percpu_counter_init()
Dmemcontrol.h442 memcg_kmem_newpage_charge(gfp_t gfp, struct mem_cgroup **memcg, int order) in memcg_kmem_newpage_charge()
506 memcg_kmem_get_cache(struct kmem_cache *cachep, gfp_t gfp) in memcg_kmem_get_cache()
529 memcg_kmem_newpage_charge(gfp_t gfp, struct mem_cgroup **memcg, int order) in memcg_kmem_newpage_charge()
549 memcg_kmem_get_cache(struct kmem_cache *cachep, gfp_t gfp) in memcg_kmem_get_cache()
Dflex_array.h76 #define flex_array_put_ptr(fa, nr, src, gfp) \ argument
Dpercpu.h130 #define alloc_percpu_gfp(type, gfp) \ argument
Dfirmware.h61 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait()
Ddma-mapping.h241 size_t size, gfp_t gfp) in dmam_declare_coherent_memory()
268 dma_addr_t *dma_addr, gfp_t gfp) in dma_alloc_writecombine()
Dvmstat.h193 #define zone_statistics(_zl, _z, gfp) do { } while (0) argument
Dpagemap.h217 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc()
Ddevice.h578 #define devres_alloc(release, size, gfp) \ argument
613 static inline void *devm_kzalloc(struct device *dev, size_t size, gfp_t gfp) in devm_kzalloc()
/include/net/netfilter/
Dnf_conntrack_extend.h96 #define nf_ct_ext_add(ct, id, gfp) \ argument
98 #define nf_ct_ext_add_length(ct, id, len, gfp) \ argument
Dnf_conntrack_acct.h33 struct nf_conn_acct *nf_ct_acct_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_acct_ext_add()
Dnf_conntrack_timestamp.h26 struct nf_conn_tstamp *nf_ct_tstamp_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_tstamp_ext_add()
Dnf_conntrack_timeout.h41 gfp_t gfp) in nf_ct_timeout_ext_add()
Dnf_conntrack_ecache.h34 nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add()
/include/scsi/
Dscsi_dh.h85 gfp_t gfp) in scsi_dh_attached_handler_name()
/include/crypto/
Dskcipher.h69 struct crypto_ablkcipher *tfm, gfp_t gfp) in skcipher_givcrypt_alloc()
Daead.h58 struct crypto_aead *tfm, gfp_t gfp) in aead_givcrypt_alloc()
Dhash.h227 struct crypto_ahash *tfm, gfp_t gfp) in ahash_request_alloc()
/include/net/iucv/
Diucv.h223 static inline struct iucv_path *iucv_path_alloc(u16 msglim, u8 flags, gfp_t gfp) in iucv_path_alloc()
/include/linux/ceph/
Ddecode.h106 size_t *lenp, gfp_t gfp) in ceph_extract_encoded_string()

12