Searched defs:actions (Results 1 - 25 of 58) sorted by relevance

123

/linux-master/lib/
H A Dnotifier-error-inject.h17 struct notifier_err_inject_action actions[]; member in struct:notifier_err_inject
H A Dasn1_decoder.c173 const asn1_action_t *actions = decoder->actions; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h18 void *actions; member in struct:mlx5e_tc_mod_hdr_acts
H A Dmod_hdr.c11 void *actions; member in struct:mod_hdr_key
[all...]
/linux-master/arch/arm/probes/
H A Ddecode-thumb.c862 thumb16_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
873 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
H A Ddecode-arm.c720 arm_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
H A Ddecode.c411 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, const union decode_item *table, bool thumb, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c51 mlx5_smfs_rule_create(struct mlx5dr_matcher *matcher, struct mlx5_flow_spec *spec, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c21 u32 actions; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h19 u32 actions; member in struct:mlx5e_tc_act_parse_state
/linux-master/tools/perf/
H A Dbuiltin-config.c26 enum actions { enum
28 } actions; variable in typeref:enum:actions
/linux-master/include/linux/
H A Dasn1_ber_bytecode.h24 const asn1_action_t *actions; member in struct:asn1_decoder
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c55 struct flow_action *actions = &cls->rule->action; local
H A Dcxgb4_tc_flower.c491 cxgb4_process_flow_actions(struct net_device *in, struct flow_action *actions, struct ch_filter_specification *fs) argument
682 cxgb4_validate_flow_actions(struct net_device *dev, struct flow_action *actions, struct netlink_ext_ack *extack, u8 matchall_filter) argument
/linux-master/fs/ocfs2/dlm/
H A Ddlmunlock.c89 int actions = 0; local
525 dlm_get_cancel_actions(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, struct dlm_lockstatus *lksb, int *actions) argument
557 dlm_get_unlock_actions(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, struct dlm_lockstatus *lksb, int *actions) argument
[all...]
/linux-master/arch/arm/probes/kprobes/
H A Dcore.c55 const union decode_action *actions; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_rtp_types.h94 const struct xe_rtp_action *actions; member in struct:xe_rtp_entry_sr
H A Dxe_gsc.c280 u32 actions; local
/linux-master/drivers/md/dm-vdo/
H A Daction-manager.c56 struct action actions[2]; member in struct:action_manager
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h74 u8 *actions; member in struct:nfp_abm
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c164 struct actions { struct
418 struct actions *actions = &yield_actions; local
[all...]
/linux-master/net/openvswitch/
H A Ddatapath.h141 const struct nlattr *actions; member in struct:dp_upcall_info
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c302 struct mlx5dr_action *actions[5]; local
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h133 struct bnxt_tc_actions actions; member in struct:bnxt_tc_flow
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c364 mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, u32 table_type, u8 num_of_actions, u64 *actions, u32 *modify_header_id) argument

Completed in 518 milliseconds

123