Searched refs:comp_types (Results 1 – 2 of 2) sorted by relevance
382 } comp_types[] = { variable447 for (itr = comp_types; itr->ops.load != NULL; itr++) { in kmod_file_open()470 for (itr = comp_types; itr->ops.load != NULL; itr++) { in kmod_file_open()
73 def comp_types(val: KernelTypes, input_val: ValueType) -> Optional[bool]: # noqa function284 if not comp_types(val, input_val):