Lines Matching refs:ASSERT_GE

59 	if (!ASSERT_GE(iter_fd, 0, "create_iter"))  in do_dummy_read_opts()
65 ASSERT_GE(len, 0, "read"); in do_dummy_read_opts()
96 if (!ASSERT_GE(iter_fd, 0, "create_map_iter")) { in do_read_map_iter_fd()
117 ASSERT_GE(len, 0, "read_iterator"); in do_read_map_iter_fd()
340 if (!ASSERT_GE(pid, 0, "fork")) in test_task_sleepable()
490 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in do_btf_read()
501 if (!ASSERT_GE(err, 0, "read")) in do_btf_read()
618 if (!ASSERT_GE(len, 0, "read")) in do_read_with_fd()
644 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_anon_iter()
659 if (!ASSERT_GE(iter_fd, 0, "open")) in do_read()
738 if (!ASSERT_GE(map1_fd, 0, "bpf_map_create")) in test_overflow()
741 if (!ASSERT_GE(map2_fd, 0, "bpf_map_create")) in test_overflow()
784 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_overflow()
804 if (!ASSERT_GE(len, 0, "read")) in test_overflow()
813 if (!ASSERT_GE(len, 0, "read")) in test_overflow()
910 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_hash_map()
916 if (!ASSERT_GE(len, 0, "read")) in test_bpf_hash_map()
993 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_percpu_hash_map()
999 if (!ASSERT_GE(len, 0, "read")) in test_bpf_percpu_hash_map()
1058 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_array_map()
1065 if (!ASSERT_GE(len, 0, "read")) in test_bpf_array_map()
1167 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_percpu_array_map()
1173 if (!ASSERT_GE(len, 0, "read")) in test_bpf_percpu_array_map()
1210 if (!ASSERT_GE(sock_fd, 0, "socket")) in test_bpf_sk_storage_delete()
1227 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_sk_storage_delete()
1233 if (!ASSERT_GE(len, 0, "read")) in test_bpf_sk_storage_delete()
1274 if (!ASSERT_GE(sock_fd, 0, "socket")) in test_bpf_sk_storage_get()
1339 if (!ASSERT_GE(sock_fd[i], 0, "socket")) in test_bpf_sk_storage_map()
1368 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_bpf_sk_storage_map()
1375 if (!ASSERT_GE(len, 0, "read")) in test_bpf_sk_storage_map()
1508 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_task_vma_common()
1520 if (!ASSERT_GE(err, 0, "read_iter_fd")) in test_task_vma_common()
1530 if (!ASSERT_GE(proc_maps_fd, 0, "open_proc_maps")) in test_task_vma_common()
1533 if (!ASSERT_GE(err, 0, "read_prog_maps_fd")) in test_task_vma_common()
1589 if (!ASSERT_GE(child_pid, 0, "fork_child")) in test_task_vma_dead_task()
1594 if (!ASSERT_GE(iter_fd, 0, "create_iter")) in test_task_vma_dead_task()
1600 if (!ASSERT_GE(err, 0, "read_iter_fd")) in test_task_vma_dead_task()