Home
last modified time | relevance | path

Searched refs:cleanup_tc (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/ !
H A Dnetns_cookie.c53 goto cleanup_tc; in test_netns_cookie()
57 goto cleanup_tc; in test_netns_cookie()
61 goto cleanup_tc; in test_netns_cookie()
65 goto cleanup_tc; in test_netns_cookie()
70 goto cleanup_tc; in test_netns_cookie()
75 goto cleanup_tc; in test_netns_cookie()
82 goto cleanup_tc; in test_netns_cookie()
90 cleanup_tc: in test_netns_cookie()
/linux/arch/mips/include/asm/ !
H A Dvpe.h118 void cleanup_tc(struct tc *tc);
/linux/arch/mips/kernel/ !
H A Dvpe-mt.c146 void cleanup_tc(struct tc *tc) in cleanup_tc() function
270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()
H A Dvpe.c778 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()