Searched refs:personalities (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/io_uring/ |
D | fdinfo.c | 165 if (has_lock && !xa_empty(&ctx->personalities)) { in __io_uring_show_fdinfo() 170 xa_for_each(&ctx->personalities, index, cred) in __io_uring_show_fdinfo()
|
D | io_uring.c | 314 xa_init_flags(&ctx->personalities, XA_FLAGS_ALLOC1); in io_ring_ctx_alloc() 2072 req->creds = xa_load(&ctx->personalities, personality); in io_init_req() 2686 creds = xa_erase(&ctx->personalities, id); in io_unregister_personality() 2808 xa_for_each(&ctx->personalities, index, creds) in io_ring_ctx_wait_and_kill() 3658 ret = xa_alloc_cyclic(&ctx->personalities, &id, (void *)creds, in io_register_personality()
|
/Linux-v6.1/Documentation/admin-guide/sysctl/ |
D | index.rst | 68 abi/ execution domains & personalities
|
/Linux-v6.1/include/linux/ |
D | io_uring_types.h | 270 struct xarray personalities; member
|
/Linux-v6.1/Documentation/power/regulator/ |
D | overview.rst | 122 personalities based upon the same reference device).
|
/Linux-v6.1/Documentation/networking/ |
D | representors.rst | 102 - PFs and VFs with other personalities, including network block devices (such
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 192 MD personalities supporting such device addition will read the data from
|
/Linux-v6.1/Documentation/process/ |
D | kernel-docs.rst | 330 RAID-4 and RAID-5 personalities of the MD device driver in the
|
/Linux-v6.1/ |
D | CREDITS | 1781 D: iBCS personalities, socket and X interfaces, x.out loader, syscalls...
|