Home
last modified time | relevance | path

Searched hist:ad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/testing/radix-tree/
H A Dxarray.cad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A D.gitignoread3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A Dmain.cad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A Dtest.had3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A DMakefilead3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/tools/testing/radix-tree/linux/
H A Drcupdate.had3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A Dkernel.had3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/lib/
H A Dtest_xarray.cad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A Dxarray.cad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A Dradix-tree.cad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A DMakefilead3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
H A DKconfig.debugad3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/tools/include/linux/
H A Dkernel.had3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/include/linux/
H A Dxarray.had3d6c7263e368abdc151e1cc13dc78aa39cc7a7 Tue Nov 07 13:57:46 CST 2017 Matthew Wilcox <willy@infradead.org> xarray: Add XArray load operation

The xa_load function brings with it a lot of infrastructure; xa_empty(),
xa_is_err(), and large chunks of the XArray advanced API that are used
to implement xa_load.

As the test-suite demonstrates, it is possible to use the XArray functions
on a radix tree. The radix tree functions depend on the GFP flags being
stored in the root of the tree, so it's not possible to use the radix
tree functions on an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>