Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtask_iter.c13 static const char * const iter_task_type_names[] = { variable
713 seq_printf(seq, "task_type:\t%s\n", iter_task_type_names[aux->task.type]); in bpf_iter_task_show_fdinfo()