Searched refs:check_note (Results 1 – 1 of 1) sorted by relevance
106 static bool __elfN(check_note)(struct image_params *imgp,372 ret = __elfN(check_note)(imgp, bi->brand_note, osrel, in get_brandinfo()2921 __elfN(check_note)(struct image_params *imgp, const Elf_Brandnote *brandnote, in check_note() function