Home
last modified time | relevance | path

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

/linux/mm/
A Dlist_lru.c530 xas_set_err(&xas, 0); in memcg_list_lru_alloc()
540 xas_set_err(&xas, 0); in memcg_list_lru_alloc()
A Dshmem.c806 xas_set_err(&xas, -EEXIST); in shmem_add_to_page_cache()
810 xas_set_err(&xas, -EEXIST); in shmem_add_to_page_cache()
2025 xas_set_err(&xas, -EEXIST); in shmem_split_large_entry()
A Dfilemap.c884 xas_set_err(&xas, -EEXIST); in __filemap_add_folio()
/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst264 以防你想自己调用xas_set_err()。
/linux/lib/
A Dxarray.c378 xas_set_err(xas, -ENOMEM); in xas_alloc()
1054 xas_set_err(xas, -ENOMEM); in xas_split_alloc()
1674 xas_set_err(&xas, -EBUSY); in __xa_insert()
1859 xas_set_err(&xas, -EBUSY); in __xa_alloc()
A Dtest_xarray.c1662 xas_set_err(&xas, -EEXIST); in check_create_range_3()
/linux/fs/cachefiles/
A Dondemand.c549 xas_set_err(&xas, -EBUSY); in cachefiles_ondemand_send_req()
/linux/drivers/infiniband/sw/rxe/
A Drxe_mr.c112 xas_set_err(&xas, -EINVAL); in rxe_mr_fill_pages_from_sgt()
/linux/include/linux/
A Dxarray.h1443 static inline void xas_set_err(struct xa_state *xas, long err) in xas_set_err() function
/linux/drivers/iommu/iommufd/
A Dpages.c589 xas_set_err(&xas, -EINVAL); in pages_to_xarray()
/linux/fs/
A Ddax.c589 xas_set_err(xas, -EIO); in grab_mapping_entry()
/linux/Documentation/core-api/
A Dxarray.rst335 xas_set_err() yourself.

Completed in 57 milliseconds