SOCK_PASSCRED      94 include/net/scm.h 		if (test_bit(SOCK_PASSCRED, &sock->flags) || scm->fp)
SOCK_PASSCRED     100 include/net/scm.h 	if (test_bit(SOCK_PASSCRED, &sock->flags))
SOCK_PASSCRED     606 net/core/sock.c 			set_bit(SOCK_PASSCRED, &sock->flags);
SOCK_PASSCRED     608 net/core/sock.c 			clear_bit(SOCK_PASSCRED, &sock->flags);
SOCK_PASSCRED     802 net/core/sock.c 		v.val = test_bit(SOCK_PASSCRED, &sock->flags) ? 1 : 0;
SOCK_PASSCRED     923 net/unix/af_unix.c 		if (test_bit(SOCK_PASSCRED, &sock->flags) &&
SOCK_PASSCRED    1022 net/unix/af_unix.c 	if (test_bit(SOCK_PASSCRED, &sock->flags)
SOCK_PASSCRED    1356 net/unix/af_unix.c 	if (test_bit(SOCK_PASSCRED, &sock->flags)