Searched refs:personalities (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/io_uring/ |
| H A D | fdinfo.c | 217 if (!xa_empty(&ctx->personalities)) { in __io_uring_show_fdinfo() 222 xa_for_each(&ctx->personalities, index, cred) in __io_uring_show_fdinfo()
|
| H A D | register.c | 81 creds = xa_erase(&ctx->personalities, id); in io_unregister_personality() 99 ret = xa_alloc_cyclic(&ctx->personalities, &id, (void *)creds, in io_register_personality()
|
| H A D | io_uring.c | 348 xa_init_flags(&ctx->personalities, XA_FLAGS_ALLOC1); in io_ring_ctx_alloc() 2123 req->creds = xa_load(&ctx->personalities, personality); in io_init_req() 2973 xa_for_each(&ctx->personalities, index, creds) in io_ring_ctx_wait_and_kill()
|
| /linux-6.15/Documentation/admin-guide/sysctl/ |
| H A D | index.rst | 68 abi/ execution domains & personalities
|
| /linux-6.15/include/linux/ |
| H A D | io_uring_types.h | 400 struct xarray personalities; member
|
| /linux-6.15/Documentation/power/regulator/ |
| H A D | overview.rst | 122 personalities based upon the same reference device).
|
| /linux-6.15/Documentation/networking/ |
| H A D | representors.rst | 103 - PFs and VFs with other personalities, including network block devices (such
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-raid.rst | 192 MD personalities supporting such device addition will read the data from
|
| /linux-6.15/ |
| H A D | CREDITS | 1878 D: iBCS personalities, socket and X interfaces, x.out loader, syscalls...
|