Home
last modified time | relevance | path

Searched refs:initfunc (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dsmp.c578 register void *addr, *base, *initfunc; in loongson3_type1_play_dead() local
631 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type1_play_dead()
640 register void *addr, *base, *initfunc; in loongson3_type2_play_dead() local
695 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type2_play_dead()
704 register void *addr, *base, *initfunc; in loongson3_type3_play_dead() local
779 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type3_play_dead()
/openbmc/linux/arch/powerpc/kernel/
H A Dio-workarounds.c171 int (*initfunc)(struct iowa_bus *, void *), void *data) in iowa_register_bus()
189 if (initfunc) in iowa_register_bus()
190 if ((*initfunc)(bus, data)) in iowa_register_bus()
/openbmc/linux/arch/arm/mm/
H A Dproc-v7m.S182 .macro __v7m_proc name, initfunc, cache_fns = nop_cache_fns, hwcaps = 0, proc_fns = v7m_processor_…
185 initfn \initfunc, \name
H A Dproc-v7.S651 .macro __v7_proc name, initfunc, mm_mmuflags = 0, io_mmuflags = 0, hwcaps = 0, proc_fns = v7_proces…
658 initfn \initfunc, \name
/openbmc/qemu/include/crypto/
H A Dblock.h155 QCryptoBlockInitFunc initfunc,
/openbmc/qemu/crypto/
H A Dblockpriv.h67 QCryptoBlockInitFunc initfunc,
H A Dblock-qcow.c125 QCryptoBlockInitFunc initfunc G_GNUC_UNUSED, in qcrypto_block_qcow_create()
H A Dblock.c87 QCryptoBlockInitFunc initfunc, in qcrypto_block_create() argument
110 if (block->driver->create(block, options, optprefix, initfunc, in qcrypto_block_create()
H A Dblock-luks.c1298 QCryptoBlockInitFunc initfunc, in qcrypto_block_luks_create() argument
1572 initfunc(block, detached_header_size, opaque, &local_err); in qcrypto_block_luks_create()
/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.c1775 typedef void (initfunc)(struct ioc *); typedef
1780 initfunc *init;