Searched defs:exec_fn (Results 1 – 4 of 4) sorted by relevance
28 #define TST_DECLARE_ONCE_FN(name_fn, exec_fn) \ argument
92 #define TST_DECLARE_ONCE_FN(name_fn, exec_fn) \ argument
2605 static int exec_fn(struct atom *atom, struct action_data *action_data) in exec_fn() function
2561 #define EXECUTE_UNOP(name, ctype, exec_fn) \ in Execute() argument