Searched refs:action_store (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/mm/damon/ |
H A D | sysfs-schemes.c | 1343 static ssize_t action_store(struct kobject *kobj, struct kobj_attribute *attr, in action_store() function
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 4882 action_store(struct mddev *mddev, const char *page, size_t len) in action_store() function 4960 __ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 4867 action_store(struct mddev *mddev, const char *page, size_t len) in action_store() function 4934 __ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);
|
Completed in 25 milliseconds