/Linux-v5.10/arch/parisc/kernel/ |
D | head.S | 38 .import init_thread_union,data 39 .import fault_vector_20,code /* IVA parisc 2.0 32 bit */ 41 .import fault_vector_11,code /* IVA parisc 1.1 32 bit */ 42 .import $global$ /* forward declaration */ 56 .import __bss_start,data 57 .import __bss_stop,data 133 .import _mcount,data 299 .import smp_init_current_idle_task,data 300 .import smp_callin,code
|
D | entry.S | 38 .import pa_tlb_lock,data 164 .import os_hpmc, code 355 .import swapper_pg_dir,code 760 .import handle_interruption,code 761 .import do_cpu_irq_mask,code 885 .import do_notify_resume,code 949 .import schedule,code 985 .import preempt_schedule_irq,code 1638 .import handle_interruption,code 1810 .import do_signal,code [all …]
|
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_dmabuf.c | 39 struct drm_gem_object *import; in igt_dmabuf_import_self() local 55 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_self() 56 if (IS_ERR(import)) { in igt_dmabuf_import_self() 58 (int)PTR_ERR(import)); in igt_dmabuf_import_self() 59 err = PTR_ERR(import); in igt_dmabuf_import_self() 63 if (import != &obj->base) { in igt_dmabuf_import_self() 71 i915_gem_object_put(to_intel_bo(import)); in igt_dmabuf_import_self()
|
/Linux-v5.10/arch/parisc/boot/compressed/ |
D | head.S | 19 .import $global$ /* forward declaration */ 46 .import _bss,data 47 .import _ebss,data
|
/Linux-v5.10/Documentation/core-api/ |
D | symbol-namespaces.rst | 28 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-v5.10/tools/perf/Documentation/ |
D | perf-script-python.txt | 128 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-v5.10/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 3 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-v5.10/include/crypto/ |
D | hash.h | 141 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 512 return tfm->import(req, in); in crypto_ahash_import() 921 return crypto_shash_alg(tfm)->import(desc, in); in crypto_shash_import()
|
/Linux-v5.10/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 989 .import = safexcel_ahash_import, 1241 .import = safexcel_ahash_import, 1298 .import = safexcel_ahash_import, 1355 .import = safexcel_ahash_import, 1427 .import = safexcel_ahash_import, 1499 .import = safexcel_ahash_import, 1556 .import = safexcel_ahash_import, 1613 .import = safexcel_ahash_import, 1685 .import = safexcel_ahash_import, 1757 .import = safexcel_ahash_import, [all …]
|
/Linux-v5.10/arch/s390/crypto/ |
D | sha3_256_s390.c | 76 .import = sha3_256_import, 105 .import = sha3_224_import, /* function code different! */
|
D | sha256_s390.c | 67 .import = sha256_import, 103 .import = sha256_import,
|
D | sha3_512_s390.c | 83 .import = sha3_512_import, 114 .import = sha3_384_import, /* function code different! */
|
D | sha512_s390.c | 72 .import = sha512_import, 110 .import = sha512_import,
|
D | sha1_s390.c | 74 .import = s390_sha1_import,
|
/Linux-v5.10/arch/arm64/crypto/ |
D | sha2-ce-glue.c | 138 .import = sha256_ce_import, 155 .import = sha256_ce_import,
|
/Linux-v5.10/Documentation/usb/ |
D | usbip_protocol.rst | 35 import was successful the TCP/IP connection remains open and will be used 185 Request to import (attach) a remote USB device. 192 | 2 | 2 | 0x8003 | Command code: import a remote USB device. | 204 Reply to import (attach) a remote USB device. 211 | 2 | 2 | 0x0003 | Reply code: Reply to import. |
|
/Linux-v5.10/drivers/crypto/mediatek/ |
D | mtk-sha.c | 923 .import = mtk_sha_import, 946 .import = mtk_sha_import, 969 .import = mtk_sha_import, 992 .import = mtk_sha_import, 1018 .import = mtk_sha_import, 1044 .import = mtk_sha_import, 1073 .import = mtk_sha_import, 1096 .import = mtk_sha_import, 1119 .import = mtk_sha_import, 1145 .import = mtk_sha_import,
|
/Linux-v5.10/drivers/crypto/ |
D | padlock-sha.c | 227 .import = padlock_sha_import, 250 .import = padlock_sha_import, 462 .import = padlock_sha_import_nano, 480 .import = padlock_sha_import_nano,
|
/Linux-v5.10/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 221 .import = ppc_spe_sha256_import, 237 .import = ppc_spe_sha256_import,
|
D | sha1.c | 121 .import = powerpc_sha1_import,
|
/Linux-v5.10/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 323 .import = rk_ahash_import, 353 .import = rk_ahash_import, 383 .import = rk_ahash_import,
|
/Linux-v5.10/crypto/ |
D | shash.c | 397 crt->import = shash_async_import; in crypto_init_shash_ops_async() 521 if ((alg->export && !alg->import) || (alg->import && !alg->export)) in shash_prepare_alg() 534 alg->import = shash_default_import; in shash_prepare_alg()
|
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-core.c | 372 .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-v5.10/drivers/crypto/stm32/ |
D | stm32-hash.c | 1131 .import = stm32_hash_import, 1156 .import = stm32_hash_import, 1182 .import = stm32_hash_import, 1207 .import = stm32_hash_import, 1236 .import = stm32_hash_import, 1262 .import = stm32_hash_import, 1287 .import = stm32_hash_import, 1312 .import = stm32_hash_import,
|
/Linux-v5.10/Documentation/crypto/ |
D | devel-algos.rst | 199 Here is a schematic of how the .export()/.import() functions are called 214 .import -> .update() -> .final() ! .update() may not be called 220 .import -> .finup()
|