Home
last modified time | relevance | path

Searched defs:free_copy (Results 1 – 2 of 2) sorted by relevance

/openbmc/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
/openbmc/linux/kernel/module/
H A Dmain.c1975 static void free_copy(struct load_info *info, int flags) in free_copy() function