/linux-6.14.4/sound/core/seq/ |
D | seq_ump_convert.c | 34 u16 val, repeat; in upscale_7_to_16bit() local 45 u32 val, repeat; in upscale_7_to_32bit() local 57 u32 val, repeat; in upscale_14_to_32bit() local 82 static void ump_midi1_to_note_ev(const union snd_ump_midi1_msg *val, in ump_midi1_to_note_ev() 83 struct snd_seq_event *ev) in ump_midi1_to_note_ev() 91 static void ump_midi1_to_ctrl_ev(const union snd_ump_midi1_msg *val, in ump_midi1_to_ctrl_ev() 92 struct snd_seq_event *ev) in ump_midi1_to_ctrl_ev() 99 static void ump_midi1_to_pitchbend_ev(const union snd_ump_midi1_msg *val, in ump_midi1_to_pitchbend_ev() 100 struct snd_seq_event *ev) in ump_midi1_to_pitchbend_ev() 108 static void ump_midi1_to_cc_ev(const union snd_ump_midi1_msg *val, in ump_midi1_to_cc_ev() [all …]
|
/linux-6.14.4/sound/core/seq/oss/ |
D | seq_oss_event.c | 42 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event() 95 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() 121 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event() 123 int val; in extended_event() local 175 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event() 196 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event() 223 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() 258 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event() 274 …_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_on_event() 335 …off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_off_event() [all …]
|
D | seq_oss_midi.c | 467 struct snd_seq_event ev; in snd_seq_oss_midi_reset() local 520 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data) in snd_seq_oss_midi_input() 549 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event() 610 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) in send_midi_event() 637 …d_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *ev) in snd_seq_oss_midi_putc() 678 capmode_str(int val) in capmode_str()
|
D | seq_oss_ioctl.c | 46 unsigned char ev[8]; in snd_seq_oss_oob_user() local 63 int dev, val; in snd_seq_oss_ioctl() local
|
D | seq_oss_writeq.c | 93 struct snd_seq_event ev; in snd_seq_oss_writeq_sync() local 152 snd_seq_oss_writeq_set_output(struct seq_oss_writeq *q, int val) in snd_seq_oss_writeq_set_output()
|
D | seq_oss_event.h | 58 unsigned short val; member 91 #define ev_is_long(ev) ((ev)->s.code >= 128) argument 92 #define ev_length(ev) ((ev)->s.code >= 128 ? LONG_EVENT_SIZE : SHORT_EVENT_SIZE) argument
|
/linux-6.14.4/drivers/connector/ |
D | cn_proc.c | 55 uintptr_t val; in cn_filter() local 120 struct proc_event *ev; in proc_fork_connector() local 150 struct proc_event *ev; in proc_exec_connector() local 174 struct proc_event *ev; in proc_id_connector() local 212 struct proc_event *ev; in proc_sid_connector() local 236 struct proc_event *ev; in proc_ptrace_connector() local 268 struct proc_event *ev; in proc_comm_connector() local 293 struct proc_event *ev; in proc_coredump_connector() local 326 struct proc_event *ev; in proc_exit_connector() local 369 struct proc_event *ev; in cn_proc_ack() local
|
/linux-6.14.4/tools/perf/util/ |
D | tool_pmu.c | 63 const char *tool_pmu__event_to_str(enum tool_pmu_event ev) in tool_pmu__event_to_str() 121 static int read_stat_field(int fd, struct perf_cpu cpu, int field, __u64 *val) in read_stat_field() 154 static int read_pid_stat_field(int fd, int field, __u64 *val) in read_pid_stat_field() 223 enum tool_pmu_event ev = evsel__tool_event(evsel); in evsel__tool_pmu_open() local 335 bool tool_pmu__read_event(enum tool_pmu_event ev, u64 *result) in tool_pmu__read_event() 397 u64 val; in evsel__tool_pmu_read() local 401 enum tool_pmu_event ev = evsel__tool_event(evsel); in evsel__tool_pmu_read() local
|
/linux-6.14.4/drivers/iio/adc/ |
D | palmas_gpadc.c | 222 struct palmas_adc_event *ev; in palmas_gpadc_irq_auto() local 264 unsigned int mask, val; in palmas_gpadc_enable() local 384 unsigned int val; in palmas_gpadc_start_conversion() local 432 int adc_chan, int val) in palmas_gpadc_get_calibrated_code() 462 static int palmas_gpadc_threshold_with_tolerance(int val, const int INL, in palmas_gpadc_threshold_with_tolerance() 476 struct palmas_adc_event *ev) in palmas_gpadc_get_high_threshold_raw() 479 int val = adc->thresholds[adc_chan].high; in palmas_gpadc_get_high_threshold_raw() local 511 struct palmas_adc_event *ev) in palmas_gpadc_get_low_threshold_raw() 514 int val = adc->thresholds[adc_chan].low; in palmas_gpadc_get_low_threshold_raw() local 542 struct iio_chan_spec const *chan, int *val, int *val2, long mask) in palmas_gpadc_read_raw() [all …]
|
/linux-6.14.4/block/ |
D | disk-events.c | 43 struct disk_events *ev = disk->ev; in disk_events_poll_jiffies() local 75 struct disk_events *ev = disk->ev; in disk_block_events() local 100 struct disk_events *ev = disk->ev; in __disk_unblock_events() local 153 struct disk_events *ev = disk->ev; in disk_flush_events() local 184 static void disk_check_events(struct disk_events *ev, in disk_check_events() 229 struct disk_events *ev = disk->ev; in disk_clear_events() local 310 struct disk_events *ev = container_of(dwork, struct disk_events, dwork); in disk_events_workfn() local 401 static int disk_events_set_dfl_poll_msecs(const char *val, in disk_events_set_dfl_poll_msecs() 404 struct disk_events *ev; in disk_events_set_dfl_poll_msecs() local 434 struct disk_events *ev; in disk_alloc_events() local
|
/linux-6.14.4/arch/powerpc/perf/ |
D | core-fsl-emb.c | 41 unsigned long val; in read_pmc() local 72 static void write_pmc(int idx, unsigned long val) in write_pmc() 103 static void write_pmlca(int idx, unsigned long val) in write_pmlca() 134 static void write_pmlcb(int idx, unsigned long val) in write_pmlcb() 164 s64 val, delta, prev; in fsl_emb_pmu_read() local 281 u64 val; in fsl_emb_pmu_add() local 377 unsigned long val; in fsl_emb_pmu_start() local 445 int ev; in hw_perf_cache_event() local 471 u64 ev; in fsl_emb_pmu_event_init() local 589 static void record_and_restart(struct perf_event *event, unsigned long val, in record_and_restart() [all …]
|
D | core-book3s.c | 489 u64 val; in power_pmu_bhrb_read() local 813 unsigned long val; in read_pmc() local 852 static void write_pmc(int idx, unsigned long val) in write_pmc() 1135 static u64 check_and_compute_delta(u64 prev, u64 val) in check_and_compute_delta() 1156 s64 val, delta, prev; in power_pmu_read() local 1218 u64 val, prev, delta; in freeze_limited_counters() local 1238 u64 val, prev; in thaw_limited_counters() local 1305 unsigned long flags, mmcr0, val, mmcra; in power_pmu_disable() local 1420 unsigned long val, mmcr0; in power_pmu_enable() local 1759 unsigned long val; in power_pmu_start() local [all …]
|
D | power9-pmu.c | 154 static int power9_check_attr_config(struct perf_event *ev) in power9_check_attr_config() 156 u64 val; in power9_check_attr_config() local
|
/linux-6.14.4/tools/perf/bench/ |
D | epoll-wait.c | 188 struct epoll_event ev; in workerfn() local 189 uint64_t val; in workerfn() local 243 struct epoll_event ev; in nest_epollfd() local 336 struct epoll_event ev; in do_threads() local 384 const uint64_t val = 1; in writerfn() local
|
/linux-6.14.4/kernel/trace/ |
D | trace_eprobe.c | 63 static struct trace_eprobe *to_trace_eprobe(struct dyn_event *ev) in to_trace_eprobe() 73 static int eprobe_dyn_event_show(struct seq_file *m, struct dyn_event *ev) in eprobe_dyn_event_show() 110 static int eprobe_dyn_event_release(struct dyn_event *ev) in eprobe_dyn_event_release() 120 static bool eprobe_dyn_event_is_busy(struct dyn_event *ev) in eprobe_dyn_event_is_busy() 128 int argc, const char **argv, struct dyn_event *ev) in eprobe_dyn_event_match() 300 unsigned long val; in get_event_field() local 364 unsigned long val; in get_eprobe_size() local 396 unsigned long val; in process_fetch_insn() local
|
D | trace_events_synth.c | 95 static bool is_synth_event(struct dyn_event *ev) in is_synth_event() 100 static struct synth_event *to_synth_event(struct dyn_event *ev) in to_synth_event() 105 static bool synth_event_is_busy(struct dyn_event *ev) in synth_event_is_busy() 113 int argc, const char **argv, struct dyn_event *ev) in synth_event_match() 317 int size, union trace_synth_field *val, char *space) in print_synth_event_num_val() 563 u64 val = var_ref_vals[val_idx]; in trace_event_raw_event_synth() local 1756 u64 val = va_arg(args, u64); in synth_event_trace() local 1782 u64 val; in synth_event_trace() local 1887 u64 val = vals[i]; in synth_event_trace_array() local 1968 static int __synth_event_add_val(const char *field_name, u64 val, in __synth_event_add_val() [all …]
|
D | trace_fprobe.c | 53 static bool is_trace_fprobe(struct dyn_event *ev) in is_trace_fprobe() 58 static struct trace_fprobe *to_trace_fprobe(struct dyn_event *ev) in to_trace_fprobe() 87 static bool trace_fprobe_is_busy(struct dyn_event *ev) in trace_fprobe_is_busy() 111 int argc, const char **argv, struct dyn_event *ev) in trace_fprobe_match() 138 unsigned long val; in process_fetch_insn() local 222 unsigned long val = 0; in store_fprobe_entry_data() local 992 unsigned long val, void *data) in __tracepoint_probe_module_cb() 1291 static int trace_fprobe_release(struct dyn_event *ev) in trace_fprobe_release() 1301 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_fprobe_show()
|
D | trace_kprobe.c | 67 static bool is_trace_kprobe(struct dyn_event *ev) in is_trace_kprobe() 72 static struct trace_kprobe *to_trace_kprobe(struct dyn_event *ev) in to_trace_kprobe() 141 static bool trace_kprobe_is_busy(struct dyn_event *ev) in trace_kprobe_is_busy() 171 int argc, const char **argv, struct dyn_event *ev) in trace_kprobe_match() 695 unsigned long val, void *data) in trace_kprobe_module_callback() 1266 static int trace_kprobe_release(struct dyn_event *ev) in trace_kprobe_release() 1276 static int trace_kprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_kprobe_show() 1304 struct dyn_event *ev = v; in probes_seq_show() local 1361 struct dyn_event *ev = v; in probes_profile_seq_show() local 1410 unsigned long val; in process_fetch_insn() local
|
D | trace_uprobe.c | 70 static bool is_trace_uprobe(struct dyn_event *ev) in is_trace_uprobe() 75 static struct trace_uprobe *to_trace_uprobe(struct dyn_event *ev) in to_trace_uprobe() 221 unsigned long val; in process_fetch_insn() local 272 static bool trace_uprobe_is_busy(struct dyn_event *ev) in trace_uprobe_is_busy() 308 int argc, const char **argv, struct dyn_event *ev) in trace_uprobe_match() 748 static int trace_uprobe_release(struct dyn_event *ev) in trace_uprobe_release() 756 static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_uprobe_show() 778 struct dyn_event *ev = v; in probes_seq_show() local 829 struct dyn_event *ev = v; in probes_profile_seq_show() local
|
/linux-6.14.4/net/bluetooth/ |
D | mgmt.c | 1234 struct mgmt_ev_ext_info_changed *ev = (void *)buf; in ext_info_changed() local 1257 struct mgmt_ev_advertising_added ev; in mgmt_advertising_added() local 1267 struct mgmt_ev_advertising_removed ev; in mgmt_advertising_removed() local 1309 __le32 ev = cpu_to_le32(get_current_settings(hdev)); in new_settings() local 1718 struct sock *sk, u8 val) in set_connectable_update_settings() 1856 u8 val, status; in set_link_security() local 2088 u8 val = !!cp->val; in set_le_sync() local 2444 u8 val, enabled; in set_le() local 2616 u32 val; in get_uuid_size() local 2963 struct mgmt_ev_device_unpaired ev; in device_unpaired() local [all …]
|
/linux-6.14.4/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 2193 struct wmi_scan_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_scan_ev() local 2359 struct wmi_10_4_mgmt_rx_event *ev; in ath10k_wmi_10_4_op_pull_mgmt_rx_ev() local 2676 struct wmi_chan_info_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_ch_info_ev() local 2696 struct wmi_10_4_chan_info_event *ev = (void *)skb->data; in ath10k_wmi_10_4_op_pull_ch_info_ev() local 3024 const struct wmi_stats_event *ev = (void *)skb->data; in ath10k_wmi_main_op_pull_fw_stats() local 3078 const struct wmi_stats_event *ev = (void *)skb->data; in ath10k_wmi_10x_op_pull_fw_stats() local 3136 const struct wmi_10_2_stats_event *ev = (void *)skb->data; in ath10k_wmi_10_2_op_pull_fw_stats() local 3213 const struct wmi_10_2_stats_event *ev = (void *)skb->data; in ath10k_wmi_10_2_4_op_pull_fw_stats() local 3299 const struct wmi_10_2_stats_event *ev = (void *)skb->data; in ath10k_wmi_10_4_op_pull_fw_stats() local 3446 struct wmi_vdev_start_response_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_vdev_start_ev() local [all …]
|
/linux-6.14.4/drivers/staging/media/meson/vdec/ |
D | vdec_helpers.c | 23 void amvdec_write_dos(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_dos() 29 void amvdec_write_dos_bits(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_dos_bits() 35 void amvdec_clear_dos_bits(struct amvdec_core *core, u32 reg, u32 val) in amvdec_clear_dos_bits() 47 void amvdec_write_parser(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_parser() 300 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done() local 445 static const struct v4l2_event ev = { in amvdec_src_change() local
|
/linux-6.14.4/sound/synth/emux/ |
D | emux_oss.c | 289 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input() 483 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event() 485 struct snd_seq_event ev; in fake_event() local
|
/linux-6.14.4/kernel/locking/ |
D | qspinlock_stat.h | 18 #define EVENT_COUNT(ev) lockevents[LOCKEVENT_ ## ev] argument 120 static inline void __pv_wait(u8 *ptr, u8 val) in __pv_wait()
|
/linux-6.14.4/drivers/perf/ |
D | xgene_pmu.c | 79 #define GET_CNTR(ev) (ev->hw.idx) argument 80 #define GET_EVENTID(ev) (ev->hw.config & 0xFFULL) argument 81 #define GET_AGENTID(ev) (ev->hw.config_base & 0xFFFFFFFFUL) argument 82 #define GET_AGENT1ID(ev) ((ev->hw.config_base >> 32) & 0xFFFFFFFFUL) argument 746 xgene_pmu_write_counter32(struct xgene_pmu_dev *pmu_dev, int idx, u64 val) in xgene_pmu_write_counter32() 752 xgene_pmu_write_counter64(struct xgene_pmu_dev *pmu_dev, int idx, u64 val) in xgene_pmu_write_counter64() 765 xgene_pmu_write_evttype(struct xgene_pmu_dev *pmu_dev, int idx, u32 val) in xgene_pmu_write_evttype() 771 xgene_pmu_write_agentmsk(struct xgene_pmu_dev *pmu_dev, u32 val) in xgene_pmu_write_agentmsk() 777 xgene_pmu_v3_write_agentmsk(struct xgene_pmu_dev *pmu_dev, u32 val) { } in xgene_pmu_v3_write_agentmsk() 780 xgene_pmu_write_agent1msk(struct xgene_pmu_dev *pmu_dev, u32 val) in xgene_pmu_write_agent1msk() [all …]
|