/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | rx51.c | 140 rx51_spk_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) rx51_spk_event() argument
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/ |
H A D | mt6797-dai-adda.c | 130 mtk_adda_ul_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) mtk_adda_ul_event() argument
|
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | corgi.c | 199 corgi_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) corgi_amp_event() argument 206 corgi_mic_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) corgi_mic_event() argument
|
H A D | spitz.c | 199 spitz_mic_bias(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) spitz_mic_bias() argument
|
/kernel/linux/linux-5.10/sound/xen/ |
H A D | xen_snd_front_evtchnl.c | 110 struct xensnd_evt *event; in evtchnl_interrupt_evt() local [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | switch-tracking.c | 71 check_comm(struct switch_tracking *switch_tracking, union perf_event *event, const char *comm, int nr) check_comm() argument 122 process_sample_event(struct evlist *evlist, union perf_event *event, struct switch_tracking *switch_tracking) process_sample_event() argument 172 process_event(struct evlist *evlist, union perf_event *event, struct switch_tracking *switch_tracking) process_event() argument 208 union perf_event *event; global() member 212 add_event(struct evlist *evlist, struct list_head *events, union perf_event *event) add_event() argument 264 union perf_event *event; process_events() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | bpf-event.c | 70 int machine__process_bpf(struct machine *machine, union perf_event *event, in machine__process_bpf() argument 36 machine__process_bpf_event_load(struct machine *machine, union perf_event *event, struct perf_sample *sample __maybe_unused) machine__process_bpf_event_load() argument 162 perf_event__synthesize_one_bpf_prog(struct perf_session *session, perf_event__handler_t process, struct machine *machine, int fd, union perf_event *event, struct record_opts *opts) perf_event__synthesize_one_bpf_prog() argument 301 union perf_event *event; global() member 311 union perf_event *event = data->event; process_bpf_image() local 376 union perf_event *event; perf_event__synthesize_bpf_events() local 490 bpf_event__sb_cb(union perf_event *event, void *data) bpf_event__sb_cb() argument [all...] |
H A D | probe-event.h | 56 char *event; /* Event name */ member 94 char *event; /* Event name */ member
|
H A D | trace-event-parse.c | 19 struct tep_event *event; in get_common_field() local 81 raw_field_value(struct tep_event *event, const char *name, void *data) in raw_field_value() argument 95 unsigned long long read_size(struct tep_event *event, void *ptr, int size) in read_size() argument 100 void event_format__fprintf(struct tep_event *event, in event_format__fprintf() argument 117 event_format__print(struct tep_event *event, int cpu, void *data, int size) event_format__print() argument [all...] |
H A D | debug.c | 121 union perf_event *event = (union perf_event *)extra; in trace_event_printer() local 166 void trace_event(union perf_event *event) in trace_event() argument
|
H A D | ordered-events.c | 64 __dup_event(struct ordered_events *oe, union perf_event *event) __dup_event() argument 78 dup_event(struct ordered_events *oe, union perf_event *event) dup_event() argument 84 __free_dup_event(struct ordered_events *oe, union perf_event *event) __free_dup_event() argument 92 free_dup_event(struct ordered_events *oe, union perf_event *event) free_dup_event() argument 99 alloc_event(struct ordered_events *oe, union perf_event *event) alloc_event() argument 172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, union perf_event *event) ordered_events__new_event() argument 186 ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) ordered_events__delete() argument 194 ordered_events__queue(struct ordered_events *oe, union perf_event *event, u64 timestamp, u64 file_offset) ordered_events__queue() argument 351 struct ordered_event *event; ordered_events__first_time() local [all...] |
H A D | thread_map.c | 386 struct perf_thread_map *thread_map__new_event(struct perf_record_thread_map *event) in thread_map__new_event() argument 371 thread_map__copy_event(struct perf_thread_map *threads, struct perf_record_thread_map *event) thread_map__copy_event() argument
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | diag288_wdt.c | 250 static int wdt_power_event(struct notifier_block *this, unsigned long event, in wdt_power_event() argument
|
H A D | imx_sc_wdt.c | 116 imx_sc_wdt_notify(struct notifier_block *nb, unsigned long event, void *group) imx_sc_wdt_notify() argument
|
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 246 backend_probe_and_watch(struct notifier_block *notifier, unsigned long event, void *data) backend_probe_and_watch() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | vt.h | 67 unsigned int event; member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdma_cm.h | 81 enum rdma_cm_event_type event; member [all...] |
/kernel/linux/linux-5.10/drivers/virtio/ |
H A D | virtio_input.c | 35 struct virtio_input_event *event; in virtinput_recv_events() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-acpi-memhotplug.c | 222 static void acpi_memory_device_notify(acpi_handle handle, u32 event, void *data) in acpi_memory_device_notify() argument
|
H A D | xen-acpi-cpuhotplug.c | 232 acpi_processor_hotplug_notify(acpi_handle handle, u32 event, void *data) acpi_processor_hotplug_notify() argument
|
H A D | gntalloc.c | 85 int event; /* Port (event channel) to notify */ member
|
H A D | manage.c | 366 shutdown_event(struct notifier_block *notifier, unsigned long event, void *data) shutdown_event() argument
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | internal.h | 308 fscache_raise_event(struct fscache_object *object, unsigned event) fscache_raise_event() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | hung_task.c | 82 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 87 struct ring_buffer_event *event; in read_event() local 107 struct ring_buffer_event *event; in read_page() local 249 struct ring_buffer_event *event; ring_buffer_producer() local [all...] |