Home
last modified time | relevance | path

Searched refs:action_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_nmi.c190 typedef char action_t[ACTION_LEN]; typedef
191 static action_t uv_nmi_action = { "dump" };
232 #define param_check_action(name, p) __param_check(name, p, action_t)
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Duv_nmi.c193 typedef char action_t[ACTION_LEN]; typedef
194 static action_t uv_nmi_action = { "dump" };
231 #define param_check_action(name, p) __param_check(name, p, action_t)

Completed in 5 milliseconds