Home
last modified time | relevance | path

Searched defs:fork (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/fs/hfsplus/
Dinode.c447 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) in hfsplus_inode_read_fork()
478 struct hfsplus_fork_raw *fork) in hfsplus_inode_write_fork()
Dcatalog.c265 struct hfsplus_fork_raw fork; in hfsplus_delete_cat() local
Dsuper.c98 struct hfsplus_fork_raw *fork; in hfsplus_system_write_inode() local
Dextents.c353 struct hfsplus_fork_raw *fork, int type) in hfsplus_free_fork()
/linux-2.6.39/arch/um/include/asm/
Dprocessor-generic.h44 } fork, exec; member
/linux-2.6.39/arch/s390/kernel/
Dprocess.c229 SYSCALL_DEFINE0(fork) in SYSCALL_DEFINE0() argument
/linux-2.6.39/include/linux/
Dcn_proc.h73 } fork; member
Dcgroup.h476 void (*fork)(struct cgroup_subsys *ss, struct task_struct *task); member
/linux-2.6.39/tools/perf/util/
Dsession.h74 fork, member
Devent.h125 struct fork_event fork; member
/linux-2.6.39/tools/perf/scripts/python/
Dsched-migration.py208 def wake_up(self, ts_list, pid, cpu, fork): argument
353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument
/linux-2.6.39/fs/xfs/
Dxfs_inode.c1427 int fork, in xfs_itruncate_finish()
Dxfs_bmap.c3513 int fork, /* data or attr fork */ in xfs_bmap_search_extents()