Home
last modified time | relevance | path

Searched refs:section_table (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Defi-header.S18 .short section_table - optional_header // SizeOfOptionalHeader
57 .long (section_table - .) / 8 // NumberOfRvaAndSizes
72 section_table: label
101 .set section_count, (. - section_table) / 40
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Defi-header.S22 .short section_table - optional_header // SizeOfOptionalHeader
68 .long (section_table - .) / 8 // NumberOfRvaAndSizes
78 section_table: label
107 .set section_count, (. - section_table) / 40
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Defi-header.S23 .short section_table - optional_header // SizeOfOptionalHeader
73 .long (section_table - .) / 8 // NumberOfRvaAndSizes
83 section_table: label
120 .set section_count, (. - section_table) / 40
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcoredump.c806 .section_table = {
821 .section_table = {
836 .section_table = {
849 .section_table = {
859 .section_table = {
869 .section_table = {
882 .section_table = {
892 .section_table = {
902 .section_table = {
912 .section_table
[all...]
H A Dcoredump.h150 } section_table; member
H A Dsdio.c2294 cur_section = &mem_region->section_table.sections[0]; in ath10k_sdio_dump_memory_section()
2324 if ((i + 1) == mem_region->section_table.size) { in ath10k_sdio_dump_memory_section()
2386 if (current_region->section_table.size > 0) in ath10k_sdio_dump_memory_generic()
H A Dpci.c1479 cur_section = &mem_region->section_table.sections[0]; in ath10k_pci_dump_memory_section()
1509 if ((i + 1) == mem_region->section_table.size) { in ath10k_pci_dump_memory_section()
1632 if (current_region->section_table.size > 0) in ath10k_pci_dump_memory_generic()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcoredump.c806 .section_table = {
821 .section_table = {
836 .section_table = {
849 .section_table = {
859 .section_table = {
869 .section_table = {
882 .section_table = {
892 .section_table = {
902 .section_table = {
912 .section_table
[all...]
H A Dcoredump.h150 } section_table; member
H A Dsdio.c2299 cur_section = &mem_region->section_table.sections[0]; in ath10k_sdio_dump_memory_section()
2329 if (++i == mem_region->section_table.size) { in ath10k_sdio_dump_memory_section()
2385 if (current_region->section_table.size > 0) in ath10k_sdio_dump_memory_generic()
H A Dpci.c1479 cur_section = &mem_region->section_table.sections[0]; in ath10k_pci_dump_memory_section()
1509 if ((i + 1) == mem_region->section_table.size) { in ath10k_pci_dump_memory_section()
1632 if (current_region->section_table.size > 0) in ath10k_pci_dump_memory_generic()
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Defi-header.S25 .short section_table - optional_header /* SizeOfOptionalHeader */
64 .long (section_table - .) / 8 /* NumberOfRvaAndSizes */
74 section_table: label
106 .set section_count, (. - section_table) / 40
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Defi-header.S54 .short section_table - optional_header @ SizeOfOptionalHeader
95 .long (section_table - .) / 8 @ NumberOfRvaAndSizes
104 section_table: label
131 .set section_count, (. - section_table) / 40
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Defi-header.S54 .short section_table - optional_header @ SizeOfOptionalHeader
95 .long (section_table - .) / 8 @ NumberOfRvaAndSizes
104 section_table: label
131 .set section_count, (. - section_table) / 40
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S115 .word section_table - optional_header # SizeOfOptionalHeader
179 .long (section_table - .) / 8 # NumberOfRvaAndSizes
189 section_table: label
272 .set section_count, (. - section_table) / 40
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dheader.S70 .word section_table - optional_header # SizeOfOptionalHeader
131 .long (section_table - .) / 8 # NumberOfRvaAndSizes
141 section_table: label
214 .set section_count, (. - section_table) / 40

Completed in 23 milliseconds