Home
last modified time | relevance | path

Searched refs:vmalloc_noprof (Results 1 – 6 of 6) sorted by relevance

/linux/fs/bcachefs/
H A Ddarray.c25 : vmalloc_noprof(bytes); in __bch2_darray_resize_noprof()
H A Dutil.h63 ? vmalloc_noprof(n) in bch2_kvmalloc_noprof()
/linux/include/linux/
H A Dvmalloc.h146 extern void *vmalloc_noprof(unsigned long size) __alloc_size(1);
147 #define vmalloc(...) alloc_hooks(vmalloc_noprof(__VA_ARGS__))
/linux/kernel/
H A Dkallsyms_selftest.c85 ITEM_FUNC(vmalloc_noprof),
/linux/mm/
H A Dnommu.c197 void *vmalloc_noprof(unsigned long size) in vmalloc_noprof() function
201 EXPORT_SYMBOL(vmalloc_noprof);
252 return vmalloc_noprof(size); in vmalloc_node_noprof()
H A Dvmalloc.c3987 void *vmalloc_noprof(unsigned long size) in vmalloc_noprof() function
3992 EXPORT_SYMBOL(vmalloc_noprof);