Home
last modified time | relevance | path

Searched refs:finish (Results 101 – 125 of 385) sorted by relevance

12345678910>>...16

/openbmc/u-boot/drivers/core/
H A Dof_addr.c203 goto finish; in of_translate_one()
222 finish: in of_translate_one()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_idc.c44 goto finish; in ice_send_event_to_aux()
51 finish: in ice_send_event_to_aux()
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c308 goto finish; in do_boot_stage2_vc()
326 finish: in do_boot_stage2_vc()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_list_set.c376 goto finish; in list_set_uadt()
387 goto finish; in list_set_uadt()
396 goto finish; in list_set_uadt()
406 finish: in list_set_uadt()
/openbmc/phosphor-ipmi-flash/tools/
H A Dlpc.cpp158 progress->finish(); in sendContents()
H A Dnet.cpp171 progress->finish(); in sendContents()
/openbmc/linux/arch/arm/common/
H A Dvlock.S67 @ Wait for the current round of voting to finish:
/openbmc/linux/arch/s390/kernel/
H A Drelocate_kernel.S50 j .done # ok, lets finish it here...
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py268 def finish(self): member in TestEnv
347 test.finish()
/openbmc/linux/arch/mips/mm/
H A Dtlb-r4k.c238 goto finish; in local_flush_tlb_page()
245 finish: in local_flush_tlb_page()
/openbmc/linux/kernel/power/
H A Dsuspend.c296 if (state != PM_SUSPEND_TO_IDLE && suspend_ops->finish) in platform_resume_finish()
297 suspend_ops->finish(); in platform_resume_finish()
H A Dhibernate.c99 && ops->prepare && ops->finish && ops->enter && ops->pre_restore in hibernation_set_ops()
205 hibernation_ops->finish(); in platform_finish()
621 hibernation_ops->finish(); in hibernation_platform_enter()
/openbmc/linux/drivers/crypto/
H A Dimg-hash.c896 goto finish; in img_hash_done_task()
907 goto finish; in img_hash_done_task()
915 goto finish; in img_hash_done_task()
921 goto finish; in img_hash_done_task()
926 finish: in img_hash_done_task()
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c898 goto finish; in cdns2_trb_handled()
903 goto finish; in cdns2_trb_handled()
906 goto finish; in cdns2_trb_handled()
911 goto finish; in cdns2_trb_handled()
914 goto finish; in cdns2_trb_handled()
919 goto finish; in cdns2_trb_handled()
922 goto finish; in cdns2_trb_handled()
927 goto finish; in cdns2_trb_handled()
936 goto finish; in cdns2_trb_handled()
943 finish: in cdns2_trb_handled()
/openbmc/u-boot/tools/
H A Dmoveconfig.py1175 self.finish(False)
1196 self.finish(False)
1217 self.finish(True)
1228 self.finish(True)
1259 self.finish(True)
1261 def finish(self, success): member in Slot
/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbb.vim14 finish
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S96 wfe @ Wait for CPU1 to finish
/openbmc/linux/include/linux/
H A Dlivepatch.h172 struct completion finish; member
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa25x.c106 .finish = pxa25x_cpu_pm_finish,
/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim16 finish
19 finish
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-st.c227 unsigned long finish = jiffies + HZ; in st_mmcss_lock_dll() local
237 } while (!time_after_eq(curr, finish)); in st_mmcss_lock_dll()
/openbmc/linux/arch/parisc/kernel/
H A Dunwind.c140 struct unwind_table_entry *finish) in unwind_table_sort() argument
142 sort(start, finish - start, sizeof(struct unwind_table_entry), in unwind_table_sort()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c822 goto finish; in musb_ep_program()
834 finish: in musb_ep_program()
1815 goto finish; in musb_host_rx()
1838 goto finish; in musb_host_rx()
1844 goto finish; in musb_host_rx()
1910 goto finish; in musb_host_rx()
1926 goto finish; in musb_host_rx()
1953 goto finish; in musb_host_rx()
1973 finish: in musb_host_rx()
/openbmc/u-boot/doc/
H A DREADME.srio-pcie-boot-corenet62 Then, it will finish necessary configurations for slave's boot from
72 startup phase of the slave from SRIO or PCIE, it will finish some
/openbmc/linux/Documentation/driver-api/pldmfw/
H A Ddriver-ops.rst56 logic needed to finish the update.

12345678910>>...16