Home
last modified time | relevance | path

Searched refs:list_last_entry_or_null (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dlist.h395 #define list_last_entry_or_null(ptr, type, member) \ macro
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c419 dst_atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_push_atom()
460 atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_pop_atom()