Home
last modified time | relevance | path

Searched defs:_gfp (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Ddarray.h29 #define __darray_resize(_d, _element_size, _new_size, _gfp) \ argument
34 #define darray_resize_gfp(_d, _new_size, _gfp) \ argument
40 #define darray_make_room_gfp(_d, _more, _gfp) \ argument
50 #define darray_push_gfp(_d, _item, _gfp) \ argument
Dfifo.h20 #define init_fifo(fifo, _size, _gfp) \ argument
/linux-6.12.1/include/linux/
Dgeneric-radix-tree.h226 #define genradix_ptr_alloc_inlined(_radix, _idx, _gfp) \ argument
234 #define genradix_ptr_alloc_preallocated_inlined(_radix, _idx, _new_node, _gfp)\ argument
251 #define genradix_ptr_alloc(_radix, _idx, _gfp) \ argument
257 #define genradix_ptr_alloc_preallocated(_radix, _idx, _new_node, _gfp)\ argument
396 #define genradix_prealloc(_radix, _nr, _gfp) \ argument
Dgfp.h226 #define alloc_pages_bulk_list(_gfp, _nr_pages, _list) \ argument
229 #define alloc_pages_bulk_array(_gfp, _nr_pages, _page_array) \ argument
Dpercpu.h143 #define __alloc_percpu_gfp(_size, _align, _gfp) \ argument
Dfs.h3181 #define alloc_inode_sb(_sb, _cache, _gfp) kmem_cache_alloc_lru(_cache, &_sb->s_inode_lru, _gfp) argument