Home
last modified time | relevance | path

Searched defs:tasknum (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm.h48 unsigned int tasknum; member
/openbmc/linux/drivers/dma/bestcomm/
H A Dbestcomm.c49 int i, tasknum = -1; in bcom_task_alloc() local
H A Dfec.c166 static u32 *self_modified_drd(int tasknum) in self_modified_drd()