term_action       216 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	struct mlx5dr_action *term_action = NULL;
term_action       338 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 		term_action = tmp_action;
term_action       372 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 				term_action = tmp_action;
term_action       381 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 				term_action = tmp_action;
term_action       419 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	if (term_action)
term_action       420 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 		actions[num_actions++] = term_action;
term_action       475 tools/testing/selftests/powerpc/pmu/ebb/ebb.c struct sigaction term_action = {
term_action       483 tools/testing/selftests/powerpc/pmu/ebb/ebb.c 	if (sigaction(SIGTERM, &term_action, NULL))