Home
last modified time | relevance | path

Searched defs:section_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c706 unsigned int section_index, in netvsc_copy_to_send_buf()
850 unsigned int section_index = NETVSC_INVALID_INDEX; in netvsc_send() local
/linux-4.4.14/scripts/mod/
Dmodpost.c1545 static int is_executable_section(struct elf_info* elf, unsigned int section_index) in is_executable_section()