Home
last modified time | relevance | path

Searched refs:fncpy (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/include/asm/
H A Dfncpy.h59 #define fncpy(dest_buf, funcp, size) ({ \ macro
/linux/drivers/misc/
H A Dsram-exec.c107 dst_cpy = fncpy(dst, src, size); in sram_exec_copy()
/linux/arch/arm/mach-socfpga/
H A Dpm.c77 (void *)fncpy(suspend_ocram_base, in socfpga_setup_ocram_self_refresh()
/linux/arch/arm/mach-omap1/
H A Dsram-init.c75 dst = fncpy(sram, funcp, size); in omap_sram_push()
/linux/arch/arm/kernel/
H A Dmachine_kexec.c184 reboot_entry = fncpy(reboot_code_buffer, in machine_kexec()
/linux/arch/arm/mach-omap2/
H A Dsram.c97 dst = fncpy(sram, funcp, size); in omap_sram_push()
/linux/arch/arm/mach-imx/
H A Dpm-imx5.c361 imx5_suspend_in_ocram_fn = fncpy( in imx5_suspend_init()
H A Dpm-imx6.c571 imx6_suspend_in_ocram_fn = fncpy( in imx6q_suspend_init()
/linux/arch/arm/mach-at91/
H A Dpm.c634 at91_suspend_sram_fn = fncpy(at91_suspend_sram_fn, in at91_pm_suspend()
1004 at91_suspend_sram_fn = fncpy(at91_suspend_sram_fn, in at91_pm_sram_init()