Home
last modified time | relevance | path

Searched refs:bytecode (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/arch/um/
DKconfig174 prompt "Enable seccomp to safely compute untrusted bytecode"
177 that may need to compute untrusted bytecode during their
/Linux-v4.19/samples/bpf/
DREADME.rst46 BPF bytecode architecture.
/Linux-v4.19/arch/microblaze/
DKconfig124 bool "Enable seccomp to safely compute untrusted bytecode"
129 that may need to compute untrusted bytecode during their
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_offload.py239 def bpf_bytecode(bytecode): argument
240 return "bytecode \"%s\"" % (bytecode)
656 bytecode = bpf_bytecode("1,6 0 0 4294967295,") variable
699 ret, _ = sim.cls_bpf_add_filter(bytecode, fail=False)
710 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True,
/Linux-v4.19/arch/parisc/
DKconfig357 prompt "Enable seccomp to safely compute untrusted bytecode"
360 that may need to compute untrusted bytecode during their
/Linux-v4.19/net/ipv4/
Dinet_diag.c787 const void *bytecode, *bc; in inet_diag_bc_audit() local
793 bytecode = bc = nla_data(attr); in inet_diag_bc_audit()
837 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c980 u32 user_key, const void *bytecode, in vmw_compat_shader_add() argument
1017 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); in vmw_compat_shader_add()
Dvmwgfx_drv.h1112 u32 user_key, const void *bytecode,
/Linux-v4.19/arch/sparc/
DKconfig240 bool "Enable seccomp to safely compute untrusted bytecode"
245 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/sh/
DKconfig656 bool "Enable seccomp to safely compute untrusted bytecode"
660 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/s390/
DKconfig797 prompt "Enable seccomp to safely compute untrusted bytecode"
801 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/powerpc/
DKconfig832 bool "Enable seccomp to safely compute untrusted bytecode"
837 that may need to compute untrusted bytecode during their
/Linux-v4.19/Documentation/sysctl/
Dnet.txt39 and efficient infrastructure allowing to execute bytecode at various
/Linux-v4.19/arch/arm64/
DKconfig805 bool "Enable seccomp to safely compute untrusted bytecode"
808 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/arm/
DKconfig1765 prompt "Enable seccomp to safely compute untrusted bytecode"
1768 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/mips/
DKconfig2856 bool "Enable seccomp to safely compute untrusted bytecode"
2861 that may need to compute untrusted bytecode during their
/Linux-v4.19/arch/x86/
DKconfig1958 prompt "Enable seccomp to safely compute untrusted bytecode"
1961 that may need to compute untrusted bytecode during their
/Linux-v4.19/init/
DKconfig1998 Build a simple ASN.1 grammar compiler that produces a bytecode output