Home
last modified time | relevance | path

Searched refs:link (Results 1 – 4 of 4) sorted by relevance

/lib/
A Dcodetag.c11 struct list_head link; member
246 list_for_each_entry(cttype, &codetag_types, link) { in codetag_needs_module_section()
271 list_for_each_entry(cttype, &codetag_types, link) { in codetag_alloc_module_section()
292 list_for_each_entry(cttype, &codetag_types, link) { in codetag_free_module_sections()
308 list_for_each_entry(cttype, &codetag_types, link) { in codetag_module_replaced()
328 list_for_each_entry(cttype, &codetag_types, link) { in codetag_load_module()
349 list_for_each_entry(cttype, &codetag_types, link) { in codetag_unload_module()
401 list_add_tail(&cttype->link, &codetag_types); in codetag_register_type()
A Ddynamic_debug.c48 struct list_head link, maps; member
156 list_for_each_entry(map, &dt->maps, link) { in ddebug_find_valid_class()
187 list_for_each_entry(dt, &ddebug_tables, link) { in ddebug_change()
1042 struct ddebug_table, link); in ddebug_iter_first()
1063 iter->table = list_entry(iter->table->link.next, in ddebug_iter_next()
1064 struct ddebug_table, link); in ddebug_iter_next()
1221 list_add(&cm->link, &dt->maps); in ddebug_attach_module_classes()
1258 INIT_LIST_HEAD(&dt->link); in ddebug_add_module()
1265 list_add_tail(&dt->link, &ddebug_tables); in ddebug_add_module()
1314 list_del_init(&dt->link); in ddebug_table_free()
[all …]
A DKconfig418 # driver asks for it, we'll just link it directly it into the kernel
A DKconfig.debug457 bool "Strip assembler-generated symbols during link"
460 Strip internal assembler-generated symbols during a link (symbols
2018 # ip link set eth0 mtu 1024

Completed in 13 milliseconds