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