Home
last modified time | relevance | path

Searched defs:registration (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_channel.c468 struct xpc_registration *registration = &xpc_registrations[ch->number]; in xpc_connect_channel() local
[all...]
H A Dxp_main.c137 struct xpc_registration *registration; in xpc_connect() local
191 struct xpc_registration *registration; xpc_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_channel.c468 struct xpc_registration *registration = &xpc_registrations[ch->number]; in xpc_connect_channel() local
[all...]
H A Dxp_main.c137 struct xpc_registration *registration; in xpc_connect() local
191 struct xpc_registration *registration; xpc_disconnect() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp272 auto registration = benchmark::RegisterBenchmark(funcName.c_str(), LockAndRun, func, in RegisterSingleBenchmark() local
281 auto registration = benchmark::RegisterBenchmark(funcName.c_str(), LockAndRun, func, cpuNum)->Args(args); in RegisterSingleBenchmark() local

Completed in 6 milliseconds