Home
last modified time | relevance | path

Searched refs:dev_attr_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/mm/
H A Dslub.rst211 [<c027758e>] dev_attr_store+0x29/0x2f
/openbmc/linux/drivers/base/
H A Dcore.c2379 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store() function
2393 .store = dev_attr_store,