Home
last modified time | relevance | path

Searched refs:tns (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Ducount.c218 struct user_namespace *tns; in inc_ucount() local
220 for (iter = ucounts; iter; iter = tns->ucounts) { in inc_ucount()
222 tns = iter->ns; in inc_ucount()
223 max = READ_ONCE(tns->ucount_max[type]); in inc_ucount()
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh783 ovs_add_netns_and_veths "${sbxname}" tdp0 tns left0 l0 \
804 ovs_add_kernel_tunnel "${sbxname}" tns vxlan vxlan${i} ${addr} \
814 ovs_sbx "${sbxname}" ip netns exec tns \