Home
last modified time | relevance | path

Searched defs:old_caps (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dcap_helpers.c10 int cap_enable_effective(__u64 caps, __u64 *old_caps) in cap_enable_effective()
40 int cap_disable_effective(__u64 caps, __u64 *old_caps) in cap_disable_effective()
H A Dtest_loader.c409 __u64 old_caps; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddeny_namespace.c52 __u64 old_caps = 0; in test_userns_create_bpf() local
69 __u64 old_caps = 0; in test_unpriv_userns_create_no_bpf() local
H A Dbind_perm.c56 __u64 old_caps = 0; in test_bind_perm() local
H A Dverifier.c94 __u64 old_caps; in run_tests_aux() local
/openbmc/qemu/migration/
H A Doptions.c445 bool migrate_caps_check(bool *old_caps, bool *new_caps, Error **errp) in migrate_caps_check()
H A Dmigration.c3888 bool old_caps[MIGRATION_CAPABILITY__MAX] = { 0 }; in migration_object_check() local