Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 100) sorted by relevance

1234

/linux-6.6.21/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_dmabuf.c43 struct drm_gem_object *import; in igt_dmabuf_import_self() local
59 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_self()
60 if (IS_ERR(import)) { in igt_dmabuf_import_self()
62 (int)PTR_ERR(import)); in igt_dmabuf_import_self()
63 err = PTR_ERR(import); in igt_dmabuf_import_self()
66 import_obj = to_intel_bo(import); in igt_dmabuf_import_self()
68 if (import != &obj->base) { in igt_dmabuf_import_self()
97 struct drm_gem_object *import; in igt_dmabuf_import_same_driver_lmem() local
126 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_same_driver_lmem()
127 if (!IS_ERR(import)) { in igt_dmabuf_import_same_driver_lmem()
[all …]
/linux-6.6.21/arch/parisc/kernel/
Dhead.S38 .import init_task,data
39 .import init_stack,data
40 .import fault_vector_20,code /* IVA parisc 2.0 32 bit */
42 .import fault_vector_11,code /* IVA parisc 1.1 32 bit */
43 .import $global$ /* forward declaration */
57 .import __bss_start,data
58 .import __bss_stop,data
174 .import _mcount,data
355 .import smp_init_current_idle_task,data
356 .import smp_callin,code
Dtoc_asm.S12 .import toc_intr,code
13 .import toc_stack,data
Dhpmc.S46 .import toc_stack,data
71 .import intr_save, code
/linux-6.6.21/arch/parisc/boot/compressed/
Dhead.S19 .import $global$ /* forward declaration */
46 .import _bss,data
47 .import _ebss,data
/linux-6.6.21/Documentation/core-api/
Dsymbol-namespaces.rst28 are required to import the namespace. Otherwise the kernel will, depending on
29 its configuration, reject loading the module or warn about a missing import.
91 to explicitly import these namespaces. Otherwise the kernel might reject to
94 usb_stor_suspend symbol from above, needs to import the namespace USB_STORAGE
111 5. for a way to create missing import statements automatically.
142 - notice the warning of modpost telling about a missing import
143 - run ``make nsdeps`` to add the import to the correct code location
152 - notice the warning of modpost telling about a missing import
153 - run ``make nsdeps`` to add the import to the correct code location
/linux-6.6.21/drivers/crypto/starfive/
Djh7110-hash.c616 .base.import = starfive_hash_import,
645 .base.import = starfive_hash_import,
675 .base.import = starfive_hash_import,
704 .base.import = starfive_hash_import,
734 .base.import = starfive_hash_import,
763 .base.import = starfive_hash_import,
793 .base.import = starfive_hash_import,
822 .base.import = starfive_hash_import,
852 .base.import = starfive_hash_import,
881 .base.import = starfive_hash_import,
/linux-6.6.21/tools/perf/Documentation/
Dperf-script-python.txt128 import os
129 import sys
134 from perf_trace_context import *
135 from Core import *
160 At the top is a comment block followed by some import statements and a
213 import os
214 import sys
219 from perf_trace_context import *
220 from Core import *
276 import os
[all …]
/linux-6.6.21/drivers/staging/vc04_services/bcm2835-camera/
DTODO3 In order to zero-copy import camera images into the 3D or display
5 vc4 driver can import them. This may involve bringing in the VCSM
/linux-6.6.21/include/crypto/
Dhash.h165 int (*import)(struct ahash_request *req, const void *in); member
235 int (*import)(struct shash_desc *desc, const void *in); member
259 int (*import)(struct ahash_request *req, const void *in); member
545 return tfm->import(req, in); in crypto_ahash_import()
979 return crypto_shash_alg(tfm)->import(desc, in); in crypto_shash_import()
/linux-6.6.21/drivers/crypto/intel/keembay/
Dkeembay-ocs-hcu-core.c890 .base.import = kmb_ocs_hcu_import,
915 .base.import = kmb_ocs_hcu_import,
943 .base.import = kmb_ocs_hcu_import,
968 .base.import = kmb_ocs_hcu_import,
995 .base.import = kmb_ocs_hcu_import,
1020 .base.import = kmb_ocs_hcu_import,
1047 .base.import = kmb_ocs_hcu_import,
1072 .base.import = kmb_ocs_hcu_import,
1099 .base.import = kmb_ocs_hcu_import,
1124 .base.import = kmb_ocs_hcu_import,
/linux-6.6.21/drivers/crypto/stm32/
Dstm32-hash.c1274 .base.import = stm32_hash_import,
1303 .base.import = stm32_hash_import,
1336 .base.import = stm32_hash_import,
1365 .base.import = stm32_hash_import,
1398 .base.import = stm32_hash_import,
1428 .base.import = stm32_hash_import,
1460 .base.import = stm32_hash_import,
1489 .base.import = stm32_hash_import,
1522 .base.import = stm32_hash_import,
1552 .base.import = stm32_hash_import,
[all …]
/linux-6.6.21/drivers/crypto/inside-secure/
Dsafexcel_hash.c991 .import = safexcel_ahash_import,
1217 .import = safexcel_ahash_import,
1274 .import = safexcel_ahash_import,
1331 .import = safexcel_ahash_import,
1403 .import = safexcel_ahash_import,
1475 .import = safexcel_ahash_import,
1532 .import = safexcel_ahash_import,
1589 .import = safexcel_ahash_import,
1661 .import = safexcel_ahash_import,
1733 .import = safexcel_ahash_import,
[all …]
/linux-6.6.21/arch/s390/crypto/
Dsha3_256_s390.c75 .import = sha3_256_import,
104 .import = sha3_224_import, /* function code different! */
Dsha256_s390.c67 .import = sha256_import,
103 .import = sha256_import,
Dsha3_512_s390.c82 .import = sha3_512_import,
113 .import = sha3_384_import, /* function code different! */
Dsha512_s390.c72 .import = sha512_import,
110 .import = sha512_import,
/linux-6.6.21/drivers/crypto/aspeed/
Daspeed-hace-hash.c860 .import = aspeed_sham_import,
892 .import = aspeed_sham_import,
924 .import = aspeed_sham_import,
958 .import = aspeed_sham_import,
993 .import = aspeed_sham_import,
1028 .import = aspeed_sham_import,
1064 .import = aspeed_sham_import,
1096 .import = aspeed_sham_import,
1130 .import = aspeed_sham_import,
1165 .import = aspeed_sham_import,
/linux-6.6.21/Documentation/usb/
Dusbip_protocol.rst9 USB devices and the clients import them. The device driver for the exported
35 import was successful the TCP/IP connection remains open and will be used
229 Request to import (attach) a remote USB device.
236 | 2 | 2 | 0x8003 | Command code: import a remote USB device. |
248 Reply to import (attach) a remote USB device.
255 | 2 | 2 | 0x0003 | Reply code: Reply to import. |
/linux-6.6.21/arch/arm64/crypto/
Dsha2-ce-glue.c142 .import = sha256_ce_import,
159 .import = sha256_ce_import,
/linux-6.6.21/arch/powerpc/crypto/
Dsha256-spe-glue.c188 .import = ppc_spe_sha256_import,
204 .import = ppc_spe_sha256_import,
/linux-6.6.21/drivers/crypto/
Dpadlock-sha.c228 .import = padlock_sha_import,
251 .import = padlock_sha_import,
463 .import = padlock_sha_import_nano,
481 .import = padlock_sha_import_nano,
/linux-6.6.21/drivers/accel/ivpu/
DTODO9 - Add support for user allocated buffers using prime import and dma-buf heaps
/linux-6.6.21/crypto/
Dahash.c440 hash->import = alg->import; in crypto_ahash_init_tfm()
569 nhash->import = hash->import; in crypto_clone_ahash()
/linux-6.6.21/drivers/crypto/rockchip/
Drk3288_crypto_ahash.c381 .import = rk_ahash_import,
414 .import = rk_ahash_import,
447 .import = rk_ahash_import,

1234