Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmerge_config.sh23 clean_up() { function
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmerge_config.sh23 clean_up() { function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmerge_config.sh18 clean_up() { function
/OK3568_Linux_fs/buildroot/build/
H A Dmerge_config.sh30 clean_up() { function
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq.resolvconf79 clean_up() { rm -f "$TMP_FILE" ; } function
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c581 BE_VGAInfo *vga_info, int clean_up, int vesa_mode, in biosemu_run()
623 int clean_up) in BootVideoCardBIOS()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c462 void clean_up(void) in clean_up() function
/OK3568_Linux_fs/kernel/net/atm/
H A Dmpc.c1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py585 def clean_up(): function