Searched defs:fork (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | prctl_thp_disable.c | 160 TEST_F(prctl_thp_disable_completely, fork) in TEST_F() argument 268 TEST_F(prctl_thp_disable_except_madvise, fork) in TEST_F() argument
|
| H A D | pfnmap.c | 236 TEST_F(pfnmap,fork) TEST_F() argument
|
| H A D | guard-regions.c | 1187 TEST_F(guard_regions,fork) TEST_F() argument
|
| /linux/tools/perf/util/ |
| H A D | tool.h | 54 fork, member
|
| /linux/include/uapi/linux/ |
| H A D | cn_proc.h | 104 } fork; global() member
|
| H A D | userfaultfd.h | 126 } fork; member
|
| /linux/tools/perf/scripts/python/ |
| H A D | sched-migration.py | 210 def wake_up(self, ts_list, pid, cpu, fork): argument 355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 357 pid_t fork(void) in fork() function
|
| /linux/rust/syn/ |
| H A D | parse.rs | 968 pub fn fork(&self) -> Self { in fork() method
|
| H A D | item.rs | 1496 let fork = input.fork(); in peek_signature() localVariable
|
| /linux/kernel/sched/ |
| H A D | ext_internal.h | 213 bool fork; member
|
| H A D | ext.c | 3538 static int __scx_init_task(struct scx_sched *sch, struct task_struct *p, bool fork) in __scx_init_task() 3589 static int scx_init_task(struct scx_sched *sch, struct task_struct *p, bool fork) in scx_init_task()
|
| /linux/kernel/ |
| H A D | fork.c | 2801 SYSCALL_DEFINE0(fork) in SYSCALL_DEFINE0() argument
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 599 struct perf_record_fork fork; member
|