Searched refs:sandbox (Results 1 – 11 of 11) sorted by relevance
/linux/tools/testing/selftests/landlock/ |
H A D | net_test.c | 89 const enum sandbox_type sandbox) in is_restricted() argument 96 return sandbox == TCP_SANDBOX; in is_restricted() 263 const enum sandbox_type sandbox; in FIXTURE_VARIANT() local 295 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 305 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 315 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 325 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 335 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 345 .sandbox = NO_SANDBOX, in FIXTURE_VARIANT_ADD() 355 .sandbox = TCP_SANDBOX, in FIXTURE_VARIANT_ADD() [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 | landlock.rst | 17 This kind of sandbox is expected to help mitigate the security impact of bugs or 207 The current thread is now ready to sandbox itself with the ruleset. 505 that may also want to sandbox themselves (e.g. shells, container managers, 669 What about user space sandbox managers?
|
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/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 99 | building sandbox-specific client drivers.
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 28 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/tools/testing/selftests/net/openvswitch/ |
H A D | openvswitch.sh | 91 sandbox=$1
|
/linux/samples/ |
H A D | Kconfig | 169 Build a simple Landlock sandbox manager able to start a process
|
/linux/Documentation/translations/it_IT/process/ |
H A D | adding-syscalls.rst | 45 essere sempre vero (per esempio, in ambienti come namespace/sandbox/chroot).
|