Home
last modified time | relevance | path

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

12

/lib/
A Dkasprintf.c15 char *kvasprintf(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf()
43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf_const()
53 char *kasprintf(gfp_t gfp, const char *fmt, ...) in kasprintf()
A Dmemregion.c9 int memregion_alloc(gfp_t gfp) in memregion_alloc()
A Didr.c34 unsigned long max, gfp_t gfp) in idr_alloc_u32()
79 int idr_alloc(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc()
117 int idr_alloc_cyclic(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc_cyclic()
381 gfp_t gfp) in ida_alloc_range()
A Dflex_proportions.c38 int fprop_global_init(struct fprop_global *p, gfp_t gfp) in fprop_global_init()
91 int fprop_local_init_percpu(struct fprop_local_percpu *pl, gfp_t gfp) in fprop_local_init_percpu()
A Dxarray.c301 bool xas_nomem(struct xa_state *xas, gfp_t gfp) in xas_nomem()
328 static bool __xas_nomem(struct xa_state *xas, gfp_t gfp) in __xas_nomem()
373 gfp_t gfp = GFP_NOWAIT | __GFP_NOWARN; in xas_alloc() local
1046 gfp_t gfp) in xas_split_alloc()
1182 gfp_t gfp = GFP_NOWAIT; in xas_try_split() local
1729 void *xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp) in xa_store()
1764 void *old, void *entry, gfp_t gfp) in __xa_cmpxchg()
1771 void *old, void *entry, gfp_t gfp) in __xa_cmpxchg_raw()
1873 unsigned long last, void *entry, gfp_t gfp) in xa_store_range()
1986 struct xa_limit limit, gfp_t gfp) in __xa_alloc()
[all …]
A Dtest_free_pages.c14 static void test_free_pages(gfp_t gfp) in test_free_pages()
A Dbucket_locks.c15 size_t max_size, unsigned int cpu_mult, gfp_t gfp, in __alloc_bucket_spinlocks()
A Dargv_split.c60 char **argv_split(gfp_t gfp, const char *str, int *argcp) in argv_split()
A Dstring_helpers.c651 char *kstrdup_quotable(const char *src, gfp_t gfp) in kstrdup_quotable()
679 char *kstrdup_quotable_cmdline(struct task_struct *task, gfp_t gfp) in kstrdup_quotable_cmdline()
712 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file()
738 char *kstrdup_and_replace(const char *src, char old, char new, gfp_t gfp) in kstrdup_and_replace()
762 char **kasprintf_strarray(gfp_t gfp, const char *prefix, size_t n) in kasprintf_strarray()
A Dbtree.c92 static unsigned long *btree_node_alloc(struct btree_head *head, gfp_t gfp) in btree_node_alloc()
409 gfp_t gfp) in btree_grow()
445 gfp_t gfp) in btree_insert_level()
506 unsigned long *key, void *val, gfp_t gfp) in btree_insert()
635 struct btree_geo *geo, gfp_t gfp) in btree_merge()
A Dobjpool.c119 gfp_t gfp, void *context, objpool_init_obj_cb objinit, in objpool_init()
A Dmaple_tree.c4367 unsigned long *next, gfp_t gfp) in mas_alloc_cyclic()
6282 bool mas_nomem(struct ma_state *mas, gfp_t gfp) in mas_nomem()
6360 unsigned long last, void *entry, gfp_t gfp) in mtree_store_range()
6391 gfp_t gfp) in mtree_store()
6409 unsigned long last, void *entry, gfp_t gfp) in mtree_insert_range()
6446 gfp_t gfp) in mtree_insert()
6454 unsigned long max, gfp_t gfp) in mtree_alloc_range()
6516 unsigned long *next, gfp_t gfp) in mtree_alloc_cyclic()
6536 unsigned long max, gfp_t gfp) in mtree_alloc_rrange()
6676 gfp_t gfp) in mas_dup_alloc()
[all …]
A Dpercpu-refcount.c64 unsigned int flags, gfp_t gfp) in percpu_ref_init()
A Dpercpu_counter.c189 gfp_t gfp, u32 nr_counters, in __percpu_counter_init_many()
A Dradix-tree.c408 static int radix_tree_extend(struct radix_tree_root *root, gfp_t gfp, in radix_tree_extend()
607 gfp_t gfp = root_gfp_mask(root); in __radix_tree_create() local
1477 struct radix_tree_iter *iter, gfp_t gfp, in idr_get_free()
A Dtest_objpool.c288 gfp_t gfp = GFP_KERNEL; in ot_init_sync_m0() local
454 gfp_t gfp = GFP_KERNEL; in ot_init_async_m0() local
A Drhashtable.c150 gfp_t gfp) in nested_bucket_table_alloc()
179 gfp_t gfp) in bucket_table_alloc()
A Dtest_xarray.c40 static void *xa_store_index(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_store_index()
51 static void xa_alloc_index(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_alloc_index()
72 unsigned order, void *entry, gfp_t gfp) in xa_store_order()
A Dscatterlist.c591 gfp_t gfp, unsigned int *nent_p) in sgl_alloc_order()
643 struct scatterlist *sgl_alloc(unsigned long long length, gfp_t gfp, in sgl_alloc()
A Dref_tracker.c255 gfp_t gfp) in ref_tracker_alloc()
/lib/kunit/
A Dstring-stream.c17 static struct string_stream_fragment *alloc_string_stream_fragment(int len, gfp_t gfp) in alloc_string_stream_fragment()
157 struct string_stream *alloc_string_stream(gfp_t gfp) in alloc_string_stream()
190 struct string_stream *kunit_alloc_string_stream(struct kunit *test, gfp_t gfp) in kunit_alloc_string_stream()
A Dstring-stream.h26 gfp_t gfp; member
A Dtest.c929 const char *kunit_kstrdup_const(struct kunit *test, const char *str, gfp_t gfp) in kunit_kstrdup_const()
/lib/reed_solomon/
A Dreed_solomon.c71 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()
/lib/tests/
A Dprintf_kunit.c638 gfp_t gfp; in flags() local

Completed in 904 milliseconds

12