Searched refs:bytecode (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/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.4.14/arch/parisc/ |
D | Kconfig | 330 prompt "Enable seccomp to safely compute untrusted bytecode" 333 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/net/ipv4/ |
D | inet_diag.c | 646 static int inet_diag_bc_audit(const void *bytecode, int bytecode_len) in inet_diag_bc_audit() argument 648 const void *bc = bytecode; in inet_diag_bc_audit() 680 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_shader.c | 967 u32 user_key, const void *bytecode, in vmw_compat_shader_add() argument 1003 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); in vmw_compat_shader_add()
|
D | vmwgfx_drv.h | 1071 u32 user_key, const void *bytecode,
|
/linux-4.4.14/arch/tile/ |
D | Kconfig | 226 bool "Enable seccomp to safely compute untrusted bytecode" 230 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/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.4.14/arch/sh/ |
D | Kconfig | 653 bool "Enable seccomp to safely compute untrusted bytecode" 657 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 695 prompt "Enable seccomp to safely compute untrusted bytecode" 699 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig | 547 bool "Enable seccomp to safely compute untrusted bytecode" 550 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 685 bool "Enable seccomp to safely compute untrusted bytecode" 690 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 37 -- ACPI’s bytecode (AML) allows the platform to encode hardware behavior,
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1785 prompt "Enable seccomp to safely compute untrusted bytecode" 1788 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2683 bool "Enable seccomp to safely compute untrusted bytecode" 2688 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1726 prompt "Enable seccomp to safely compute untrusted bytecode" 1729 that may need to compute untrusted bytecode during their
|
/linux-4.4.14/init/ |
D | Kconfig | 2051 Build a simple ASN.1 grammar compiler that produces a bytecode output
|