Searched defs:can_finish (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | liveupdate.h | 73 bool (*can_finish)(struct liveupdate_file_op_args *args); global() member |
| /linux/kernel/liveupdate/ | ||
| H A D | luo_file.c | 600 bool can_finish = true; luo_file_can_finish_one() local |