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

/linux-master/net/sunrpc/
H A Dxprtsock.c1863 static struct lock_class_key xs_key[3]; variable in typeref:struct:lock_class_key
1871 &xs_slock_key[0], "sk_lock-AF_LOCAL-RPC", &xs_key[0]);
1879 &xs_slock_key[1], "sk_lock-AF_INET-RPC", &xs_key[1]);
1887 &xs_slock_key[2], "sk_lock-AF_INET6-RPC", &xs_key[2]);

Completed in 192 milliseconds