Searched defs:expect_success (Results 1 – 6 of 6) sorted by relevance
232 static bool test_userns(bool expect_success) in test_userns()266 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid()322 static void test_setgid(gid_t child_gid, bool expect_success) in test_setgid()378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups()
15 expect_success() function
15 bool expect_success; member
875 validate_struct_ops_load(int mnt_fd,bool expect_success) validate_struct_ops_load() argument
376 static void guest_test_rdpmc(u32 rdpmc_idx, bool expect_success, in guest_test_rdpmc()415 const bool expect_success = i < nr_counters || (or_mask & BIT(i)); in guest_rd_wr_counters() local
37 bool expect_success; member