Home
last modified time | relevance | path

Searched refs:sdt_notes (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c2184 struct list_head *sdt_notes) in populate_sdt_note() argument
2291 list_add_tail(&tmp->note_list, sdt_notes); in populate_sdt_note()
2315 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list() argument
2360 nhdr.n_descsz, sdt_notes); in construct_sdt_notes_list()
2365 if (list_empty(sdt_notes)) in construct_sdt_notes_list()
2408 int cleanup_sdt_note_list(struct list_head *sdt_notes) in cleanup_sdt_note_list() argument
2413 list_for_each_entry_safe(pos, tmp, sdt_notes, note_list) { in cleanup_sdt_note_list()
H A Dsymbol.h261 int cleanup_sdt_note_list(struct list_head *sdt_notes);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c2184 struct list_head *sdt_notes) in populate_sdt_note() argument
2291 list_add_tail(&tmp->note_list, sdt_notes); in populate_sdt_note()
2315 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list() argument
2360 nhdr.n_descsz, sdt_notes); in construct_sdt_notes_list()
2365 if (list_empty(sdt_notes)) in construct_sdt_notes_list()
2408 int cleanup_sdt_note_list(struct list_head *sdt_notes) in cleanup_sdt_note_list() argument
2413 list_for_each_entry_safe(pos, tmp, sdt_notes, note_list) { in cleanup_sdt_note_list()
H A Dsymbol.h261 int cleanup_sdt_note_list(struct list_head *sdt_notes);
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c2184 struct list_head *sdt_notes) in populate_sdt_note() argument
2291 list_add_tail(&tmp->note_list, sdt_notes); in populate_sdt_note()
2315 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list() argument
2360 nhdr.n_descsz, sdt_notes); in construct_sdt_notes_list()
2365 if (list_empty(sdt_notes)) in construct_sdt_notes_list()
2408 int cleanup_sdt_note_list(struct list_head *sdt_notes) in cleanup_sdt_note_list() argument
2413 list_for_each_entry_safe(pos, tmp, sdt_notes, note_list) { in cleanup_sdt_note_list()
H A Dsymbol.h261 int cleanup_sdt_note_list(struct list_head *sdt_notes);