Searched refs:sandbox (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | net_test.c | 109 const enum sandbox_type sandbox) in is_restricted() 111 if (sandbox == TCP_SANDBOX) in is_restricted() 113 else if (sandbox == UDP_SANDBOX) 457 const enum sandbox_type sandbox; in FIXTURE_SETUP() 489 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 501 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 512 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 523 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 535 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 546 .sandbox in FIXTURE_VARIANT_ADD() 105 is_restricted(const struct protocol_variant * const prot,const enum sandbox_type sandbox) is_restricted() argument 453 const enum sandbox_type sandbox; FIXTURE_VARIANT() local 1823 const enum sandbox_type sandbox; FIXTURE_VARIANT() local 2570 const enum sandbox_type sandbox; FIXTURE_VARIANT() local [all...] |
| H A D | .gitignore | 3 /sandbox-and-launch 6 /wait-pipe-sandbox
|
| H A D | Makefile | 16 sandbox-and-launch \ 18 wait-pipe-sandbox
|
| H A D | scoped_abstract_unix_test.c | 1264 bool sandbox; in FIXTURE_VARIANT() local 1275 .sock_type = SOCK_STREAM, .sandbox = true, in FIXTURE_VARIANT_ADD() 1281 .sock_type = SOCK_STREAM, .sandbox = true, in FIXTURE_VARIANT_ADD() 1287 .sock_type = SOCK_STREAM, .sandbox = false, in FIXTURE_VARIANT_ADD() 1294 .sandbox = true, in FIXTURE_VARIANT_ADD() 1304 .sandbox = true, in FIXTURE_VARIANT_ADD() 1313 .sock_type = SOCK_DGRAM, .sandbox = true, in FIXTURE_VARIANT_ADD() 1319 .sock_type = SOCK_DGRAM, .sandbox = true, in FIXTURE_VARIANT_ADD() 1325 .sock_type = SOCK_DGRAM, .sandbox = false, in FIXTURE_VARIANT_ADD() 1389 if (variant->sandbox) { in TEST_F() [all …]
|
| /linux/arch/csky/boot/ |
| H A D | Makefile | 18 UIMAGE_ARCH = sandbox
|
| /linux/Documentation/userspace-api/ |
| H A D | no_new_privs.rst | 47 - Filters installed for the seccomp mode 2 sandbox persist across
|
| H A D | seccomp_filter.rst | 33 System call filtering isn't a sandbox. It provides a clearly defined 35 a tool for sandbox developers to use. Beyond that, policy for logical
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | Kconfig | 27 sandbox-specific client drivers.
|
| /linux/tools/perf/Documentation/ |
| H A D | security.txt | 84 -rw-r--r--. 1 root root 111K Mar 20 12:16 selinux-policy-sandbox-3.14.4-48.fc31.noarch.rpm
|
| /linux/samples/ |
| H A D | Kconfig | 169 Build a simple Landlock sandbox manager able to start a process
|
| /linux/tools/testing/selftests/net/openvswitch/ |
| H A D | openvswitch.sh | 99 sandbox=$1
|
| /linux/Documentation/filesystems/ |
| H A D | erofs.rst | 12 system images, container images, application sandbox images, and dataset
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | adding-syscalls.rst | 45 essere sempre vero (per esempio, in ambienti come namespace/sandbox/chroot).
|