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

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_restrictions.sh195 local action_args=$2
208 matchall skip_sw action $action_args
214 matchall skip_sw action $action_args
220 matchall skip_sw action $action_args
250 local action_args=$2
262 matchall skip_sw action $action_args
268 matchall skip_sw action $action_args
274 matchall skip_sw action $action_args
/linux-master/lib/
H A Dkobject_uevent.c195 const char *action_args; local
200 r = kobject_action_type(buf, count, &action, &action_args);
206 if (!action_args) {
211 r = kobject_action_args(action_args,
212 count - (action_args - buf), &env);

Completed in 123 milliseconds