/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | rave-sp-pwrbutton.c | 27 const u8 event = rave_sp_action_unpack_event(action); in rave_sp_power_button_event() local
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | scm_drv.c | 17 static void scm_notify(struct scm_device *scmdev, enum scm_event event) in scm_notify() argument
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int3402_thermal.c | 23 static void int3402_notify(acpi_handle handle, u32 event, void *data) in int3402_notify() argument
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | dp_notify.c | 59 static int dp_device_event(struct notifier_block *unused, unsigned long event, in dp_device_event() argument
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | pcm3008.c | 27 pcm3008_dac_ev(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) pcm3008_dac_ev() argument 40 pcm3008_adc_ev(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) pcm3008_adc_ev() argument
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_kmem.c | 12 call_site_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) call_site_handler() argument
|
H A D | plugin_mac80211.c | 14 static void print_string(struct trace_seq *s, struct tep_event *event, in print_string() argument 46 drv_bss_info_changed(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) drv_bss_info_changed() argument
|
H A D | plugin_tlb.c | 19 tlb_flush_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) tlb_flush_handler() argument
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-cqm.c | 47 void *event; in test__intel_cqm_count_nmi_context() local [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | event.c | 22 union perf_event *event = zalloc(sizeof(event->mmap) + in perf_event__synthesize_extra_kmaps() local [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | cpumap.c | 14 process_event_mask(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_mask() argument 48 process_event_cpus(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_cpus() argument
|
H A D | keep-tracking.c | 35 union perf_event *event; in find_comm() local [all...] |
H A D | thread-map.c | 62 process_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event() argument
|
H A D | event_update.c | 15 process_event_unit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_unit() argument 28 process_event_scale(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_scale() argument 49 process_event_name(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_name() argument 63 process_event_cpus(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) process_event_cpus() argument
|
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | e750_wm9705.c | 21 e750_spk_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e750_spk_amp_event() argument 32 e750_hp_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e750_hp_amp_event() argument
|
H A D | e800_wm9712.c | 20 e800_spk_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e800_spk_amp_event() argument 31 e800_hp_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e800_hp_amp_event() argument
|
/kernel/linux/linux-5.10/tools/gpio/ |
H A D | gpio-watch.c | 29 char *event, *end; in main() local
|
/kernel/linux/linux-5.10/fs/notify/ |
H A D | notification.c | 57 fsnotify_destroy_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_destroy_event() argument 84 fsnotify_add_event(struct fsnotify_group *group, struct fsnotify_event *event, int (*merge)(struct list_head *, struct fsnotify_event *)) fsnotify_add_event() argument 131 fsnotify_remove_queued_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_remove_queued_event() argument 149 struct fsnotify_event *event; fsnotify_remove_first_event() local 179 struct fsnotify_event *event; fsnotify_flush_notify() local [all...] |
/kernel/linux/linux-5.10/kernel/gcov/ |
H A D | base.c | 54 static int gcov_module_notifier(struct notifier_block *nb, unsigned long event, in gcov_module_notifier() argument
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lock_events.h | 37 static inline void __lockevent_inc(enum lock_events event, bool cond) in __lockevent_inc() argument 46 static inline void __lockevent_add(enum lock_events event, int inc) in __lockevent_add() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | event.c | 26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put() argument 39 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get() argument 52 nvkm_event_send(struct nvkm_event *event, u32 types, int index, void *data, u32 size) nvkm_event_send() argument 75 nvkm_event_fini(struct nvkm_event *event) nvkm_event_fini() argument 84 nvkm_event_init(const struct nvkm_event_func *func, int types_nr, int index_nr, struct nvkm_event *event) nvkm_event_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | chan.h | 17 struct nvkm_event event; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | notify.h | 8 struct nvkm_event *event; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | changf119.c | 27 gf119_disp_chan_uevent_fini(struct nvkm_event *event, int type, int index) in gf119_disp_chan_uevent_fini() argument 36 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) in gf119_disp_chan_uevent_init() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | gpio.h | 26 struct nvkm_event event; member
|