Home
last modified time | relevance | path

Searched defs:clone_flags (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Diocontext.h122 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io()
132 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io()
Dsem.h25 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
Dsched.h2383 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
2422 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
Dsecurity.h1033 unsigned long clone_flags) in security_task_alloc()
Dperf_event.h1574 u64 clone_flags) { return 0; } in perf_event_init_task()