Searched defs:fork (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/tools/perf/util/ |
D | tool.h | 36 fork, member
|
D | event.h | 133 struct fork_event fork; member
|
/linux-3.3/fs/hfsplus/ |
D | inode.c | 459 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) in hfsplus_inode_read_fork() 490 struct hfsplus_fork_raw *fork) in hfsplus_inode_write_fork()
|
D | catalog.c | 267 struct hfsplus_fork_raw fork; in hfsplus_delete_cat() local
|
D | super.c | 100 struct hfsplus_fork_raw *fork; in hfsplus_system_write_inode() local
|
D | extents.c | 367 struct hfsplus_fork_raw *fork, int type) in hfsplus_free_fork()
|
/linux-3.3/arch/um/include/asm/ |
D | processor-generic.h | 46 } fork, exec; member
|
/linux-3.3/arch/s390/kernel/ |
D | process.c | 218 SYSCALL_DEFINE0(fork) in SYSCALL_DEFINE0() argument
|
/linux-3.3/include/linux/ |
D | cn_proc.h | 75 } fork; member
|
D | cgroup.h | 497 void (*fork)(struct cgroup_subsys *ss, struct task_struct *task); member
|
/linux-3.3/tools/perf/scripts/python/ |
D | sched-migration.py | 208 def wake_up(self, ts_list, pid, cpu, fork): argument 353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument
|
/linux-3.3/fs/xfs/ |
D | xfs_bmap.c | 3360 int fork, /* data or attr fork */ in xfs_bmap_search_extents()
|