Home
last modified time | relevance | path

Searched refs:xas_split_alloc (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst361xas_split_alloc(),在没有xa_lock的情况下,可以将一个多索引条目分割成占据较小范围的条目,然后再取锁并
/linux/lib/
A Dlib.a3 …ge�xas_store�xas_get_mark�xas_set_mark�xas_clear_mark�xas_init_marks�xas_split_alloc�xas_split�xas…
A Dxarray.c1000 void xas_split_alloc(struct xa_state *xas, void *entry, unsigned int order, in xas_split_alloc() function
1038 EXPORT_SYMBOL_GPL(xas_split_alloc);
A Dtest_xarray.c1540 xas_split_alloc(&xas, xa, order, GFP_KERNEL); in check_split_1()
/linux/include/linux/
A Dxarray.h1515 void xas_split_alloc(struct xa_state *, void *entry, unsigned int order, gfp_t);
1528 static inline void xas_split_alloc(struct xa_state *xas, void *entry, in xas_split_alloc() function
/linux/Documentation/core-api/
A Dxarray.rst485 xas_split_alloc() without the xa_lock held, followed by taking the lock
/linux/mm/
A Dfilemap.c920 xas_split_alloc(&xas, xa_load(xas.xa, xas.xa_index), in __filemap_add_folio()
/linux/
A Dvmlinux.symvers2235 0x00000000 xas_split_alloc vmlinux EXPORT_SYMBOL_GPL
A DSystem.map17849 ffff8000104ec980 T xas_split_alloc
A D.tmp_System.map17849 ffff8000104ec980 T xas_split_alloc

Completed in 345 milliseconds