Searched refs:bytecode (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/arch/um/ |
D | Kconfig | 174 prompt "Enable seccomp to safely compute untrusted bytecode" 177 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/samples/bpf/ |
D | README.rst | 46 BPF bytecode architecture.
|
/Linux-v4.19/arch/microblaze/ |
D | Kconfig | 124 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/ |
D | test_offload.py | 239 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/ |
D | Kconfig | 357 prompt "Enable seccomp to safely compute untrusted bytecode" 360 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/net/ipv4/ |
D | inet_diag.c | 787 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/ |
D | vmwgfx_shader.c | 980 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()
|
D | vmwgfx_drv.h | 1112 u32 user_key, const void *bytecode,
|
/Linux-v4.19/arch/sparc/ |
D | Kconfig | 240 bool "Enable seccomp to safely compute untrusted bytecode" 245 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/sh/ |
D | Kconfig | 656 bool "Enable seccomp to safely compute untrusted bytecode" 660 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/s390/ |
D | Kconfig | 797 prompt "Enable seccomp to safely compute untrusted bytecode" 801 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/powerpc/ |
D | Kconfig | 832 bool "Enable seccomp to safely compute untrusted bytecode" 837 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/Documentation/sysctl/ |
D | net.txt | 39 and efficient infrastructure allowing to execute bytecode at various
|
/Linux-v4.19/arch/arm64/ |
D | Kconfig | 805 bool "Enable seccomp to safely compute untrusted bytecode" 808 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1765 prompt "Enable seccomp to safely compute untrusted bytecode" 1768 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/mips/ |
D | Kconfig | 2856 bool "Enable seccomp to safely compute untrusted bytecode" 2861 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1958 prompt "Enable seccomp to safely compute untrusted bytecode" 1961 that may need to compute untrusted bytecode during their
|
/Linux-v4.19/init/ |
D | Kconfig | 1998 Build a simple ASN.1 grammar compiler that produces a bytecode output
|