Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/
DKconfig174 prompt "Enable seccomp to safely compute untrusted bytecode"
177 that may need to compute untrusted bytecode during their
/Linux-v5.4/samples/bpf/
DREADME.rst46 BPF bytecode architecture.
/Linux-v5.4/arch/microblaze/
DKconfig124 bool "Enable seccomp to safely compute untrusted bytecode"
129 that may need to compute untrusted bytecode during their
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_offload.py246 def bpf_bytecode(bytecode): argument
247 return "bytecode \"%s\"" % (bytecode)
797 bytecode = bpf_bytecode("1,6 0 0 4294967295,") variable
842 ret, _ = sim.cls_bpf_add_filter(bytecode, fail=False)
853 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True,
/Linux-v5.4/arch/parisc/
DKconfig378 prompt "Enable seccomp to safely compute untrusted bytecode"
381 that may need to compute untrusted bytecode during their
/Linux-v5.4/net/ipv4/
Dinet_diag.c791 const void *bytecode, *bc; in inet_diag_bc_audit() local
797 bytecode = bc = nla_data(attr); in inet_diag_bc_audit()
841 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c961 u32 user_key, const void *bytecode, in vmw_compat_shader_add() argument
998 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); in vmw_compat_shader_add()
Dvmwgfx_drv.h1254 u32 user_key, const void *bytecode,
/Linux-v5.4/arch/sparc/
DKconfig236 bool "Enable seccomp to safely compute untrusted bytecode"
241 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/sh/
DKconfig649 bool "Enable seccomp to safely compute untrusted bytecode"
653 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/s390/
DKconfig842 prompt "Enable seccomp to safely compute untrusted bytecode"
846 that may need to compute untrusted bytecode during their
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dnet.rst53 and efficient infrastructure allowing to execute bytecode at various
/Linux-v5.4/arch/powerpc/
DKconfig906 bool "Enable seccomp to safely compute untrusted bytecode"
911 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/arm64/
DKconfig952 bool "Enable seccomp to safely compute untrusted bytecode"
955 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/arm/
DKconfig1652 prompt "Enable seccomp to safely compute untrusted bytecode"
1655 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/mips/
DKconfig2928 bool "Enable seccomp to safely compute untrusted bytecode"
2933 that may need to compute untrusted bytecode during their
/Linux-v5.4/arch/x86/
DKconfig2030 prompt "Enable seccomp to safely compute untrusted bytecode"
2033 that may need to compute untrusted bytecode during their
/Linux-v5.4/init/
DKconfig2242 Build a simple ASN.1 grammar compiler that produces a bytecode output