Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/process_stress/
Dprocess.c430 int tslot; in notify() local
475 sscanf(rcvbuf.mtext, "%d %d %d", &ndx, &tslot, &pid); in notify()
476 if (*((shmaddr + tslot)->list + ndx) == slot && in notify()
477 (shmaddr + tslot)->pid == pid) { in notify()
480 slot, ndx, tslot, pid); in notify()
487 slot, ndx, tslot, pid); in notify()