Searched refs:idle_store (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | pm.c | 83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, in idle_store() function 98 __ATTR(sleep_while_idle, 0644, idle_show, idle_store);
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | pm.c | 83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, in idle_store() function 98 __ATTR(sleep_while_idle, 0644, idle_show, idle_store);
|
/kernel/linux/linux-5.10/drivers/block/zram/ |
H A D | zram_drv.c | 240 static ssize_t idle_store(struct device *dev, in idle_store() function 694 * ZRAM_IDLE again. To close the race, idle_store doesn't in writeback_store()
|
/kernel/linux/linux-6.6/drivers/block/zram/ |
H A D | zram_drv.c | 253 static ssize_t idle_store(struct device *dev, in idle_store() function 668 * ZRAM_IDLE again. To close the race, idle_store doesn't in writeback_store()
|
Completed in 8 milliseconds