Home
last modified time | relevance | path

Searched refs:alloc_hooks (Results 1 – 25 of 25) sorted by relevance

/include/linux/
A Dvmalloc.h147 #define vmalloc(...) alloc_hooks(vmalloc_noprof(__VA_ARGS__))
150 #define vzalloc(...) alloc_hooks(vzalloc_noprof(__VA_ARGS__))
153 #define vmalloc_user(...) alloc_hooks(vmalloc_user_noprof(__VA_ARGS__))
156 #define vmalloc_node(...) alloc_hooks(vmalloc_node_noprof(__VA_ARGS__))
159 #define vzalloc_node(...) alloc_hooks(vzalloc_node_noprof(__VA_ARGS__))
162 #define vmalloc_32(...) alloc_hooks(vmalloc_32_noprof(__VA_ARGS__))
168 #define __vmalloc(...) alloc_hooks(__vmalloc_noprof(__VA_ARGS__))
192 #define vmalloc_array(...) alloc_hooks(vmalloc_array_noprof(__VA_ARGS__))
195 #define __vcalloc(...) alloc_hooks(__vcalloc_noprof(__VA_ARGS__))
198 #define vcalloc(...) alloc_hooks(vcalloc_noprof(__VA_ARGS__))
[all …]
A Dgfp.h226 #define __alloc_pages(...) alloc_hooks(__alloc_pages_noprof(__VA_ARGS__))
230 #define __folio_alloc(...) alloc_hooks(__folio_alloc_noprof(__VA_ARGS__))
241 alloc_hooks(alloc_pages_bulk_mempolicy_noprof(__VA_ARGS__))
258 alloc_hooks(alloc_pages_bulk_node_noprof(__VA_ARGS__))
341 #define alloc_pages(...) alloc_hooks(alloc_pages_noprof(__VA_ARGS__))
342 #define folio_alloc(...) alloc_hooks(folio_alloc_noprof(__VA_ARGS__))
344 #define vma_alloc_folio(...) alloc_hooks(vma_alloc_folio_noprof(__VA_ARGS__))
355 #define alloc_page_vma(...) alloc_hooks(alloc_page_vma_noprof(__VA_ARGS__))
361 #define __get_free_pages(...) alloc_hooks(get_free_pages_noprof(__VA_ARGS__))
364 #define get_zeroed_page(...) alloc_hooks(get_zeroed_page_noprof(__VA_ARGS__))
[all …]
A Dslab.h470 #define krealloc(...) alloc_hooks(krealloc_noprof(__VA_ARGS__))
911 #define kmalloc(...) alloc_hooks(kmalloc_noprof(__VA_ARGS__))
934 #define kmalloc_node(...) alloc_hooks(kmalloc_node_noprof(__VA_ARGS__))
950 #define kmalloc_array(...) alloc_hooks(kmalloc_array_noprof(__VA_ARGS__))
981 #define krealloc_array(...) alloc_hooks(krealloc_array_noprof(__VA_ARGS__))
996 alloc_hooks(kmalloc_node_track_caller_noprof(__VA_ARGS__, _RET_IP_))
1041 #define kzalloc(...) alloc_hooks(kzalloc_noprof(__VA_ARGS__))
1047 #define kvmalloc_node(...) alloc_hooks(kvmalloc_node_noprof(__VA_ARGS__))
1073 #define kvcalloc_node(...) alloc_hooks(kvcalloc_node_noprof(__VA_ARGS__))
1074 #define kvcalloc(...) alloc_hooks(kvcalloc_noprof(__VA_ARGS__))
[all …]
A Dpercpu.h140 alloc_hooks(pcpu_alloc_noprof(_size, _align, false, _gfp))
142 alloc_hooks(pcpu_alloc_noprof(_size, _align, false, GFP_KERNEL))
144 alloc_hooks(pcpu_alloc_noprof(_size, _align, true, GFP_KERNEL))
A Drhashtable-types.h136 #define rhashtable_init(...) alloc_hooks(rhashtable_init_noprof(__VA_ARGS__))
140 #define rhltable_init(...) alloc_hooks(rhltable_init_noprof(__VA_ARGS__))
A Dmempool.h48 alloc_hooks(mempool_init_noprof(__VA_ARGS__))
57 alloc_hooks(mempool_create_node_noprof(__VA_ARGS__))
68 alloc_hooks(mempool_alloc_noprof(__VA_ARGS__))
A Dsockptr.h136 #define memdup_sockptr(...) alloc_hooks(memdup_sockptr_noprof(__VA_ARGS__))
151 #define memdup_sockptr_nul(...) alloc_hooks(memdup_sockptr_nul_noprof(__VA_ARGS__))
A Dskb_array.h184 #define skb_array_init(...) alloc_hooks(skb_array_init_noprof(__VA_ARGS__))
213 alloc_hooks(skb_array_resize_multiple_bh_noprof(__VA_ARGS__))
A Dbpfptr.h80 #define kvmemdup_bpfptr(...) alloc_hooks(kvmemdup_bpfptr_noprof(__VA_ARGS__))
A Dptr_ring.h500 #define ptr_ring_init(...) alloc_hooks(ptr_ring_init_noprof(__VA_ARGS__))
613 #define ptr_ring_resize(...) alloc_hooks(ptr_ring_resize_noprof(__VA_ARGS__))
665 alloc_hooks(ptr_ring_resize_multiple_bh_noprof(__VA_ARGS__))
A Dworkqueue.h513 #define alloc_workqueue(...) alloc_hooks(alloc_workqueue_noprof(__VA_ARGS__))
552 alloc_hooks(alloc_workqueue_lockdep_map(fmt, WQ_UNBOUND | __WQ_ORDERED | (flags),\
586 #define alloc_workqueue_attrs(...) alloc_hooks(alloc_workqueue_attrs_noprof(__VA_ARGS__))
A Dalloc_tag.h250 #define alloc_hooks(_do_alloc) \ macro
A Dstring.h305 #define kmemdup(...) alloc_hooks(kmemdup_noprof(__VA_ARGS__))
A Dfortify-string.h767 #define kmemdup(...) alloc_hooks(kmemdup_noprof(__VA_ARGS__))
A Dmm_types.h1402 #define mm_alloc_cid(...) alloc_hooks(mm_alloc_cid_noprof(__VA_ARGS__))
A Dpagemap.h658 alloc_hooks(filemap_alloc_folio_noprof(__VA_ARGS__))
A Dskbuff.h3519 #define __dev_alloc_pages(...) alloc_hooks(__dev_alloc_pages_noprof(__VA_ARGS__))
3539 #define __dev_alloc_page(...) alloc_hooks(__dev_alloc_page_noprof(__VA_ARGS__))
A Dmm.h2885 #define pagetable_alloc(...) alloc_hooks(pagetable_alloc_noprof(__VA_ARGS__))
/include/asm-generic/
A Dpgalloc.h33 #define __pte_alloc_one_kernel(...) alloc_hooks(__pte_alloc_one_kernel_noprof(__VA_ARGS__))
46 #define pte_alloc_one_kernel(...) alloc_hooks(pte_alloc_one_kernel_noprof(__VA_ARGS__))
85 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__))
100 #define pte_alloc_one(...) alloc_hooks(pte_alloc_one_noprof(__VA_ARGS__))
151 #define pmd_alloc_one(...) alloc_hooks(pmd_alloc_one_noprof(__VA_ARGS__))
184 #define __pud_alloc_one(...) alloc_hooks(__pud_alloc_one_noprof(__VA_ARGS__))
200 #define pud_alloc_one(...) alloc_hooks(pud_alloc_one_noprof(__VA_ARGS__))
238 #define __p4d_alloc_one(...) alloc_hooks(__p4d_alloc_one_noprof(__VA_ARGS__))
245 #define p4d_alloc_one(...) alloc_hooks(p4d_alloc_one_noprof(__VA_ARGS__))
282 #define __pgd_alloc(...) alloc_hooks(__pgd_alloc_noprof(__VA_ARGS__))
/include/net/
A Dnetlabel.h288 alloc_hooks(netlbl_secattr_cache_alloc_noprof(__VA_ARGS__))
321 #define netlbl_catmap_alloc(...) alloc_hooks(netlbl_catmap_alloc_noprof(__VA_ARGS__))
387 #define netlbl_secattr_alloc(...) alloc_hooks(netlbl_secattr_alloc_noprof(__VA_ARGS__))
A Dtcx.h87 #define tcx_entry_create(...) alloc_hooks(tcx_entry_create_noprof(__VA_ARGS__))
A Dnetlink.h2212 #define nla_memdup(...) alloc_hooks(nla_memdup_noprof(__VA_ARGS__))
/include/crypto/
A Dacompress.h272 #define acomp_request_alloc(...) alloc_hooks(acomp_request_alloc_noprof(__VA_ARGS__))
283 #define acomp_request_alloc_extra(...) alloc_hooks(acomp_request_alloc_extra_noprof(__VA_ARGS__))
A Dskcipher.h859 #define skcipher_request_alloc(...) alloc_hooks(skcipher_request_alloc_noprof(__VA_ARGS__))
A Dhash.h619 #define ahash_request_alloc(...) alloc_hooks(ahash_request_alloc_noprof(__VA_ARGS__))

Completed in 83 milliseconds