Searched defs:init_thread (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 174 static inline void init_thread(struct target_pt_regs *regs, struct image_info *infop) in init_thread() function 272 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 349 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 692 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1033 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1203 static inline void init_thread(struct target_pt_regs *_regs, struct image_info *infop) in init_thread() function 1266 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1403 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1520 static inline void init_thread(struct target_pt_regs *regs, in init_thread() function 1559 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
|