/Linux-v4.19/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 157 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/ |
D | act_api.c | 598 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/ |
D | libata.rst | 887 Clearing error condition 896 Reset 989 Reconfigure transport
|
/Linux-v4.19/arch/arm/probes/ |
D | decode-thumb.c | 866 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()
|
D | decode-arm.c | 729 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
|
D | decode.c | 416 bool emulate, const union decode_action *actions, in probes_decode_insn()
|
/Linux-v4.19/tools/perf/ |
D | builtin-config.c | 26 enum actions { enum 28 } actions; variable
|
/Linux-v4.19/fs/ocfs2/dlm/ |
D | dlmunlock.c | 106 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/ |
D | notifier-error-inject.h | 17 struct notifier_err_inject_action actions[]; member
|
D | asn1_decoder.c | 177 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
|
/Linux-v4.19/net/openvswitch/ |
D | actions.c | 50 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
|
D | datapath.h | 132 const struct nlattr *actions; member
|
D | flow_netlink.c | 64 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
|
D | flow.h | 208 struct nlattr actions[]; member
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 63 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
|
D | bnxt_tc.h | 110 struct bnxt_tc_actions actions; member
|
/Linux-v4.19/include/linux/ |
D | asn1_ber_bytecode.h | 28 const asn1_action_t *actions; member
|
D | ti_wilink_st.h | 311 u8 actions[0]; member
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dpipe.c | 934 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
|
D | core_acl_flex_actions.c | 166 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/ |
D | core.c | 61 const union decode_action *actions; in arch_prepare_kprobe() local
|
/Linux-v4.19/arch/mips/paravirt/ |
D | paravirt-irq.c | 250 void irq_mbox_ipi(int cpu, unsigned int actions) in irq_mbox_ipi()
|
/Linux-v4.19/kernel/ |
D | taskstats.c | 73 enum actions { enum
|
/Linux-v4.19/init/ |
D | initramfs.c | 393 static __initdata int (*actions[])(void) = { variable
|
/Linux-v4.19/fs/btrfs/ |
D | ref-verify.c | 72 struct list_head actions; member
|