OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipi_c_call_func_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
ipifuncs.c
539
sparc64_generic_xcall(struct cpu_info *target,
ipi_c_call_func_t
func,
557
sparc64_generic_xcall(target, (
ipi_c_call_func_t
)xc_ipi_handler, NULL);
564
sparc64_generic_xcall(target, (
ipi_c_call_func_t
)ipi_cpu_handler, NULL);
/src/sys/arch/sparc64/include/
cpu.h
328
typedef void (*
ipi_c_call_func_t
)(void*);
typedef in typeref:typename:void (*)(void *)
329
void sparc64_generic_xcall(struct cpu_info*,
ipi_c_call_func_t
, void*);
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025