Home
last modified time | relevance | path

Searched refs:tc_list (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/kernel/
H A Dvpe.c49 .tc_list = LIST_HEAD_INIT(vpecontrol.tc_list)
80 list_for_each_entry(t, &vpecontrol.tc_list, list) { in get_tc()
125 list_add_tail(&tc->list, &vpecontrol.tc_list); in alloc_tc()
/linux/arch/mips/include/asm/
H A Dvpe.h98 struct list_head tc_list; /* Thread contexts */ member
/linux/Documentation/networking/dsa/
H A Dsja1105.rst145 local tc_list="$1"
148 for tc in ${tc_list}; do