Lines Matching defs:k
135 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k) in kobj_to_cache_index_dir()
572 static ssize_t cache_index_show(struct kobject *k, struct attribute *attr, char *buf) in cache_index_show()
581 static struct cache *index_kobj_to_cache(struct kobject *k) in index_kobj_to_cache()
590 static ssize_t size_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in size_show()
607 static ssize_t line_size_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in line_size_show()
623 static ssize_t nr_sets_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in nr_sets_show()
639 static ssize_t associativity_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in associativity_show()
655 static ssize_t type_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in type_show()
667 static ssize_t level_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in level_show()
682 show_shared_cpumap(struct kobject *k, struct kobj_attribute *attr, char *buf, bool list) in show_shared_cpumap()
696 static ssize_t shared_cpu_map_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in shared_cpu_map_show()
701 static ssize_t shared_cpu_list_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in shared_cpu_list_show()