Searched defs:fork (Results 1 – 14 of 14) sorted by relevance
/linux/fs/hfsplus/ |
H A D | inode.c | 458 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) in hfsplus_inode_read_fork() 489 struct hfsplus_fork_raw *fork) in hfsplus_inode_write_fork()
|
H A D | catalog.c | 334 struct hfsplus_fork_raw fork; in hfsplus_delete_cat() local
|
H A D | super.c | 105 struct hfsplus_fork_raw *fork; in hfsplus_system_write_inode() local
|
H A D | extents.c | 397 struct hfsplus_fork_raw *fork, int type) in hfsplus_free_fork()
|
/linux/tools/testing/selftests/mm/ |
H A D | pfnmap.c | 173 TEST_F(pfnmap,fork) TEST_F() argument
|
H A D | guard-regions.c | 1145 TEST_F(guard_regions, fork) in TEST_F() argument
|
/linux/tools/perf/util/ |
H A D | tool.h | 51 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 | 338 pid_t fork(void) in fork() function
|
/linux/include/linux/ |
H A D | cgroup-defs.h | 756 void (*fork)(struct task_struct *task); member
|
/linux/kernel/ |
H A D | fork.c | 2681 SYSCALL_DEFINE0(fork) in SYSCALL_DEFINE0() argument
|
/linux/kernel/sched/ |
H A D | ext.c | 189 bool fork; member 3795 static int scx_init_task(struct task_struct *p, struct task_group *tg, bool fork) in scx_init_task()
|