| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_dmabuf.c | 44 struct drm_gem_object *import; in igt_dmabuf_import_self() local 60 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_self() 61 if (IS_ERR(import)) { in igt_dmabuf_import_self() 63 (int)PTR_ERR(import)); in igt_dmabuf_import_self() 64 err = PTR_ERR(import); in igt_dmabuf_import_self() 67 import_obj = to_intel_bo(import); in igt_dmabuf_import_self() 69 if (import != &obj->base) { in igt_dmabuf_import_self() 98 struct drm_gem_object *import; in igt_dmabuf_import_same_driver_lmem() local 127 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_same_driver_lmem() 128 if (!IS_ERR(import)) { in igt_dmabuf_import_same_driver_lmem() [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | head.S | 38 .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 59 .import __end,data 179 .import _mcount,data 360 .import smp_init_current_idle_task,data [all …]
|
| H A D | toc_asm.S | 12 .import toc_intr,code 13 .import toc_stack,data
|
| H A D | hpmc.S | 46 .import toc_stack,data 71 .import intr_save, code
|
| /linux/tools/perf/tests/shell/ |
| H A D | python-use.sh | 16 import sys 18 import perf 24 import perf
|
| /linux/arch/parisc/boot/compressed/ |
| H A D | head.S | 19 .import $global$ /* forward declaration */ 46 .import _bss,data 47 .import _ebss,data
|
| /linux/Documentation/core-api/ |
| H A D | symbol-namespaces.rst | 18 are required to import the namespace. Otherwise the kernel will, depending on 19 its configuration, reject loading the module or warn about a missing import. 100 to explicitly import these namespaces. Otherwise the kernel might reject to 103 usb_stor_suspend symbol from above, needs to import the namespace USB_STORAGE 150 - notice the warning of modpost telling about a missing import 151 - run ``make nsdeps`` to add the import to the correct code location 160 - notice the warning of modpost telling about a missing import 161 - run ``make nsdeps`` to add the import to the correct code location 167 Note: it will happily generate an import statement for the module namespace;
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 565 .base.import = starfive_hash_import, 593 .base.import = starfive_hash_import, 622 .base.import = starfive_hash_import, 650 .base.import = starfive_hash_import, 679 .base.import = starfive_hash_import, 707 .base.import = starfive_hash_import, 736 .base.import = starfive_hash_import, 764 .base.import = starfive_hash_import, 793 .base.import = starfive_hash_import, 821 .base.import = starfive_hash_import,
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 757 .import = tegra_sha_import, 782 .import = tegra_sha_import, 807 .import = tegra_sha_import, 832 .import = tegra_sha_import, 857 .import = tegra_sha_import, 882 .import = tegra_sha_import, 907 .import = tegra_sha_import, 932 .import = tegra_sha_import, 957 .import = tegra_sha_import, 983 .import = tegra_sha_import, [all …]
|
| /linux/crypto/ |
| H A D | shash.c | 250 int (*import)(struct shash_desc *desc, in __crypto_shash_import() 267 if (!import) { in __crypto_shash_import() 272 return import(desc, in); in __crypto_shash_import() 287 err = __crypto_shash_import(desc, in, crypto_shash_alg(tfm)->import); in crypto_shash_import() 466 if ((alg->export && !alg->import) || (alg->import && !alg->export)) in shash_prepare_alg() 502 alg->import_core = alg->import; in shash_prepare_alg()
|
| H A D | sha256.c | 331 .import = crypto_sha224_import, 349 .import = crypto_sha256_import, 369 .import = crypto_hmac_sha224_import, 389 .import = crypto_hmac_sha256_import,
|
| H A D | sha512.c | 337 .import = crypto_sha384_import, 355 .import = crypto_sha512_import, 375 .import = crypto_hmac_sha384_import, 395 .import = crypto_hmac_sha512_import,
|
| /linux/tools/perf/Documentation/ |
| H A 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/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-hcu-core.c | 899 .base.import = kmb_ocs_hcu_import, 924 .base.import = kmb_ocs_hcu_import, 952 .base.import = kmb_ocs_hcu_import, 977 .base.import = kmb_ocs_hcu_import, 1004 .base.import = kmb_ocs_hcu_import, 1029 .base.import = kmb_ocs_hcu_import, 1056 .base.import = kmb_ocs_hcu_import, 1081 .base.import = kmb_ocs_hcu_import, 1108 .base.import = kmb_ocs_hcu_import, 1133 .base.import = kmb_ocs_hcu_import,
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | tc_taprio.sh | 197 from isochron_data import pdelay 198 import numpy as np 282 from isochron_data import pdelay 283 import numpy as np
|
| /linux/drivers/crypto/ |
| H A D | padlock-sha.c | 198 .import = padlock_sha_import, 223 .import = padlock_sha_import, 285 .import = padlock_sha_import, 305 .import = padlock_sha_import,
|
| /linux/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-hash.c | 643 .import = eip93_hash_import, 673 .import = eip93_hash_import, 703 .import = eip93_hash_import, 733 .import = eip93_hash_import, 764 .import = eip93_hash_import, 795 .import = eip93_hash_import, 826 .import = eip93_hash_import, 857 .import = eip93_hash_import,
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 989 .import = safexcel_ahash_import, 1215 .import = safexcel_ahash_import, 1272 .import = safexcel_ahash_import, 1329 .import = safexcel_ahash_import, 1401 .import = safexcel_ahash_import, 1473 .import = safexcel_ahash_import, 1530 .import = safexcel_ahash_import, 1587 .import = safexcel_ahash_import, 1659 .import = safexcel_ahash_import, 1731 .import = safexcel_ahash_import, [all …]
|
| /linux/drivers/crypto/stm32/ |
| H A D | stm32-hash.c | 1596 .base.import = stm32_hash_import, 1624 .base.import = stm32_hash_import, 1656 .base.import = stm32_hash_import, 1684 .base.import = stm32_hash_import, 1716 .base.import = stm32_hash_import, 1745 .base.import = stm32_hash_import, 1776 .base.import = stm32_hash_import, 1804 .base.import = stm32_hash_import, 1836 .base.import = stm32_hash_import, 1865 .base.import = stm32_hash_import, [all …]
|
| /linux/Documentation/usb/ |
| H A D | usbip_protocol.rst | 9 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/tools/net/sunrpc/xdrgen/grammars/ |
| H A D | xdr.lark | 123 %import common.C_COMMENT 126 %import common.WS
|
| /linux/ |
| H A D | .pylintrc | 2 init-hook='import sys; sys.path += ["tools/lib/python"]'
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | panfrost-rk3288-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Crash
|
| H A D | panfrost-mt8183-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Fail
|
| H A D | panfrost-rk3399-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Fail
|