Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dunwind.c205 #define get_func_addr(fptr) fptr[2] argument
207 #define get_func_addr(fptr) fptr[0] argument
/arch/ia64/kernel/
Dsmpboot.c849 struct fptr { in init_smp_config() struct
856 ap_startup = (struct fptr *) start_ap; in init_smp_config()