Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_dmabuf.c39 struct drm_gem_object *import; in igt_dmabuf_import_self() local
56 if (IS_ERR(import)) { in igt_dmabuf_import_self()
59 err = PTR_ERR(import); in igt_dmabuf_import_self()
64 if (import != &obj->base) { in igt_dmabuf_import_self()
123 if (!IS_ERR(import)) { in igt_dmabuf_import_same_driver_lmem()
129 PTR_ERR(import)); in igt_dmabuf_import_same_driver_lmem()
130 err = PTR_ERR(import); in igt_dmabuf_import_same_driver_lmem()
175 if (IS_ERR(import)) { in igt_dmabuf_import_same_driver()
177 PTR_ERR(import)); in igt_dmabuf_import_same_driver()
178 err = PTR_ERR(import); in igt_dmabuf_import_same_driver()
[all …]
/linux/arch/parisc/kernel/
A 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
134 .import _mcount,data
296 .import smp_init_current_idle_task,data
297 .import smp_callin,code
A Dtoc_asm.S13 .import toc_intr,code
14 .import toc_lock,data
A Dentry.S136 .import os_hpmc, code
327 .import swapper_pg_dir,code
711 .import handle_interruption,code
712 .import do_cpu_irq_mask,code
834 .import do_notify_resume,code
898 .import schedule,code
934 .import preempt_schedule_irq,code
1594 .import handle_interruption,code
1764 .import do_signal,code
1945 .import ftrace_function_trampoline,code
[all …]
/linux/Documentation/core-api/
A 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/arch/parisc/boot/compressed/
A Dhead.S19 .import $global$ /* forward declaration */
46 .import _bss,data
47 .import _ebss,data
/linux/tools/perf/Documentation/
A Dperf-script-python.txt128 import os
129 import sys
135 from Core import *
213 import os
214 import sys
220 from Core import *
276 import os
277 import sys
283 from Core import *
511 import os
[all …]
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-hcu-core.c895 .import = kmb_ocs_hcu_import,
919 .import = kmb_ocs_hcu_import,
946 .import = kmb_ocs_hcu_import,
970 .import = kmb_ocs_hcu_import,
996 .import = kmb_ocs_hcu_import,
1020 .import = kmb_ocs_hcu_import,
1046 .import = kmb_ocs_hcu_import,
1070 .import = kmb_ocs_hcu_import,
1096 .import = kmb_ocs_hcu_import,
1120 .import = kmb_ocs_hcu_import,
/linux/include/crypto/
A Dhash.h141 int (*import)(struct ahash_request *req, const void *in); member
208 int (*import)(struct shash_desc *desc, const void *in); member
231 int (*import)(struct ahash_request *req, const void *in); member
514 return tfm->import(req, in); in crypto_ahash_import()
925 return crypto_shash_alg(tfm)->import(desc, in); in crypto_shash_import()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_hash.c991 .import = safexcel_ahash_import,
1243 .import = safexcel_ahash_import,
1300 .import = safexcel_ahash_import,
1357 .import = safexcel_ahash_import,
2574 .import = safexcel_sha3_import,
2632 .import = safexcel_sha3_import,
2690 .import = safexcel_sha3_import,
2748 .import = safexcel_sha3_import,
2911 .import = safexcel_sha3_import,
2982 .import = safexcel_sha3_import,
[all …]
/linux/drivers/staging/vc04_services/bcm2835-camera/
A 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/arch/s390/crypto/
A Dsha3_256_s390.c75 .import = sha3_256_import,
104 .import = sha3_224_import, /* function code different! */
A Dsha256_s390.c67 .import = sha256_import,
103 .import = sha256_import,
A Dsha3_512_s390.c82 .import = sha3_512_import,
113 .import = sha3_384_import, /* function code different! */
A Dsha512_s390.c72 .import = sha512_import,
110 .import = sha512_import,
A Dsha1_s390.c74 .import = s390_sha1_import,
/linux/Documentation/usb/
A 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/arch/arm64/crypto/
A Dsha2-ce-glue.c142 .import = sha256_ce_import,
159 .import = sha256_ce_import,
/linux/drivers/crypto/
A 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/drivers/crypto/stm32/
A Dstm32-hash.c1132 .import = stm32_hash_import,
1157 .import = stm32_hash_import,
1183 .import = stm32_hash_import,
1208 .import = stm32_hash_import,
1237 .import = stm32_hash_import,
1263 .import = stm32_hash_import,
1288 .import = stm32_hash_import,
1313 .import = stm32_hash_import,
/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-core.c372 .import = sun8i_ce_hash_import,
402 .import = sun8i_ce_hash_import,
432 .import = sun8i_ce_hash_import,
462 .import = sun8i_ce_hash_import,
492 .import = sun8i_ce_hash_import,
522 .import = sun8i_ce_hash_import,
/linux/arch/powerpc/crypto/
A Dsha256-spe-glue.c221 .import = ppc_spe_sha256_import,
237 .import = ppc_spe_sha256_import,
/linux/crypto/
A Dshash.c409 crt->import = shash_async_import; in crypto_init_shash_ops_async()
533 if ((alg->export && !alg->import) || (alg->import && !alg->export)) in shash_prepare_alg()
546 alg->import = shash_default_import; in shash_prepare_alg()
/linux/drivers/crypto/rockchip/
A Drk3288_crypto_ahash.c323 .import = rk_ahash_import,
353 .import = rk_ahash_import,
383 .import = rk_ahash_import,
/linux/Documentation/crypto/
A Ddevel-algos.rst199 Here is a schematic of how the .export()/.import() functions are called
214 .import -> .update() -> .final() ! .update() may not be called
220 .import -> .finup()

Completed in 111 milliseconds

1234