Searched refs:check_syscall_operations (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c54 static bool check_syscall_operations(int map_fd, int obj_fd) function
111 if (!check_syscall_operations(bpf_map__fd(skel->maps.task_storage_map),
128 if (!check_syscall_operations(bpf_map__fd(skel->maps.inode_storage_map),
160 if (!check_syscall_operations(bpf_map__fd(skel->maps.sk_storage_map),

Completed in 146 milliseconds