Home
last modified time | relevance | path

Searched refs:num_sections (Results 1 – 7 of 7) sorted by relevance

/linux/tools/leds/
H A Dget_led_device_info.sh116 num_sections=`echo $led_name | awk -F: '{print NF}'`
118 if [ $num_sections -eq 1 ]; then
121 elif [ $num_sections -eq 2 ]; then
124 elif [ $num_sections -eq 3 ]; then
129 …"Detected %d sections in the LED class device name - should the script be updated?\n" $num_sections
/linux/scripts/
H A Dinsert-sys-cert.c71 unsigned int i, num_sections; in get_offset_from_address() local
75 num_sections = x[0].sh_size; in get_offset_from_address()
77 num_sections = hdr->e_shnum; in get_offset_from_address()
79 for (i = 1; i < num_sections; i++) { in get_offset_from_address()
187 unsigned int i, num_sections; in get_symbol_table() local
191 num_sections = x[0].sh_size; in get_symbol_table()
193 num_sections = hdr->e_shnum; in get_symbol_table()
195 for (i = 1; i < num_sections; i++) in get_symbol_table()
/linux/arch/powerpc/platforms/pseries/
H A Drtas-fadump.c590 int i, size, num_sections; in rtas_fadump_dt_scan() local
633 num_sections = size / (3 * sizeof(u32)); in rtas_fadump_dt_scan()
635 for (i = 0; i < num_sections; i++, sections += 3) { in rtas_fadump_dt_scan()
/linux/drivers/bluetooth/
H A Dbtrtl.h58 __le32 num_sections; member
/linux/scripts/mod/
H A Dmodpost.h153 unsigned int num_sections; /* max_secindex + 1 */ member
H A Dfile2alias.c1484 if (!sym->st_shndx || get_secindex(info, sym) >= info->num_sections) in handle_moddevtable()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1614 u32 num_sections; member
2195 u32 num_sections; member
2238 u32 num_sections; member