Home
last modified time | relevance | path

Searched refs:ustat (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/fs/
Dstatfs.c208 SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) in SYSCALL_DEFINE2() argument
211 struct ustat tmp; in SYSCALL_DEFINE2()
224 memset(&tmp,0,sizeof(struct ustat)); in SYSCALL_DEFINE2()
228 return copy_to_user(ubuf, &tmp, sizeof(struct ustat)) ? -EFAULT : 0; in SYSCALL_DEFINE2()
/linux-2.6.39/include/linux/
Dtypes.h234 struct ustat { struct
Dsyscalls.h420 asmlinkage long sys_ustat(unsigned dev, struct ustat __user *ubuf);
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnvc0_graph.c777 u32 ustat = nv_rd32(dev, 0x409c18); in nvc0_graph_isr() local
779 NV_INFO(dev, "PGRAPH: CTXCTRL ustat 0x%08x\n", ustat); in nvc0_graph_isr()
781 nv_wr32(dev, 0x409c20, ustat); in nvc0_graph_isr()
/linux-2.6.39/arch/powerpc/include/asm/
Dsystbl.h68 COMPAT_SYS(ustat)
/linux-2.6.39/arch/parisc/kernel/
Dsyscall_table.S133 ENTRY_COMP(ustat)
/linux-2.6.39/Documentation/filesystems/
DLocking146 ->statfs() has s_umount (shared) when called by ustat(2) (native or
/linux-2.6.39/arch/s390/kernel/
Dcompat_wrapper.S254 llgtr %r3,%r3 # struct ustat *