Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 676) sorted by relevance

12345678910>>...28

/linux/drivers/md/dm-vdo/
H A Daction-manager.c28 struct action { struct
31 vdo_action_preamble_fn preamble; argument
32 vdo_zone_action_fn zone_action; argument
33 vdo_action_conclusion_fn conclusion; argument
36 struct action *next; argument
207 struct action *action = manager->current_action; in launch_current_action() local
255 struct action action = *(manager->current_action); in finish_action_callback() local
294 vdo_zone_action_fn action, vdo_action_conclusion_fn conclusion, in vdo_schedule_action()
322 vdo_action_preamble_fn preamble, vdo_zone_action_fn action, in vdo_schedule_operation()
354 vdo_zone_action_fn action, in vdo_schedule_operation_with_context()
/linux/sound/pci/hda/
H A Dpatch_realtek.c317 static void alc_fixup_gpio(struct hda_codec *codec, int action, in alc_fixup_gpio()
325 const struct hda_fixup *fix, int action) in alc_fixup_gpio1()
331 const struct hda_fixup *fix, int action) in alc_fixup_gpio2()
337 const struct hda_fixup *fix, int action) in alc_fixup_gpio3()
343 const struct hda_fixup *fix, int action) in alc_fixup_gpio4()
349 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led()
671 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore()
681 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay()
898 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic()
1275 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob()
[all …]
H A Dpatch_conexant.c321 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic()
329 const struct hda_fixup *fix, int action) in cxt_fixup_update_pinctl()
341 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost()
388 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic()
409 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic()
529 int action) in olpc_xo_capture_hook()
641 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo()
672 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd()
688 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp()
702 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047()
[all …]
H A Dthinkpad_helper.c19 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
32 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c70 enum mlx5hws_action_type mlx5hws_action_get_type(struct mlx5hws_action *action) in mlx5hws_action_get_type()
75 struct mlx5_core_dev *mlx5hws_action_get_dev(struct mlx5hws_action *action) in mlx5hws_action_get_dev()
144 static int hws_action_get_shared_stc(struct mlx5hws_action *action, in hws_action_get_shared_stc()
171 static void hws_action_put_shared_stc(struct mlx5hws_action *action, in hws_action_put_shared_stc()
431 static void hws_action_fill_stc_attr(struct mlx5hws_action *action, in hws_action_fill_stc_attr()
552 hws_action_create_stcs(struct mlx5hws_action *action, u32 obj_id) in hws_action_create_stcs()
582 hws_action_destroy_stcs(struct mlx5hws_action *action) in hws_action_destroy_stcs()
623 struct mlx5hws_action *action; in hws_action_create_generic_bulk() local
661 struct mlx5hws_action *action; in mlx5hws_action_create_dest_table_num() local
692 struct mlx5hws_action *action; in mlx5hws_action_create_dest_drop() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c28 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_common()
116 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_cmd_sta()
181 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_listener()
200 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_ibss()
217 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_p2p_device()
239 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_ap_go()
259 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctx_send()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c227 const u8 *mac, enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_to_list()
279 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth_to_list()
307 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac()
332 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac_and_broadcast()
383 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_eth()
404 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac()
417 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_and_broadcast()
430 enum ice_sw_fwd_act_type action) in ice_fltr_remove_mac()
463 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth()
477 enum ice_sw_fwd_act_type action) in ice_fltr_remove_eth()
/linux/kernel/irq/
H A Dmanage.c189 struct irqaction *action; in irq_set_thread_affinity() local
1001 static void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity()
1039 static inline void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity()
1043 struct irqaction *action) in irq_wait_for_interrupt()
1075 struct irqaction *action) in irq_finalize_oneshot()
1129 static irqreturn_t irq_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_thread_fn()
1146 static irqreturn_t irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn()
1170 struct irqaction *action; in irq_thread_dtor() local
1193 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary()
1208 struct irqaction *action) in irq_thread_set_ready()
[all …]
H A Dhandle.c52 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread()
61 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread()
143 struct irqaction *action; in __handle_irq_event_percpu() local
H A Dspurious.c65 struct irqaction *action; in try_one_irq() local
190 struct irqaction *action; in __report_bad_irq() local
227 struct irqaction *action; in try_misrouted_irq() local
/linux/arch/mips/kernel/
H A Dsmp-bmips.c289 static void bmips5000_send_ipi_single(int cpu, unsigned int action) in bmips5000_send_ipi_single()
296 int action = irq - IPI0_IRQ; in bmips5000_ipi_interrupt() local
309 unsigned int action) in bmips5000_send_ipi_mask()
330 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) in bmips43xx_send_ipi_single()
344 int action, cpu = irq - IPI0_IRQ; in bmips43xx_ipi_interrupt() local
361 unsigned int action) in bmips43xx_send_ipi_mask()
/linux/arch/mips/loongson64/
H A Dsmp.c65 u32 action; in csr_ipi_read_clear() local
75 static void csr_ipi_write_action(int cpu, u32 action) in csr_ipi_write_action()
119 u32 action; in legacy_ipi_read_clear() local
130 static void legacy_ipi_write_action(int cpu, u32 action) in legacy_ipi_write_action()
370 static void loongson3_send_ipi_single(int cpu, unsigned int action) in loongson3_send_ipi_single()
376 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) in loongson3_send_ipi_mask()
387 unsigned int action; in loongson3_ipi_interrupt() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c635 static int h2g_write(struct xe_guc_ct *ct, const u32 *action, u32 len, in h2g_write()
760 static int __guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, in __guc_ct_send_locked()
840 static int guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_locked()
918 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send()
932 int xe_guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send()
944 int xe_guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_locked()
956 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler()
988 static int guc_ct_send_recv(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_recv()
1091 int xe_guc_ct_send_recv(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_recv()
1099 int xe_guc_ct_send_recv_no_fail(struct xe_guc_ct *ct, const u32 *action, in xe_guc_ct_send_recv_no_fail()
[all …]
H A Dxe_guc_ct.h53 xe_guc_ct_send_block(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_block()
66 xe_guc_ct_send_block_no_fail(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_block_no_fail()
/linux/arch/mips/sibyte/sb1250/
H A Dsmp.c56 static void sb1250_send_ipi_single(int cpu, unsigned int action) in sb1250_send_ipi_single()
62 unsigned int action) in sb1250_send_ipi_mask()
151 unsigned int action; in sb1250_mailbox_interrupt() local
/linux/arch/mips/sibyte/bcm1480/
H A Dsmp.c67 static void bcm1480_send_ipi_single(int cpu, unsigned int action) in bcm1480_send_ipi_single()
73 unsigned int action) in bcm1480_send_ipi_mask()
162 unsigned int action; in bcm1480_mailbox_interrupt() local
/linux/arch/mips/cavium-octeon/
H A Dsmp.c57 u64 action; in mailbox_interrupt() local
100 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single()
111 unsigned int action) in octeon_send_ipi_mask()
473 static void octeon_78xx_send_ipi_single(int cpu, unsigned int action) in octeon_78xx_send_ipi_single()
485 unsigned int action) in octeon_78xx_send_ipi_mask()
/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h400 __le16 action; member
446 __le16 action; member
497 __le16 action; member
503 __le16 action; member
549 __le16 action; member
562 __le16 action; member
571 __le16 action; member
582 __le16 action; member
589 __le16 action; member
598 __le16 action; member
[all …]
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_matchall.c29 struct flow_action_entry *action, in sparx5_tc_matchall_parse_action()
41 struct flow_action_entry *action) in sparx5_tc_matchall_parse_mirror_action()
52 struct flow_action_entry *action; in sparx5_tc_matchall_replace() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c81 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_erif_actions_dump() local
113 struct devlink_dpipe_action *action) in mlxsw_sp_erif_match_action_prepare()
128 struct devlink_dpipe_action *action) in mlxsw_sp_erif_entry_prepare()
196 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump() local
352 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_host_actions_dump() local
369 struct devlink_dpipe_action *action, in mlxsw_sp_dpipe_table_host_match_action_prepare()
405 struct devlink_dpipe_action *action, in mlxsw_sp_dpipe_table_host_entry_prepare()
624 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_host_entries_dump() local
891 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_adj_actions_dump() local
938 struct devlink_dpipe_action *action; in mlxsw_sp_dpipe_table_adj_match_action_prepare() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_rtsym.c227 u8 action, u8 token, u64 off, u32 *cpp_id, u64 *addr) in nfp_rtsym_to_dest()
258 u8 action, u8 token, u64 off, void *buf, size_t len) in __nfp_rtsym_read()
295 u8 action, u8 token, u64 off, u32 *value) in __nfp_rtsym_readl()
321 u8 action, u8 token, u64 off, u64 *value) in __nfp_rtsym_readq()
352 u8 action, u8 token, u64 off, void *buf, size_t len) in __nfp_rtsym_write()
380 u8 action, u8 token, u64 off, u32 value) in __nfp_rtsym_writel()
406 u8 action, u8 token, u64 off, u64 value) in __nfp_rtsym_writeq()
/linux/net/bridge/
H A Dbr_switchdev.c302 unsigned long action, const void *ctx) in br_switchdev_fdb_replay_one() argument
319 unsigned long action; in br_switchdev_fdb_replay() local
394 const void *ctx, unsigned long action, in br_switchdev_vlan_replay_one() argument
414 const void *ctx, unsigned long action, in br_switchdev_vlan_replay_group() argument
453 unsigned long action; br_switchdev_vlan_replay() local
580 br_switchdev_mdb_replay_one(struct notifier_block * nb,struct net_device * dev,const struct switchdev_obj_port_mdb * mdb,unsigned long action,const void * ctx,struct netlink_ext_ack * extack) br_switchdev_mdb_replay_one() argument
599 br_switchdev_mdb_queue_one(struct list_head * mdb_list,struct net_device * dev,unsigned long action,enum switchdev_obj_id id,const struct net_bridge_mdb_entry * mp,struct net_device * orig_dev) br_switchdev_mdb_queue_one() argument
682 unsigned long action; br_switchdev_mdb_replay() local
[all...]
/linux/drivers/md/
H A Ddm-uevent.c21 enum kobject_action action; member
32 enum kobject_action action; member
60 enum kobject_action action, in dm_build_path_uevent()
/linux/net/sched/
H A Dact_ct.c75 static void tcf_ct_add_mangle_action(struct flow_action *action, in tcf_ct_add_mangle_action()
98 struct flow_action *action) in tcf_ct_flow_table_add_action_nat_ipv4()
113 tcf_ct_add_ipv6_addr_mangle_action(struct flow_action *action, in tcf_ct_add_ipv6_addr_mangle_action()
128 struct flow_action *action) in tcf_ct_flow_table_add_action_nat_ipv6()
143 struct flow_action *action) in tcf_ct_flow_table_add_action_nat_tcp()
161 struct flow_action *action) in tcf_ct_flow_table_add_action_nat_udp()
179 struct flow_action *action) in tcf_ct_flow_table_add_action_meta()
205 struct flow_action *action) in tcf_ct_flow_table_add_action_nat()
247 struct flow_action *action = &flow_rule->rule->action; in tcf_ct_flow_table_fill_actions() local
937 int err, action = 0; in tcf_ct_act_nat() local
/linux/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c415 unsigned long action, void *data) in imx8mm_vpu_power_notifier()
525 unsigned long action, void *data) in imx8mm_disp_power_notifier()
595 unsigned long action, void *data) in imx8mn_disp_power_notifier()
669 unsigned long action, void *data) in imx8mp_media_power_notifier()
804 unsigned long action, void *data) in imx8mq_vpu_power_notifier()

12345678910>>...28