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

/linux-master/lib/kunit/
H A Dexecutor.c179 goto free_copy;
259 free_copy:
/linux-master/kernel/module/
H A Dmain.c1975 static void free_copy(struct load_info *info, int flags) function
2870 goto free_copy;
2879 goto free_copy;
2883 goto free_copy;
2889 goto free_copy;
2996 free_copy(info, flags);
3046 free_copy:
3054 free_copy(info, flags);
/linux-master/ipc/
H A Dmsg.c1058 static inline void free_copy(struct msg_msg *copy) function
1069 static inline void free_copy(struct msg_msg *copy) function
1125 free_copy(copy);
1254 free_copy(copy);

Completed in 191 milliseconds