Searched refs:owner (Results 1 – 13 of 13) sorted by relevance
/bionic/libc/kernel/common/linux/mtd/ |
D | partitions.h | 32 struct module *owner; member 37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
|
D | blktrans.h | 58 struct module *owner; member
|
D | mtd.h | 138 struct module *owner; member
|
/bionic/libc/kernel/common/linux/ |
D | sysfs.h | 22 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…
|
D | ipmi_smi.h | 42 struct module *owner; member
|
D | proc_fs.h | 46 struct module *owner; member
|
D | device.h | 78 struct module * owner; member 101 struct module * owner; member
|
/bionic/libc/kernel/arch-sh/asm/ |
D | clock.h | 36 struct module *owner; member
|
/bionic/libc/include/sys/ |
D | stat.h | 102 extern int fchownat(int dirfd, const char *path, uid_t owner, gid_t group, int flags);
|
D | linux-unistd.h | 96 int fchownat (int dirfd, const char *path, uid_t owner, gid_t group, int flags);
|
/bionic/linker/ |
D | NOTICE | 25 "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/ |
D | CHANGES.TXT | 197 *are not* automatically released by the kernel when the owner process
|
/bionic/libc/ |
D | SYSCALLS.TXT | 129 int fchownat(int dirfd, const char *path, uid_t owner, gid_t group, int flags) 325,298
|