Searched refs:store_kill (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/mips/kernel/ |
| D | vpe-cmp.c | 24 static ssize_t store_kill(struct device *dev, struct device_attribute *attr, in store_kill() function 38 static DEVICE_ATTR(kill, S_IWUSR, NULL, store_kill);
|
| D | vpe-mt.c | 261 static ssize_t store_kill(struct device *dev, struct device_attribute *attr, in store_kill() function 277 static DEVICE_ATTR(kill, S_IWUSR, NULL, store_kill);
|