Searched refs:action_show (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/mm/damon/ |
H A D | sysfs-schemes.c | 1333 static ssize_t action_show(struct kobject *kobj, struct kobj_attribute *attr, in action_show() function
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 4856 action_show(struct mddev *mddev, char *page) in action_show() 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 | 4785 action_show(struct mddev *mddev, char *page) in action_show() function 4934 __ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);
|
Completed in 25 milliseconds