Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dpeek_dsq.bpf.c25 long dsq_inserted_pid = -1; variable
126 dsq_inserted_pid = p->pid; in BPF_STRUCT_OPS()
H A Dpeek_dsq.c180 printf(" Inserted test task -> pid: %ld\n", skel->data->dsq_inserted_pid); in run()