Searched defs:sbh (Results 1 – 1 of 1) sorted by relevance
25 static int sfi_table_check(struct sfi_table_header *sbh) in sfi_table_check()47 static int sfi_table_is_type(struct sfi_table_header *sbh, const char *signature) in sfi_table_is_type()70 struct sfi_table_header *sbh; in sfi_search_mmap() local