Searched refs:personalities (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/io_uring/ |
H A D | fdinfo.c | 170 if (has_lock && !xa_empty(&ctx->personalities)) { in io_uring_show_fdinfo() 175 xa_for_each(&ctx->personalities, index, cred) in io_uring_show_fdinfo()
|
H A D | io_uring.c | 323 xa_init_flags(&ctx->personalities, XA_FLAGS_ALLOC1); in io_ring_ctx_alloc() 2238 req->creds = xa_load(&ctx->personalities, personality); in io_init_req() 3060 creds = xa_erase(&ctx->personalities, id); in io_unregister_personality() 3201 xa_for_each(&ctx->personalities, index, creds) in io_ring_ctx_wait_and_kill() 4170 ret = xa_alloc_cyclic(&ctx->personalities, &id, (void *)creds, in io_register_personality()
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | index.rst | 68 abi/ execution domains & personalities
|
/openbmc/linux/include/linux/ |
H A D | io_uring_types.h | 324 struct xarray personalities; member
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.soc | 253 LS2088A SoC has 3 more similar SoC personalities 325 LX2160A SoC has 2 more similar SoC personalities
|
/openbmc/linux/Documentation/power/regulator/ |
H A D | overview.rst | 122 personalities based upon the same reference device).
|
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | README | 5 Layerscape Architecture processor and its personalities.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 192 MD personalities supporting such device addition will read the data from
|
/openbmc/linux/Documentation/networking/ |
H A D | representors.rst | 102 - PFs and VFs with other personalities, including network block devices (such
|
/openbmc/linux/ |
H A D | CREDITS | 1806 D: iBCS personalities, socket and X interfaces, x.out loader, syscalls...
|