list_first_entry_or_null  511 include/linux/list.h #define list_first_entry_or_null(ptr, type, member) ({ \
list_first_entry_or_null  384 tools/include/linux/list.h #define list_first_entry_or_null(ptr, type, member) \