setid             908 arch/x86/events/intel/uncore.c static int __init uncore_type_init(struct intel_uncore_type *type, bool setid)
setid             921 arch/x86/events/intel/uncore.c 		pmus[i].func_id	= setid ? i : -1;
setid             968 arch/x86/events/intel/uncore.c uncore_types_init(struct intel_uncore_type **types, bool setid)
setid             973 arch/x86/events/intel/uncore.c 		ret = uncore_type_init(*types, setid);