Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/kernel/common/linux/mtd/
Dpartitions.h32 struct module *owner; member
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
Dblktrans.h58 struct module *owner; member
Dmtd.h138 struct module *owner; member
/bionic/libc/kernel/common/linux/
Dsysfs.h22 struct module * owner; member
31 …de,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, …
33 #define __ATTR_RO(_name) { .attr = { .name = __stringify(_name), .mode = 0444, .owner = THIS_MODU…
Dipmi_smi.h42 struct module *owner; member
Dproc_fs.h46 struct module *owner; member
Ddevice.h78 struct module * owner; member
101 struct module * owner; member
/bionic/libc/kernel/arch-sh/asm/
Dclock.h36 struct module *owner; member
/bionic/libc/include/sys/
Dstat.h102 extern int fchownat(int dirfd, const char *path, uid_t owner, gid_t group, int flags);
Dlinux-unistd.h96 int fchownat (int dirfd, const char *path, uid_t owner, gid_t group, int flags);
/bionic/linker/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
/bionic/libc/docs/
DCHANGES.TXT197 *are not* automatically released by the kernel when the owner process
/bionic/libc/
DSYSCALLS.TXT129 int fchownat(int dirfd, const char *path, uid_t owner, gid_t group, int flags) 325,298