Home
last modified time | relevance | path

Searched refs:store_value (Results 1 – 3 of 3) sorted by relevance

/linux/security/tomoyo/
H A Dcondition.c577 goto store_value; in tomoyo_get_condition()
592 goto store_value; in tomoyo_get_condition()
626 goto store_value; in tomoyo_get_condition()
641 store_value: in tomoyo_get_condition()
/linux/drivers/platform/x86/
H A Dasus-armoury.c298 u32 *store_value, u32 wmi_dev) in armoury_attr_uint_store() argument
314 if (store_value != NULL) in armoury_attr_uint_store()
315 *store_value = value; in armoury_attr_uint_store()
H A Dasus-armoury.h43 u32 *store_value, u32 wmi_dev);