Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dsmp.c47 static void __send_IPI_many(HV_Recipient *recip, int nrecip, int tag) in __send_IPI_many()
65 HV_Recipient recip = { in send_IPI_single() local
75 HV_Recipient recip[NR_CPUS]; in send_IPI_many() local
223 HV_Recipient recip = { .y = cpu_y(cpu), .x = cpu_x(cpu), in ipi_init() local