Searched refs:bytecode (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_shader.c | 583 u32 user_key, const void *bytecode, in vmw_compat_shader_add() argument 619 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); in vmw_compat_shader_add()
|
D | vmwgfx_drv.h | 1043 u32 user_key, const void *bytecode,
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig | 113 bool "Enable seccomp to safely compute untrusted bytecode" 118 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 327 prompt "Enable seccomp to safely compute untrusted bytecode" 330 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/net/ipv4/ |
D | inet_diag.c | 642 static int inet_diag_bc_audit(const void *bytecode, int bytecode_len) in inet_diag_bc_audit() argument 644 const void *bc = bytecode; in inet_diag_bc_audit() 676 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 237 bool "Enable seccomp to safely compute untrusted bytecode" 242 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/sh/ |
D | Kconfig | 652 bool "Enable seccomp to safely compute untrusted bytecode" 656 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/s390/ |
D | Kconfig | 616 prompt "Enable seccomp to safely compute untrusted bytecode" 620 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 584 bool "Enable seccomp to safely compute untrusted bytecode" 587 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 682 bool "Enable seccomp to safely compute untrusted bytecode" 687 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 37 -- ACPI’s bytecode (AML) allows the platform to encode hardware behavior,
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2628 bool "Enable seccomp to safely compute untrusted bytecode" 2633 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1736 prompt "Enable seccomp to safely compute untrusted bytecode" 1739 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1702 prompt "Enable seccomp to safely compute untrusted bytecode" 1705 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/init/ |
D | Kconfig | 2026 Build a simple ASN.1 grammar compiler that produces a bytecode output
|