Searched defs:init_thread (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 172 static inline void init_thread(struct target_pt_regs *regs, struct image_info *infop) in init_thread() function 270 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 347 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 690 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1031 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1201 static inline void init_thread(struct target_pt_regs *_regs, struct image_info *infop) in init_thread() function 1264 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1401 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1518 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1557 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function [all …]
|
/openbmc/linux/tools/usb/ |
H A D | ffs-test.c | 379 static void init_thread(struct thread *t) in init_thread() function
|