/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_fltr.c | 133 const u8 *mac, enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_to_list() 158 u16 vlan_id, enum ice_sw_fwd_act_type action) in ice_fltr_add_vlan_to_list() 184 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth_to_list() 212 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac() 238 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac_and_broadcast() 267 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_vlan() 292 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_eth() 314 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac() 327 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_and_broadcast() 340 enum ice_sw_fwd_act_type action) in ice_fltr_remove_mac() [all …]
|
/Linux-v5.10/sound/pci/hda/ |
D | patch_realtek.c | 261 static void alc_fixup_gpio(struct hda_codec *codec, int action, in alc_fixup_gpio() 269 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 275 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 281 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 287 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 293 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led() 597 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 607 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 826 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1206 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() [all …]
|
D | patch_sigmatel.c | 243 int action) in stac_playback_pcm_hook() 253 int action) in stac_capture_pcm_hook() 1354 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1782 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1802 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1816 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1827 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1838 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1849 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1861 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
D | patch_conexant.c | 226 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 233 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 280 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 301 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 421 int action) in olpc_xo_capture_hook() 533 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 564 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 580 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 594 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 605 int action) in cxt_fixup_hp_gate_mic_jack() [all …]
|
D | thinkpad_helper.c | 19 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()
|
D | patch_analog.c | 222 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect() 236 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd() 249 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in() 560 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd() 574 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override() 968 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override() 992 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd() 1017 const struct hda_fixup *fix, int action) in ad1884_fixup_thinkpad()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 660 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr() local 827 struct mlx5dr_action *action, in dr_actions_l2_rewrite() 949 struct mlx5dr_action *action; in dr_action_create_generic() local 969 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table_num() local 987 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table() local 1011 struct mlx5dr_action *action; in mlx5dr_action_create_mult_dest_tbl() local 1106 struct mlx5dr_action *action; in mlx5dr_action_create_dest_flow_fw_table() local 1125 struct mlx5dr_action *action; in mlx5dr_action_create_flow_counter() local 1138 struct mlx5dr_action *action; in mlx5dr_action_create_tag() local 1189 struct mlx5dr_action *action) in dr_action_create_reformat_action() [all …]
|
/Linux-v5.10/arch/mips/loongson64/ |
D | smp.c | 42 #define loongson3_ipi_write32(action, addr) \ argument 48 #define loongson3_ipi_write64(action, addr) \ argument 59 u32 action; in csr_ipi_read_clear() local 69 static void csr_ipi_write_action(int cpu, u32 action) in csr_ipi_write_action() 84 u32 action; in legacy_ipi_read_clear() local 94 static void legacy_ipi_write_action(int cpu, u32 action) in legacy_ipi_write_action() 293 static void loongson3_send_ipi_single(int cpu, unsigned int action) in loongson3_send_ipi_single() 299 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) in loongson3_send_ipi_mask() 311 unsigned int action, c0count; in loongson3_ipi_interrupt() local
|
/Linux-v5.10/arch/mips/kernel/ |
D | smp-bmips.c | 279 static void bmips5000_send_ipi_single(int cpu, unsigned int action) in bmips5000_send_ipi_single() 286 int action = irq - IPI0_IRQ; in bmips5000_ipi_interrupt() local 299 unsigned int action) in bmips5000_send_ipi_mask() 320 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) in bmips43xx_send_ipi_single() 334 int action, cpu = irq - IPI0_IRQ; in bmips43xx_ipi_interrupt() local 351 unsigned int action) in bmips43xx_send_ipi_mask()
|
D | smp-up.c | 16 static void up_send_ipi_single(int cpu, unsigned int action) in up_send_ipi_single() 22 unsigned int action) in up_send_ipi_mask()
|
/Linux-v5.10/kernel/irq/ |
D | handle.c | 50 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread() 59 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread() 141 struct irqaction *action; in __handle_irq_event_percpu() local
|
D | manage.c | 191 struct irqaction *action; in irq_set_thread_affinity() local 937 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt() 968 struct irqaction *action) in irq_finalize_oneshot() 1022 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity() 1060 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity() 1070 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn() 1090 struct irqaction *action) in irq_thread_fn() 1112 struct irqaction *action; in irq_thread_dtor() local 1135 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary() 1153 struct irqaction *action = data; in irq_thread() local [all …]
|
D | spurious.c | 65 struct irqaction *action; in try_one_irq() local 195 struct irqaction *action; in __report_bad_irq() local 239 struct irqaction *action; in try_misrouted_irq() local
|
/Linux-v5.10/kernel/sched/ |
D | wait_bit.c | 42 wait_bit_action_f *action, unsigned mode) in __wait_on_bit() 59 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit() 69 void *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout() 83 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock() 112 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
|
/Linux-v5.10/arch/mips/sibyte/bcm1480/ |
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-v5.10/arch/mips/sibyte/sb1250/ |
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-v5.10/arch/mips/cavium-octeon/ |
D | smp.c | 56 u64 action; in mailbox_interrupt() local 99 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single() 110 unsigned int action) in octeon_send_ipi_mask() 476 static void octeon_78xx_send_ipi_single(int cpu, unsigned int action) in octeon_78xx_send_ipi_single() 488 unsigned int action) in octeon_78xx_send_ipi_mask()
|
/Linux-v5.10/drivers/net/wireless/marvell/libertas/ |
D | host.h | 398 __le16 action; member 444 __le16 action; member 495 __le16 action; member 501 __le16 action; member 545 __le16 action; member 558 __le16 action; member 567 __le16 action; member 578 __le16 action; member 585 __le16 action; member 594 __le16 action; member [all …]
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
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-v5.10/drivers/md/ |
D | dm-uevent.c | 21 enum kobject_action action; member 32 enum kobject_action action; member 60 enum kobject_action action, in dm_build_path_uevent()
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
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()
|
/Linux-v5.10/drivers/platform/mellanox/ |
D | mlxbf-bootctl.c | 58 static int mlxbf_bootctl_reset_action_to_val(const char *action) in mlxbf_bootctl_reset_action_to_val() 70 static const char *mlxbf_bootctl_action_to_string(int action) in mlxbf_bootctl_action_to_string() 113 int action; in mlxbf_bootctl_show() local 124 int ret, action; in mlxbf_bootctl_store() local
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc.c | 406 int intel_guc_send_mmio(struct intel_guc *guc, const u32 *action, u32 len, in intel_guc_send_mmio() 493 u32 action[2]; in intel_guc_sample_forcewake() local 519 u32 action[] = { in intel_guc_auth_huc() local 536 u32 action[] = { in intel_guc_suspend() local 600 u32 action[] = { in intel_guc_resume() local
|
/Linux-v5.10/include/drm/ |
D | drm_managed.h | 24 #define drmm_add_action(dev, action, data) \ argument 40 #define drmm_add_action_or_reset(dev, action, data) \ argument
|
/Linux-v5.10/samples/bpf/ |
D | xdp_rxq_info_user.c | 84 __u32 action; member 102 static const char *action2str(int action) in action2str() 112 __u64 action = -1; in parse_xdp_action() local 336 int action, __u32 cfg_opt) in stats_print() 430 static void stats_poll(int interval, int action, __u32 cfg_opt) in stats_poll() 471 int action = XDP_PASS; /* Default action */ in main() local
|