Home
last modified time | relevance | path

Searched refs:xas_set_err (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst262 以防你想自己调用xas_set_err()。
/linux/lib/
A Dxarray.c376 xas_set_err(xas, -ENOMEM); in xas_alloc()
1036 xas_set_err(xas, -ENOMEM); in xas_split_alloc()
1653 xas_set_err(&xas, -EBUSY); in __xa_insert()
1822 xas_set_err(&xas, -EBUSY); in __xa_alloc()
A Dtest_xarray.c1429 xas_set_err(&xas, -EEXIST); in check_create_range_3()
/linux/include/linux/
A Dxarray.h1403 static inline void xas_set_err(struct xa_state *xas, long err) in xas_set_err() function
/linux/fs/
A Ddax.c503 xas_set_err(xas, -EIO); in grab_mapping_entry()
/linux/Documentation/core-api/
A Dxarray.rst331 xas_set_err() yourself.
/linux/mm/
A Dfilemap.c926 xas_set_err(&xas, -EEXIST); in __filemap_add_folio()
A Dshmem.c728 xas_set_err(&xas, -EEXIST); in shmem_add_to_page_cache()

Completed in 31 milliseconds