Home
last modified time | relevance | path

Searched defs:sharing (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h25 u32 sharing; member
H A Dcpu.h138 u32 sharing; /* 0x44 */ member
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing()