Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c157 struct actions { struct
158 void (*setup)(int, int);
159 void *(*thread1)(void *);
160 void *(*thread2)(void *);
411 struct actions *actions = &yield_actions; in main() local
/Linux-v4.19/net/sched/
Dact_api.c598 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec()
646 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy()
667 struct tc_action *actions[] = { a, NULL }; in tcf_action_destroy_1() local
678 static void tcf_action_put_many(struct tc_action *actions[]) in tcf_action_put_many()
738 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], in tcf_action_dump()
919 struct tc_action *actions[], size_t *attr_size, in tcf_action_init()
997 static int tca_get_fill(struct sk_buff *skb, struct tc_action *actions[], in tca_get_fill()
1033 struct tc_action *actions[], int event, in tcf_get_notify()
1169 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1199 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_del_notify()
[all …]
/Linux-v4.19/Documentation/driver-api/
Dlibata.rst887 Clearing error condition
896 Reset
989 Reconfigure transport
/Linux-v4.19/arch/arm/probes/
Ddecode-thumb.c866 bool emulate, const union decode_action *actions, in thumb16_probes_decode_insn()
877 bool emulate, const union decode_action *actions, in thumb32_probes_decode_insn()
Ddecode-arm.c729 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
Ddecode.c416 bool emulate, const union decode_action *actions, in probes_decode_insn()
/Linux-v4.19/tools/perf/
Dbuiltin-config.c26 enum actions { enum
28 } actions; variable
/Linux-v4.19/fs/ocfs2/dlm/
Ddlmunlock.c106 int actions = 0; in dlmunlock_common() local
532 int *actions) in dlm_get_cancel_actions()
564 int *actions) in dlm_get_unlock_actions()
/Linux-v4.19/lib/
Dnotifier-error-inject.h17 struct notifier_err_inject_action actions[]; member
Dasn1_decoder.c177 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
/Linux-v4.19/net/openvswitch/
Dactions.c50 const struct nlattr *actions; member
138 const struct nlattr *actions, in add_deferred_actions()
978 const struct nlattr *actions, int actions_len, in output_userspace()
1037 struct nlattr *actions; in sample() local
1068 struct nlattr *actions; in clone() local
1392 const struct nlattr *actions, int len, in clone_execute()
1470 const struct nlattr *actions = da->actions; in process_deferred_actions() local
Ddatapath.h132 const struct nlattr *actions; member
Dflow_netlink.c64 static bool actions_may_change_flow(const struct nlattr *actions) in actions_may_change_flow()
2405 const struct nlattr *probability, *actions; in validate_and_copy_sample() local
3131 struct nlattr *actions; in sample_action_to_attr() local
Dflow.h208 struct nlattr actions[]; member
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c63 struct bnxt_tc_actions *actions, in bnxt_tc_parse_redir()
79 struct bnxt_tc_actions *actions, in bnxt_tc_parse_vlan()
98 struct bnxt_tc_actions *actions, in bnxt_tc_parse_tunnel_set()
115 struct bnxt_tc_actions *actions, in bnxt_tc_parse_actions()
439 struct bnxt_tc_actions *actions = &flow->actions; in bnxt_hwrm_cfa_flow_alloc() local
Dbnxt_tc.h110 struct bnxt_tc_actions actions; member
/Linux-v4.19/include/linux/
Dasn1_ber_bytecode.h28 const asn1_action_t *actions; member
Dti_wilink_st.h311 u8 actions[0]; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c934 struct devlink_dpipe_action *actions) in mlxsw_sp_dpipe_table_adj_match_action_prepare()
970 struct devlink_dpipe_action *actions) in mlxsw_sp_dpipe_table_adj_entry_prepare()
1148 struct devlink_dpipe_action actions[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
Dcore_acl_flex_actions.c166 char *actions = set->ht_key.enc_actions; in mlxsw_afa_set_goto_set() local
177 char *actions = set->ht_key.enc_actions; in mlxsw_afa_set_next_set() local
637 char *actions; in mlxsw_afa_block_append_action() local
/Linux-v4.19/arch/arm/probes/kprobes/
Dcore.c61 const union decode_action *actions; in arch_prepare_kprobe() local
/Linux-v4.19/arch/mips/paravirt/
Dparavirt-irq.c250 void irq_mbox_ipi(int cpu, unsigned int actions) in irq_mbox_ipi()
/Linux-v4.19/kernel/
Dtaskstats.c73 enum actions { enum
/Linux-v4.19/init/
Dinitramfs.c393 static __initdata int (*actions[])(void) = { variable
/Linux-v4.19/fs/btrfs/
Dref-verify.c72 struct list_head actions; member

12