Home
last modified time | relevance | path

Searched defs:_tc (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dtcp.c439 struct rds_tcp_connection *tc, *_tc; list_has_conn() local
460 struct rds_tcp_connection *tc, *_tc; rds_tcp_destroy_conns() local
631 struct rds_tcp_connection *tc, *_tc; rds_tcp_kill_sock() local
696 struct rds_tcp_connection *tc, *_tc; rds_tcp_sysctl_reset() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ldsx_insn.c91 int _tc(volatile struct __sk_buff *skb) in _tc() function