Searched refs:real_create (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup.c51 static __always_inline int real_create(struct socket *sock, int family, function
89 return real_create(sock, family, protocol);
98 return real_create(sock, family, protocol);

Completed in 204 milliseconds