Searched defs:container_of_or_null (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| A D | util.h | 381 #define container_of_or_null(ptr, type, member) \ macro |
| /linux/fs/bcachefs/ | ||
| A D | util.h | 314 #define container_of_or_null(ptr, type, member) \ macro |
Completed in 12 milliseconds