Searched refs:io_bitmap_share (Results 1 – 3 of 3) sorted by relevance
19 void io_bitmap_share(struct task_struct *tsk);47 static inline void io_bitmap_share(struct task_struct *tsk) { } in io_bitmap_share() function
22 void io_bitmap_share(struct task_struct *tsk) in io_bitmap_share() function
220 io_bitmap_share(p); in copy_thread()