| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 184 const struct hda_fixup *fix, int action) in alc_fixup_headset_jack() 1030 int action) in alc233_fixup_starlabs_starfighter() 1039 const struct hda_fixup *fix, int action) in alc269_fixup_pincfg_no_hp_to_lineout() 1049 int action) in alc269_fixup_pincfg_U7x7_headset_mic() 1061 const struct hda_fixup *fix, int action) in alc269_fixup_hweq() 1068 const struct hda_fixup *fix, int action) in alc271_fixup_dmic() 1088 int action) in alc269vb_fixup_aspire_e1_coef() 1095 const struct hda_fixup *fix, int action) in alc269_fixup_pcm_44k() 1110 const struct hda_fixup *fix, int action) in alc269_fixup_stereo_dmic() 1130 const struct hda_fixup *fix, int action) in alc269_fixup_quanta_mute() [all …]
|
| H A D | alc882.c | 67 const struct hda_fixup *fix, int action) in alc889_fixup_coef() 76 const struct hda_fixup *fix, int action) in alc885_fixup_macpro_gpio() 89 const struct hda_fixup *fix, int action) in alc889_fixup_dac_route() 111 const struct hda_fixup *fix, int action) in alc889_fixup_mbp_vref() 148 const struct hda_fixup *fix, int action) in alc889_fixup_imac91_vref() 158 const struct hda_fixup *fix, int action) in alc889_fixup_mba11_vref() 168 const struct hda_fixup *fix, int action) in alc889_fixup_mba21_vref() 181 const struct hda_fixup *fix, int action) in alc882_fixup_no_primary_hp() 192 int action) in alc1220_fixup_gb_x570() 216 int action) in alc1220_fixup_clevo_p950() [all …]
|
| H A D | alc662.c | 43 const struct hda_fixup *fix, int action) in alc272_fixup_mario() 67 const struct hda_fixup *fix, int action) in alc662_fixup_led_gpio1() 93 const struct hda_fixup *fix, int action) in alc662_fixup_usi_headset_mic() 121 const struct hda_fixup *fix, int action) in alc662_fixup_aspire_ethos_hp() 144 const struct hda_fixup *fix, int action) in alc671_fixup_hp_headset_mic2() 178 const struct hda_fixup *fix, int action) in alc897_fixup_lenovo_headset_mic() 191 const struct hda_fixup *fix, int action) in alc897_fixup_lenovo_headset_mode() 231 const struct hda_fixup *fix, int action) in alc_fixup_headset_mode_alc662() 248 const struct hda_fixup *fix, int action) in alc_fixup_headset_mode_alc668()
|
| H A D | realtek.c | 143 void alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask) in alc_fixup_gpio() 151 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 158 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 165 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 172 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 179 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led() 526 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 537 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 758 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1059 const struct hda_fixup *fix, int action) in alc_fixup_dual_codecs() [all …]
|
| H A D | alc260.c | 42 const struct hda_fixup *fix, int action) in alc260_fixup_gpio1_toggle() 60 const struct hda_fixup *fix, int action) in alc260_fixup_kn1() 88 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020() 96 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020_jwse()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | action-manager.c | 28 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/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | action.c | 70 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/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_action.c | 781 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr() local 994 struct mlx5dr_action *action; in dr_action_create_generic() local 1021 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table_num() local 1039 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table() local 1077 static int dr_action_create_range_definer(struct mlx5dr_action *action) in dr_action_create_range_definer() 1102 static void dr_action_destroy_range_definer(struct mlx5dr_action *action) in dr_action_destroy_range_definer() 1115 struct mlx5dr_action *action; in mlx5dr_action_create_dest_match_range() local 1182 struct mlx5dr_action *action; in mlx5dr_action_create_mult_dest_tbl() local 1304 struct mlx5dr_action *action; in mlx5dr_action_create_dest_flow_fw_table() local 1323 struct mlx5dr_action *action; in mlx5dr_action_create_flow_counter() local [all …]
|
| /linux/tools/tracing/rtla/src/ |
| H A D | actions.c | 35 for_each_action(self, action) { in actions_destroy() local 66 struct action *action = actions_new(self); actions_add_trace_output() local 84 struct action *action = actions_new(self); actions_add_signal() local 100 struct action *action = actions_new(self); actions_add_shell() local 118 struct action *action = actions_new(self); actions_add_continue() local 224 const struct action *action; actions_perform() local [all...] |
| H A D | actions.h | 14 struct action { struct 36 struct action *list; argument 15 typeaction global() argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fltr.c | 227 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 D | manage.c | 201 struct irqaction *action; in irq_set_thread_affinity() local 1022 static void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity() 1051 static inline void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity() 1055 struct irqaction *action) in irq_wait_for_interrupt() 1087 struct irqaction *action) in irq_finalize_oneshot() 1141 static irqreturn_t irq_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_thread_fn() 1158 static irqreturn_t irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn() 1182 struct irqaction *action; in irq_thread_dtor() local 1205 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary() 1220 struct irqaction *action) in irq_thread_set_ready() [all …]
|
| /linux/sound/hda/codecs/ |
| H A D | sigmatel.c | 244 int action) in stac_playback_pcm_hook() 254 int action) in stac_capture_pcm_hook() 1355 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1791 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1811 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1825 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1836 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1847 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1858 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1870 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
| H A D | conexant.c | 312 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 320 const struct hda_fixup *fix, int action) in cxt_fixup_update_pinctl() 332 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 379 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 400 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 520 int action) in olpc_xo_capture_hook() 632 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 663 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 679 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 693 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | smp-bmips.c | 289 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 D | smp.c | 65 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/kernel/sched/ |
| H A D | wait_bit.c | 45 wait_bit_action_f *action, unsigned mode) in __wait_on_bit() 62 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit() 72 unsigned long *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout() 86 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock() 115 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 155 static void fast_req_track(struct xe_guc_ct *ct, u16 fence, u16 action) in fast_req_track() 172 static void fast_req_track(struct xe_guc_ct *ct, u16 fence, u16 action) { } in fast_req_track() 896 static bool vf_action_can_safely_fail(struct xe_device *xe, u32 action) in vf_action_can_safely_fail() 913 static int h2g_write(struct xe_guc_ct *ct, const u32 *action, u32 len, in h2g_write() 1018 static int __guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, in __guc_ct_send_locked() 1158 static int guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_locked() 1190 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send() 1204 int xe_guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send() 1216 int xe_guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_locked() 1228 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler() [all …]
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | smp.c | 57 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/arch/mips/sibyte/sb1250/ |
| H A D | smp.c | 56 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 D | smp.c | 67 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/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 400 __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 D | sparx5_tc_matchall.c | 29 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 D | spectrum_dpipe.c | 81 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 D | nfp_rtsym.c | 227 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()
|