Home
last modified time | relevance | path

Searched refs:free_copy (Results 1 – 3 of 3) sorted by relevance

/linux/lib/kunit/
H A Dexecutor.c173 goto free_copy; in kunit_filter_suites()
253 free_copy: in kunit_filter_suites()
/linux/ipc/
H A Dmsg.c1058 static inline void free_copy(struct msg_msg *copy) in free_copy() function
1069 static inline void free_copy(struct msg_msg *copy) in free_copy() function
1125 free_copy(copy); in do_msgrcv()
1254 free_copy(copy); in do_msgrcv()
/linux/kernel/module/
H A Dmain.c2302 static void free_copy(struct load_info *info, int flags) in move_module()
3243 goto free_copy; in module_flags()
3252 goto free_copy; in module_flags()
3256 goto free_copy; in module_flags()
3262 goto free_copy; in module_flags()
3369 free_copy(info, flags);
3421 free_copy:
3429 free_copy(info, flags);
1993 static void free_copy(struct load_info *info, int flags) free_copy() function