Home
last modified time | relevance | path

Searched defs:clean_up (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dmerge_config.sh23 clean_up() { function
/openbmc/linux/scripts/kconfig/
Dmerge_config.sh
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq.resolvconf79 clean_up() { rm -f "$TMP_FILE" ; } function
/openbmc/linux/tools/testing/selftests/bpf/
Dtest_xdp_redirect_multi.sh
Dtest_offload.py
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c585 BE_VGAInfo *vga_info, int clean_up, int vesa_mode, in biosemu_run()
626 int clean_up) in BootVideoCardBIOS()