Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h15 void *actions; member
H A Dmod_hdr.c11 void *actions; member
[all...]
/kernel/linux/linux-5.10/lib/
H A Dnotifier-error-inject.h17 struct notifier_err_inject_action actions[]; member
H A Dasn1_decoder.c173 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
/kernel/linux/linux-6.6/lib/
H A Dnotifier-error-inject.h17 struct notifier_err_inject_action actions[]; member
H A Dasn1_decoder.c173 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h18 void *actions; member
H A Dmod_hdr.c11 void *actions; member
[all...]
/kernel/linux/linux-5.10/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[]) thumb16_probes_decode_insn() 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[]) thumb32_probes_decode_insn() 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[]) arm_probes_decode_insn() 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[]) probes_decode_insn() argument
/kernel/linux/linux-6.6/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[]) thumb16_probes_decode_insn() 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[]) thumb32_probes_decode_insn() 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[]) arm_probes_decode_insn() 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[]) probes_decode_insn() argument
/kernel/linux/linux-6.6/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) mlx5_smfs_rule_create() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c21 u32 actions; in gsc_work() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-config.c25 enum actions { enum
27 } actions; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h19 u32 actions; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-config.c26 enum actions { enum
28 } actions; variable
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dcore.c53 const union decode_action *actions; in arch_prepare_kprobe() local
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dcore.c55 const union decode_action *actions; in arch_prepare_kprobe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c15 struct flow_action *actions = &cls->rule->action; in cxgb4_matchall_egress_validate() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.h123 const struct nlattr *actions; member
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmunlock.c91 int actions = 0; in dlmunlock_common() local
528 dlm_get_cancel_actions(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, struct dlm_lockstatus *lksb, int *actions) dlm_get_cancel_actions() argument
560 dlm_get_unlock_actions(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, struct dlm_lockstatus *lksb, int *actions) dlm_get_unlock_actions() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dasn1_ber_bytecode.h24 const asn1_action_t *actions; member

Completed in 13 milliseconds

12345