Lines Matching refs:offsetof
170 offsetof(struct cvmx_bootmem_desc, field), \
189 offsetof(struct cvmx_bootmem_named_block_desc, field), \
236 addr += offsetof(struct cvmx_bootmem_named_block_desc, name); in CVMX_BOOTMEM_NAMED_GET_NAME()
566 addr + offsetof(struct octeon_pci_console_desc, in octeon_init_consoles()
594 offsetof(struct octeon_pci_console_desc, in octeon_add_console()
597 coreaddr = console->addr + offsetof(struct octeon_pci_console, in octeon_add_console()
600 coreaddr = console->addr + offsetof(struct octeon_pci_console, in octeon_add_console()
604 coreaddr = console->addr + offsetof(struct octeon_pci_console, in octeon_add_console()
697 offsetof(struct octeon_pci_console, output_read_index)); in octeon_console_read()
699 offsetof(struct octeon_pci_console, output_write_index)); in octeon_console_read()
717 offsetof(struct octeon_pci_console, in octeon_console_read()