Searched defs:access (Results 1 – 15 of 15) sorted by relevance
136 char const access = (io->addr & 1) ? 'w' : 'r'; in kbase_io_history_dump() local199 char const access = (io->addr & 1) ? 'w' : 'r'; in regs_history_show() local
40 spinlock_t access; member
139 char const access = (io->addr & 1) ? 'w' : 'r'; in kbase_io_history_dump() local194 char const access = (io->addr & 1) ? 'w' : 'r'; in regs_history_show() local
41 spinlock_t access; member
71 char const access = (io->addr & 1) ? 'w' : 'r'; in regs_history_show() local
1000 base_external_resource_access access) in base_external_resource_init()
81 char const access = (io->addr & 1) ? 'w' : 'r'; in regs_history_show() local
1018 …ase_external_resource *res, struct base_import_handle handle, base_external_resource_access access) in base_external_resource_init()
139 char const access = (io->addr & 1) ? 'w' : 'r'; in kbase_io_history_dump() local
132 char const access = (io->addr & 1) ? 'w' : 'r'; in kbase_io_history_dump() local
137 #define access _access macro
152 #define access _access macro
80 u32 access; member
610 int (*access)(struct vm_area_struct *vma, unsigned long addr, void *buf, int len, int write); member