/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | buffer.c | 118 gfp_t mem_flags, in hcd_buffer_alloc() 177 size_t size, gfp_t mem_flags, dma_addr_t *dma) in hcd_buffer_alloc_pages()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-ioprio.c | 122 ioprio_alloc_pd(struct gendisk *disk, struct blkcg *blkcg, gfp_t gfp) in ioprio_alloc_pd() 140 static struct blkcg_policy_data *ioprio_alloc_cpd(gfp_t gfp) in ioprio_alloc_cpd()
|
H A D | blk-crypto-internal.h | 189 gfp_t gfp_mask); 201 gfp_t gfp_mask) in blk_crypto_rq_bio_prep()
|
H A D | blk-crypto.c | 92 const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask) in bio_crypt_set_ctx() 116 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask) in __bio_crypt_clone() 304 gfp_t gfp_mask) in __blk_crypto_rq_bio_prep()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream_sched_rr.c | 66 __u16 prio, gfp_t gfp) in sctp_sched_rr_set() 86 gfp_t gfp) in sctp_sched_rr_init_sid()
|
/kernel/linux/linux-6.6/mm/ |
H A D | zpool.c | 147 struct zpool *zpool_create_pool(const char *type, const char *name, gfp_t gfp) in zpool_create_pool() 255 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, in zpool_malloc()
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-crypto.c | 83 const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask) in bio_crypt_set_ctx() 107 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask) in __bio_crypt_clone() 296 gfp_t gfp_mask) in __blk_crypto_rq_bio_prep()
|
H A D | blk-ioc.c | 250 int create_task_io_context(struct task_struct *task, gfp_t gfp_flags, int node) in create_task_io_context() 304 gfp_t gfp_flags, int node) in get_task_io_context() 373 gfp_t gfp_mask) in ioc_create_icq()
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | devcoredump.c | 261 gfp_t gfp) in dev_coredumpv() 328 void *data, size_t datalen, gfp_t gfp, in dev_coredumpm() 412 size_t datalen, gfp_t gfp) in dev_coredumpsg()
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | pti.c | 174 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_p4d() 201 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pmd() 246 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pte()
|
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.c | 121 static bool hpio_fill_pages(struct hpio *hpio, u32 nr_page, gfp_t gfp, bool new_page) in hpio_fill_pages() 160 struct hpio *hpio_alloc(u32 nr_page, gfp_t gfp, unsigned int op, bool new_page) in hpio_alloc() 187 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) in hpio_get_alloc()
|
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 231 static inline struct asd_dma_tok *asd_dmatok_alloc(gfp_t flags) in asd_dmatok_alloc() 243 gfp_t flags) in asd_alloc_coherent() 363 gfp_t gfp_mask);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netlink.h | 156 __u32 group, gfp_t allocation); 158 __u32 portid, __u32 group, gfp_t allocation, 173 netlink_skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in netlink_skb_clone()
|
H A D | backing-dev.h | 176 gfp_t gfp); 240 wb_get_create_current(struct backing_dev_info *bdi, gfp_t gfp) in wb_get_create_current() 354 wb_get_create_current(struct backing_dev_info *bdi, gfp_t gfp) in wb_get_create_current()
|
/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | reed_solomon.c | 71 int fcr, int prim, int nroots, gfp_t gfp) in codec_init() 215 int prim, int nroots, gfp_t gfp) in init_rs_internal() 289 int nroots, gfp_t gfp) in init_rs_gfp()
|
/kernel/linux/linux-5.10/lib/ |
H A D | string_helpers.c | 569 char *kstrdup_quotable(const char *src, gfp_t gfp) in kstrdup_quotable() 597 char *kstrdup_quotable_cmdline(struct task_struct *task, gfp_t gfp) in kstrdup_quotable_cmdline() 630 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file()
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | libceph.h | 174 gfp_t gfp_flags); 292 extern void *ceph_kvmalloc(size_t size, gfp_t flags); 321 extern struct page **ceph_alloc_page_vector(int num_pages, gfp_t flags);
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | devcoredump.c | 256 gfp_t gfp) in dev_coredumpv() 323 void *data, size_t datalen, gfp_t gfp, in dev_coredumpm() 410 size_t datalen, gfp_t gfp) in dev_coredumpsg()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netlink.h | 230 __u32 group, gfp_t allocation); 232 __u32 portid, __u32 group, gfp_t allocation, 248 netlink_skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in netlink_skb_clone()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 231 static inline struct asd_dma_tok *asd_dmatok_alloc(gfp_t flags) in asd_dmatok_alloc() 243 gfp_t flags) in asd_alloc_coherent() 363 gfp_t gfp_mask);
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | kmem.h | 17 gfp_t gfp_flags, 60 gfp_t gfp_flags, 180 gfp_t gfp_flags, int migratetype),
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_task_storage.c | 209 u64 flags, gfp_t gfp_flags, bool nobusy) in __bpf_task_storage_get() 231 task, void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5() 250 task, void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5()
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | pti.c | 174 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_p4d() 201 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pmd() 246 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pte()
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.c | 121 static bool hpio_fill_pages(struct hpio *hpio, u32 nr_page, gfp_t gfp, bool new_page) in hpio_fill_pages() 160 struct hpio *hpio_alloc(u32 nr_page, gfp_t gfp, unsigned int op, bool new_page) in hpio_alloc() 187 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) in hpio_get_alloc()
|
/kernel/linux/linux-6.6/security/selinux/include/ |
H A D | security.h | 271 u32 *out_sid, gfp_t gfp); 273 int security_context_str_to_sid(const char *scontext, u32 *out_sid, gfp_t gfp); 276 u32 *out_sid, u32 def_sid, gfp_t gfp_flags);
|