| /kernel/linux/linux-6.6/security/apparmor/ |
| D | Makefile | 26 # Transforms lines from 52 # Transforms lines from 68 # Transforms lines from 77 # Transforms lines from 83 # Transforms lines from
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | Makefile | 22 # Transforms lines from 48 # Transforms lines from 64 # Transforms lines from 73 # Transforms lines from 79 # Transforms lines from
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
| D | Kconfig | 11 ANX6345 transforms the LVTTL RGB output of an 21 designed for portable devices. The ANX78XX transforms
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
| D | Kconfig | 13 ANX6345 transforms the LVTTL RGB output of an 25 designed for portable devices. The ANX78XX transforms
|
| /kernel/linux/linux-6.6/Documentation/crypto/ |
| D | api-intro.rst | 26 'Transforms' are user-instantiated objects, which maintain state, handle all 41 The API currently supports five main types of transforms: AEAD (Authenticated 89 Transforms may only be allocated in user context, and cryptographic 91 transforms with a setkey method it too should only be called from
|
| D | async-tx-api.rst | 4 Asynchronous Transfers/Transforms API 32 bulk memory transfers/transforms with support for inter-transactional
|
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | api-intro.rst | 26 'Transforms' are user-instantiated objects, which maintain state, handle all 41 The API currently supports five main types of transforms: AEAD (Authenticated 89 Transforms may only be allocated in user context, and cryptographic 91 transforms with a setkey method it too should only be called from
|
| D | async-tx-api.rst | 4 Asynchronous Transfers/Transforms API 32 bulk memory transfers/transforms with support for inter-transactional
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | colorspaces.rst | 43 After some further mathematical transforms these stimuli are known as 88 constructed that transforms CIE XYZ colors to colors in the new 96 function that takes a linear color component value and transforms it to 105 The final piece that defines a colorspace is a function that transforms
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | colorspaces.rst | 43 After some further mathematical transforms these stimuli are known as 88 constructed that transforms CIE XYZ colors to colors in the new 96 function that takes a linear color component value and transforms it to 105 The final piece that defines a colorspace is a function that transforms
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/ |
| D | amstaos,tsl2591.yaml | 14 light-to-digital converter that transforms light intensity into a digital
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_resource.c | 814 if (pool->base.transforms[i] != NULL) in dce80_resource_destruct() 815 dce80_transform_destroy(&pool->base.transforms[i]); in dce80_resource_destruct() 1071 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce80_construct() 1072 if (pool->base.transforms[i] == NULL) { in dce80_construct() 1269 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce81_construct() 1270 if (pool->base.transforms[i] == NULL) { in dce81_construct() 1463 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce83_construct() 1464 if (pool->base.transforms[i] == NULL) { in dce83_construct()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_resource.c | 809 if (pool->base.transforms[i] != NULL) in dce60_resource_destruct() 810 dce60_transform_destroy(&pool->base.transforms[i]); in dce60_resource_destruct() 1062 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce60_construct() 1063 if (pool->base.transforms[i] == NULL) { in dce60_construct() 1260 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce61_construct() 1261 if (pool->base.transforms[i] == NULL) { in dce61_construct() 1454 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce64_construct() 1455 if (pool->base.transforms[i] == NULL) { in dce64_construct()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_resource.c | 812 if (pool->base.transforms[i] != NULL) in dce80_resource_destruct() 813 dce80_transform_destroy(&pool->base.transforms[i]); in dce80_resource_destruct() 1072 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce80_construct() 1073 if (pool->base.transforms[i] == NULL) { in dce80_construct() 1272 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce81_construct() 1273 if (pool->base.transforms[i] == NULL) { in dce81_construct() 1469 pool->base.transforms[i] = dce80_transform_create(ctx, i); in dce83_construct() 1470 if (pool->base.transforms[i] == NULL) { in dce83_construct()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_resource.c | 805 if (pool->base.transforms[i] != NULL) in dce60_resource_destruct() 806 dce60_transform_destroy(&pool->base.transforms[i]); in dce60_resource_destruct() 1058 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce60_construct() 1059 if (pool->base.transforms[i] == NULL) { in dce60_construct() 1256 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce61_construct() 1257 if (pool->base.transforms[i] == NULL) { in dce61_construct() 1450 pool->base.transforms[i] = dce60_transform_create(ctx, i); in dce64_construct() 1451 if (pool->base.transforms[i] == NULL) { in dce64_construct()
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| D | kpp.h | 37 * crypto_grab_kpp(). Transforms may subsequently get instantiated 233 * &struct kpp_alg via crypto_grab_kpp(), transforms for the latter
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_resource.c | 827 if (pool->base.transforms[i] != NULL) in dce110_resource_destruct() 828 dce110_transform_destroy(&pool->base.transforms[i]); in dce110_resource_destruct() 1145 pipe_ctx->plane_res.xfm = pool->transforms[underlay_idx]; in dce110_acquire_underlay() 1277 pool->transforms[pool->pipe_count] = &dce110_xfmv->base; in underlay_create() 1469 pool->base.transforms[i] = dce110_transform_create(ctx, i); in dce110_resource_construct() 1470 if (pool->base.transforms[i] == NULL) { in dce110_resource_construct()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_resource.c | 820 if (pool->base.transforms[i] != NULL) in dce110_resource_destruct() 821 dce110_transform_destroy(&pool->base.transforms[i]); in dce110_resource_destruct() 1140 pipe_ctx->plane_res.xfm = pool->transforms[underlay_idx]; in dce110_acquire_underlay() 1272 pool->transforms[pool->pipe_count] = &dce110_xfmv->base; in underlay_create() 1468 pool->base.transforms[i] = dce110_transform_create(ctx, i); in dce110_resource_construct() 1469 if (pool->base.transforms[i] == NULL) { in dce110_resource_construct()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | vimc.rst | 57 Transforms images in bayer format into a non-bayer format.
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | Kconfig | 206 Through two affine transforms, 228 Through two affine transforms,
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | auth.c | 448 * Initialize all the possible digest transforms that we can use. Right 450 * because of the restrictiong that transforms may only be allocated in 451 * user context. This forces us to pre-allocated all possible transforms 459 /* If the transforms are already allocated, we are done */ in sctp_auth_init_hmacs()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/ |
| D | dce100_resource.c | 766 if (pool->base.transforms[i] != NULL) in dce100_resource_destruct() 767 dce100_transform_destroy(&pool->base.transforms[i]); in dce100_resource_destruct() 1107 pool->base.transforms[i] = dce100_transform_create(ctx, i); in dce100_resource_construct() 1108 if (pool->base.transforms[i] == NULL) { in dce100_resource_construct()
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | auth.c | 448 * Initialize all the possible digest transforms that we can use. Right 450 * because of the restrictiong that transforms may only be allocated in 451 * user context. This forces us to pre-allocated all possible transforms 459 /* If the transforms are already allocated, we are done */ in sctp_auth_init_hmacs()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce100/ |
| D | dce100_resource.c | 764 if (pool->base.transforms[i] != NULL) in dce100_resource_destruct() 765 dce100_transform_destroy(&pool->base.transforms[i]); in dce100_resource_destruct() 1108 pool->base.transforms[i] = dce100_transform_create(ctx, i); in dce100_resource_construct() 1109 if (pool->base.transforms[i] == NULL) { in dce100_resource_construct()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | vimc.rst | 76 Transforms images in bayer format into a non-bayer format.
|