Searched defs:list_first_entry_or_null (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/linux/ | ||
| A D | list.h | 384 #define list_first_entry_or_null(ptr, type, member) \ macro |
| /linux/include/linux/ | ||
| A D | list.h | 545 #define list_first_entry_or_null(ptr, type, member) ({ \ macro |
Completed in 7 milliseconds