Searched defs:file2 (Results 1 – 3 of 3) sorted by relevance
83 const char *file2 = "./test_l4lb_noinline.o"; in test_l4lb_all() local
1533 static void ucma_lock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_lock_files()1545 static void ucma_unlock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_unlock_files()
41 static bool is_same(const char *file1, const char *file2) in is_same()