Searched refs:mapping_store (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 302 static ssize_t mapping_store(const char *buf, size_t count) in mapping_store() function 321 __ATTR(mapping, 0644, mapping_show, mapping_store);
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 302 static ssize_t mapping_store(const char *buf, size_t count) in mapping_store() function 321 __ATTR(mapping, 0644, mapping_show, mapping_store);
|
/kernel/linux/linux-5.10/drivers/dax/ |
H A D | bus.c | 1094 static ssize_t mapping_store(struct device *dev, struct device_attribute *attr, in mapping_store() function
|
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | bus.c | 1126 static ssize_t mapping_store(struct device *dev, struct device_attribute *attr, in mapping_store() function
|
Completed in 6 milliseconds