Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/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()
/aosp_15_r20/external/linux-kselftest/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
/aosp_15_r20/external/libcap/progs/old/
H A Dsucap.c54 cap_t old_caps; in main() local
/aosp_15_r20/bionic/tests/
H A Dunistd_test.cpp1400 __user_cap_data_struct old_caps[_LINUX_CAPABILITY_U32S_3]; in TEST() local