Searched refs:bytecode (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/arch/um/ |
D | Kconfig | 174 prompt "Enable seccomp to safely compute untrusted bytecode" 177 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/samples/bpf/ |
D | README.rst | 46 BPF bytecode architecture.
|
/Linux-v5.4/arch/microblaze/ |
D | Kconfig | 124 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/ |
D | test_offload.py | 246 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/ |
D | Kconfig | 378 prompt "Enable seccomp to safely compute untrusted bytecode" 381 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/net/ipv4/ |
D | inet_diag.c | 791 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/ |
D | vmwgfx_shader.c | 961 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()
|
D | vmwgfx_drv.h | 1254 u32 user_key, const void *bytecode,
|
/Linux-v5.4/arch/sparc/ |
D | Kconfig | 236 bool "Enable seccomp to safely compute untrusted bytecode" 241 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/sh/ |
D | Kconfig | 649 bool "Enable seccomp to safely compute untrusted bytecode" 653 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/s390/ |
D | Kconfig | 842 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/ |
D | net.rst | 53 and efficient infrastructure allowing to execute bytecode at various
|
/Linux-v5.4/arch/powerpc/ |
D | Kconfig | 906 bool "Enable seccomp to safely compute untrusted bytecode" 911 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/arm64/ |
D | Kconfig | 952 bool "Enable seccomp to safely compute untrusted bytecode" 955 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/arm/ |
D | Kconfig | 1652 prompt "Enable seccomp to safely compute untrusted bytecode" 1655 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/mips/ |
D | Kconfig | 2928 bool "Enable seccomp to safely compute untrusted bytecode" 2933 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/arch/x86/ |
D | Kconfig | 2030 prompt "Enable seccomp to safely compute untrusted bytecode" 2033 that may need to compute untrusted bytecode during their
|
/Linux-v5.4/init/ |
D | Kconfig | 2242 Build a simple ASN.1 grammar compiler that produces a bytecode output
|