Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dlist_lru.c524 xas_set_err(&xas, 0); in memcg_list_lru_alloc()
534 xas_set_err(&xas, 0); in memcg_list_lru_alloc()
A Dshmem.c727 xas_set_err(&xas, -EEXIST); in shmem_add_to_page_cache()
731 xas_set_err(&xas, -EEXIST); in shmem_add_to_page_cache()
A Dfilemap.c882 xas_set_err(&xas, -EEXIST); in __filemap_add_folio()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dxarray.rst264 以防你想自己调用xas_set_err()。
/linux-6.3-rc2/lib/
A Dxarray.c379 xas_set_err(xas, -ENOMEM); in xas_alloc()
1041 xas_set_err(xas, -ENOMEM); in xas_split_alloc()
1660 xas_set_err(&xas, -EBUSY); in __xa_insert()
1829 xas_set_err(&xas, -EBUSY); in __xa_alloc()
A Dtest_xarray.c1429 xas_set_err(&xas, -EEXIST); in check_create_range_3()
/linux-6.3-rc2/fs/cachefiles/
A Dondemand.c376 xas_set_err(&xas, -EBUSY); in cachefiles_ondemand_send_req()
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mr.c117 xas_set_err(&xas, -EINVAL); in rxe_mr_fill_pages_from_sgt()
/linux-6.3-rc2/include/linux/
A Dxarray.h1421 static inline void xas_set_err(struct xa_state *xas, long err) in xas_set_err() function
/linux-6.3-rc2/fs/
A Ddax.c603 xas_set_err(xas, -EIO); in grab_mapping_entry()
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dpages.c589 xas_set_err(&xas, -EINVAL); in pages_to_xarray()
/linux-6.3-rc2/Documentation/core-api/
A Dxarray.rst335 xas_set_err() yourself.

Completed in 40 milliseconds