Searched refs:personalities (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | io_uring_types.h | 436 struct xarray personalities; member
|
| /linux/io_uring/ |
| H A D | register.c | 80 creds = xa_erase(&ctx->personalities, id); in io_unregister_personality() 98 ret = xa_alloc_cyclic(&ctx->personalities, &id, (void *)creds, in io_register_personality()
|
| H A D | io_uring.c | 270 xa_init_flags(&ctx->personalities, XA_FLAGS_ALLOC1); in io_ring_ctx_alloc() 1816 req->creds = xa_load(&ctx->personalities, personality); in io_init_req() 2406 xa_for_each(&ctx->personalities, index, creds) in io_ring_ctx_wait_and_kill()
|
| /linux/Documentation/power/regulator/ |
| H A D | overview.rst | 122 personalities based upon the same reference device).
|
| /linux/Documentation/networking/ |
| H A D | representors.rst | 103 - PFs and VFs with other personalities, including network block devices (such
|
| /linux/ |
| H A D | CREDITS | 1890 D: iBCS personalities, socket and X interfaces, x.out loader, syscalls...
|