Searched defs:event (Results 1 - 200 of 1212) sorted by relevance

1234567

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Dclose_clears_pmcc_test.c21 struct event event; close_clears_pmcc() local
H A Dcycles_test.c17 struct event event; cycles() local
H A Devent_attributes_test.c17 struct event event, leader; event_attributes() local
H A Dno_handler_test.c18 struct event event; no_handler_test() local
H A Dfork_cleanup_test.c25 static struct event event; variable in typeref:struct:event
H A Dback_to_back_ebbs_test.c64 struct event event; back_to_back_ebbs() local
H A Debb_on_child_test.c47 struct event event; ebb_on_child() local
H A Debb_on_willing_child_test.c54 struct event event; ebb_on_willing_child() local
H A Dlost_exception_test.c24 struct event event; test_body() local
H A Dpmc56_overflow_test.c50 struct event event; pmc56_overflow() local
H A Dcpu_event_pinned_vs_ebb_test.c22 static int setup_cpu_event(struct event *event, int cpu) setup_cpu_event() argument
42 struct event event; cpu_event_pinned_vs_ebb() local
H A Dcpu_event_vs_ebb_test.c22 static int setup_cpu_event(struct event *event, int cpu) setup_cpu_event() argument
40 struct event event; cpu_event_vs_ebb() local
H A Dcycles_with_freeze_test.c55 struct event event; cycles_with_freeze() local
H A Dcycles_with_mmcr2_test.c24 struct event event; cycles_with_mmcr2() local
H A Debb_vs_cpu_event_test.c22 static int setup_cpu_event(struct event *event, int cpu) setup_cpu_event() argument
40 struct event event; ebb_vs_cpu_event() local
H A Dpmae_handling_test.c59 struct event event; test_body() local
H A Dtask_event_pinned_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) setup_child_event() argument
41 struct event event; task_event_pinned_vs_ebb() local
H A Dtask_event_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) setup_child_event() argument
39 struct event event; task_event_vs_ebb() local
H A Dinstruction_count_test.c25 static int do_count_loop(struct event *event, uint64_t instructions, do_count_loop() argument
70 static uint64_t determine_overhead(struct event *event) determine_overhead() argument
111 struct event event; instruction_count() local
H A Dmulti_ebb_procs_test.c32 struct event event; cycles_child() local
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c19 struct event event; l3_bank_test() local
H A Devent.h15 struct event { struct
/linux-4.1.27/drivers/isdn/sc/
H A Devent.c41 int indicate_status(int card, int event, ulong Channel, char *Data) indicate_status() argument
/linux-4.1.27/drivers/cpufreq/
H A Dcpufreq_performance.c19 cpufreq_governor_performance(struct cpufreq_policy *policy, unsigned int event) cpufreq_governor_performance() argument
H A Dcpufreq_powersave.c19 cpufreq_governor_powersave(struct cpufreq_policy *policy, unsigned int event) cpufreq_governor_powersave() argument
H A Dcpufreq_userspace.c52 cpufreq_governor_userspace(struct cpufreq_policy *policy, unsigned int event) cpufreq_governor_userspace() argument
H A Dppc_cbe_cpufreq_pmi.c93 pmi_notifier(struct notifier_block *nb, unsigned long event, void *data) pmi_notifier() argument
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dist.h25 __u32 event; member in struct:ist_info
/linux-4.1.27/drivers/isdn/hisax/
H A Darcofi.c53 arcofi_fsm(struct IsdnCardState *cs, int event, void *data) { arcofi_fsm() argument
H A Dfsm.c52 FsmEvent(struct FsmInst *fi, int event, void *arg) FsmEvent() argument
121 FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmAddTimer() argument
145 FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmRestartTimer() argument
H A Dfsm.h39 int state, event; member in struct:FsmNode
46 int event; member in struct:FsmTimer
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_vq.h45 int event; member in struct:c2_vq_req
H A Dc2_ae.c69 static const char* to_event_str(int event) to_event_str() argument
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
H A Devent.c27 int wl12xx_wait_for_event(struct wl1271 *wl, enum wlcore_wait_event event, wl12xx_wait_for_event() argument
/linux-4.1.27/drivers/input/
H A Dinput-compat.c17 input_event_from_user(const char __user *buffer, struct input_event *event) input_event_from_user() argument
41 input_event_to_user(char __user *buffer, const struct input_event *event) input_event_to_user() argument
102 input_event_from_user(const char __user *buffer, struct input_event *event) input_event_from_user() argument
111 input_event_to_user(char __user *buffer, const struct input_event *event) input_event_to_user() argument
/linux-4.1.27/arch/x86/oprofile/
H A Dop_counter.h21 unsigned long event; member in struct:op_counter_config
/linux-4.1.27/drivers/pps/
H A Dkc.h41 pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, int event) pps_kc_event() argument
H A Dkc.c112 pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, int event) pps_kc_event() argument
H A Dkapi.c55 static void pps_echo_client_default(struct pps_device *pps, int event, pps_echo_client_default() argument
172 void pps_event(struct pps_device *pps, struct pps_event_time *ts, int event, pps_event() argument
/linux-4.1.27/net/irda/irlan/
H A Dirlan_provider_event.c58 void irlan_do_provider_event(struct irlan_cb *self, IRLAN_EVENT event, irlan_do_provider_event() argument
72 static int irlan_provider_state_idle(struct irlan_cb *self, IRLAN_EVENT event, irlan_provider_state_idle() argument
97 static int irlan_provider_state_info(struct irlan_cb *self, IRLAN_EVENT event, irlan_provider_state_info() argument
162 static int irlan_provider_state_open(struct irlan_cb *self, IRLAN_EVENT event, irlan_provider_state_open() argument
199 static int irlan_provider_state_data(struct irlan_cb *self, IRLAN_EVENT event, irlan_provider_state_data() argument
H A Dirlan_client_event.c77 void irlan_do_client_event(struct irlan_cb *self, IRLAN_EVENT event, irlan_do_client_event() argument
92 static int irlan_client_state_idle(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_idle() argument
134 static int irlan_client_state_query(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_query() argument
185 static int irlan_client_state_conn(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_conn() argument
218 static int irlan_client_state_info(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_info() argument
258 static int irlan_client_state_media(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_media() argument
293 static int irlan_client_state_open(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_open() argument
364 static int irlan_client_state_wait(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_wait() argument
391 static int irlan_client_state_arb(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_arb() argument
446 static int irlan_client_state_data(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_data() argument
476 static int irlan_client_state_close(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_close() argument
491 static int irlan_client_state_sync(struct irlan_cb *self, IRLAN_EVENT event, irlan_client_state_sync() argument
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_hrtimer.c27 timer_expire_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) timer_expire_handler() argument
47 timer_start_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) timer_start_handler() argument
H A Dplugin_kmem.c26 call_site_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) call_site_handler() argument
H A Dplugin_mac80211.c28 static void print_string(struct trace_seq *s, struct event_format *event, print_string() argument
60 drv_bss_info_changed(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) drv_bss_info_changed() argument
H A Dplugin_sched_switch.c67 sched_wakeup_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) sched_wakeup_handler() argument
96 sched_switch_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) sched_switch_handler() argument
H A Dplugin_function.c125 function_handler(struct trace_seq *s, struct pevent_record *record, struct event_format *event, void *context) function_handler() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_ev.c46 struct ib_event event; post_qp_event() local
H A Diwch.c209 struct ib_event event; iwch_event_handler() local
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c86 int af9005_rc_decode(struct dvb_usb_device *d, u8 * data, int len, u32 * event, af9005_rc_decode() argument
H A Da800.c79 static int a800_rc_query(struct dvb_usb_device *d, u32 *event, int *state) a800_rc_query() argument
H A Ddvb-usb-remote.c112 u32 event; legacy_dvb_usb_read_remote_control() local
356 dvb_usb_nec_rc_key_to_event(struct dvb_usb_device *d, u8 keybuf[5], u32 *event, int *state) dvb_usb_nec_rc_key_to_event() argument
H A Dnova-t-usb2.c75 static int nova_t_rc_query(struct dvb_usb_device *d, u32 *event, int *state) nova_t_rc_query() argument
H A DcinergyT2-core.c141 static int cinergyt2_rc_query(struct dvb_usb_device *d, u32 *event, int *state) cinergyt2_rc_query() argument
H A Ddtt200u.c81 static int dtt200u_rc_query(struct dvb_usb_device *d, u32 *event, int *state) dtt200u_rc_query() argument
H A Dvp7045.c157 static int vp7045_rc_query(struct dvb_usb_device *d, u32 *event, int *state) vp7045_rc_query() argument
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmdresp.c218 int lbs_process_event(struct lbs_private *priv, u32 event) lbs_process_event() argument
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Duap_event.c48 struct mwifiex_assoc_event *event; mwifiex_process_uap_event() local
/linux-4.1.27/drivers/s390/block/
H A Dscm_drv.c16 static void scm_notify(struct scm_device *scmdev, enum scm_event event) scm_notify() argument
/linux-4.1.27/drivers/input/misc/
H A Ddm355evm_keys.c111 u16 event; dm355evm_keys_irq() local
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/
H A Dqat_admin.c77 qat_admin_event_handler(struct adf_accel_dev *accel_dev, enum adf_event event) qat_admin_event_handler() argument
/linux-4.1.27/drivers/devfreq/
H A Dgovernor_performance.c30 devfreq_performance_handler(struct devfreq *devfreq, unsigned int event, void *data) devfreq_performance_handler() argument
H A Dgovernor_powersave.c27 devfreq_powersave_handler(struct devfreq *devfreq, unsigned int event, void *data) devfreq_powersave_handler() argument
H A Dgovernor_simpleondemand.c93 devfreq_simple_ondemand_handler(struct devfreq *devfreq, unsigned int event, void *data) devfreq_simple_ondemand_handler() argument
H A Dgovernor_userspace.c120 devfreq_userspace_handler(struct devfreq *devfreq, unsigned int event, void *data) devfreq_userspace_handler() argument
/linux-4.1.27/drivers/edac/
H A Docteon_edac-pc.c39 co_cache_error_event(struct notifier_block *this, unsigned long event, void *ptr) co_cache_error_event() argument
/linux-4.1.27/arch/xtensa/platforms/iss/
H A Dsetup.c97 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) iss_panic_event() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dnotify.h7 struct nvkm_event *event; member in struct:nvkm_notify
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgpio.h24 struct nvkm_event event; member in struct:nvkm_gpio
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) nvkm_event_put() argument
39 nvkm_event_get(struct nvkm_event *event, u32 types, int index) nvkm_event_get() argument
52 nvkm_event_send(struct nvkm_event *event, u32 types, int index, 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
H A Dnotify.c37 struct nvkm_event *event = notify->event; nvkm_notify_put() local
59 struct nvkm_event *event = notify->event; nvkm_notify_get() local
72 struct nvkm_event *event = notify->event; nvkm_notify_func() local
93 struct nvkm_event *event = notify->event; nvkm_notify_send() local
132 nvkm_notify_init(struct nvkm_object *object, struct nvkm_event *event, nvkm_notify_init() argument
/linux-4.1.27/drivers/acpi/acpica/
H A Devevent.c265 static u32 acpi_ev_fixed_event_dispatch(u32 event) acpi_ev_fixed_event_dispatch() argument
/linux-4.1.27/drivers/acpi/
H A Dhed.c57 static void acpi_hed_notify(struct acpi_device *device, u32 event) acpi_hed_notify() argument
H A Dprocessor_driver.c73 static void acpi_processor_notify(acpi_handle handle, u32 event, void *data) acpi_processor_notify() argument
/linux-4.1.27/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.h26 struct drm_pending_vblank_event *event; member in struct:shmob_drm_crtc
/linux-4.1.27/drivers/thermal/int340x_thermal/
H A Dint3402_thermal.c27 static void int3402_notify(acpi_handle handle, u32 event, void *data) int3402_notify() argument
/linux-4.1.27/drivers/usb/chipidea/
H A Dci_hdrc_msm.c20 static void ci_hdrc_msm_notify_event(struct ci_hdrc *ci, unsigned event) ci_hdrc_msm_notify_event() argument
/linux-4.1.27/drivers/usb/dwc3/
H A Ddebug.h131 static inline const char *dwc3_gadget_event_string(u8 event) dwc3_gadget_event_string() argument
163 static inline const char *dwc3_ep_event_string(u8 event) dwc3_ep_event_string() argument
187 static inline const char *dwc3_gadget_event_type_string(u8 event) dwc3_gadget_event_type_string() argument
/linux-4.1.27/drivers/usb/usbip/
H A Dusbip_event.c106 void usbip_event_add(struct usbip_device *ud, unsigned long event) usbip_event_add() argument
/linux-4.1.27/fs/notify/
H A Dnotification.c149 struct fsnotify_event *event; fsnotify_remove_first_event() local
185 struct fsnotify_event *event; fsnotify_flush_notify() local
207 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, fsnotify_init_event() argument
70 fsnotify_destroy_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_destroy_event() argument
87 fsnotify_add_event(struct fsnotify_group *group, struct fsnotify_event *event, int (*merge)(struct list_head *, struct fsnotify_event *)) fsnotify_add_event() argument
132 fsnotify_remove_event(struct fsnotify_group *group, struct fsnotify_event *event) fsnotify_remove_event() argument
/linux-4.1.27/drivers/platform/x86/
H A Dhp-wireless.c70 static void hpwl_notify(struct acpi_device *acpi_dev, u32 event) hpwl_notify() argument
H A Dpvpanic.c58 pvpanic_send_event(unsigned int event) pvpanic_send_event() argument
H A Ddell-wmi-aio.c41 u16 event[]; member in struct:dell_wmi_event
74 struct dell_wmi_event *event = (struct dell_wmi_event *)buffer; dell_wmi_aio_event_check() local
90 struct dell_wmi_event *event; dell_wmi_aio_notify() local
H A Dtopstar-laptop.c60 static void acpi_topstar_notify(struct acpi_device *device, u32 event) acpi_topstar_notify() argument
H A Dtoshiba_bluetooth.c168 static void toshiba_bt_rfkill_notify(struct acpi_device *device, u32 event) toshiba_bt_rfkill_notify() argument
H A Dxo15-ebook.c65 static void ebook_switch_notify(struct acpi_device *device, u32 event) ebook_switch_notify() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c123 struct pseries_io_event *event; ioei_interrupt() local
/linux-4.1.27/arch/mips/lasat/
H A Dsetup.c90 lasat_panic_display(struct notifier_block *this, unsigned long event, void *ptr) lasat_panic_display() argument
102 lasat_panic_prom_monitor(struct notifier_block *this, unsigned long event, void *ptr) lasat_panic_prom_monitor() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh_event.c54 struct eeh_event *event; eeh_event_handler() local
132 struct eeh_event *event; eeh_send_failure_event() local
165 struct eeh_event *event, *tmp; eeh_remove_event() local
/linux-4.1.27/arch/arm/mach-keystone/
H A Dkeystone.c33 keystone_platform_notifier(struct notifier_block *nb, unsigned long event, void *data) keystone_platform_notifier() argument
/linux-4.1.27/net/hsr/
H A Dhsr_main.c23 static int hsr_netdev_notify(struct notifier_block *nb, unsigned long event, hsr_netdev_notify() argument
/linux-4.1.27/net/irda/ircomm/
H A Dircomm_event.c91 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event, ircomm_state_idle() argument
120 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event, ircomm_state_waiti() argument
150 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event, ircomm_state_waitr() argument
183 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event, ircomm_state_conn() argument
225 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event, ircomm_do_event() argument
/linux-4.1.27/net/openvswitch/
H A Ddp_notify.c75 static int dp_device_event(struct notifier_block *unused, unsigned long event, dp_device_event() argument
/linux-4.1.27/net/rds/
H A Drdma_transport.c68 rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id, struct rdma_cm_event *event) rds_rdma_cm_event_handler() argument
/linux-4.1.27/sound/soc/codecs/
H A Dpcm3008.c31 pcm3008_dac_ev(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) pcm3008_dac_ev() argument
44 pcm3008_adc_ev(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) pcm3008_adc_ev() argument
/linux-4.1.27/tools/perf/tests/
H A Dkeep-tracking.c28 union perf_event *event; find_comm() local
H A Dopen-syscall-tp-fields.c75 union perf_event *event; test__syscall_open_tp_fields() local
H A Dparse-no-sample-id-all.c12 static int process_event(struct perf_evlist **pevlist, union perf_event *event) process_event() argument
H A Dsw-clock.c26 union perf_event *event; __test__sw_clock_freq() local
H A Dtask-exit.c37 union perf_event *event; test__task_exit() local
H A Dhists_filter.c60 const union perf_event event = { evlist__for_each() local
H A Dmmap-basic.c21 union perf_event *event; test__basic_mmap() local
H A Ddwarf-unwind.c27 union perf_event event; init_live_machine() local
17 mmap_handler(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) mmap_handler() argument
H A Dperf-time-to-tsc.c56 union perf_event *event; test__perf_time_to_tsc() local
H A Dsample-parsing.c154 union perf_event *event; do_test() local
/linux-4.1.27/tools/perf/util/
H A Dtrace-event.c45 struct event_format *event = NULL; tp_format() local
H A Dparse-events.y168 event: event_mod label
/linux-4.1.27/include/linux/can/
H A Dled.h36 can_led_event(struct net_device *netdev, enum can_led_event event) can_led_event() argument
/linux-4.1.27/include/linux/
H A Di2c-pxa.h12 void (*event)(void *ptr, i2c_slave_event_t event); member in struct:i2c_slave_client
/linux-4.1.27/sound/soc/jz4740/
H A Dqi_lb60.c29 qi_lb60_spk_event(struct snd_soc_dapm_widget *widget, struct snd_kcontrol *ctrl, int event) qi_lb60_spk_event() argument
/linux-4.1.27/sound/soc/pxa/
H A De750_wm9705.c28 e750_spk_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e750_spk_amp_event() argument
39 e750_hp_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e750_hp_amp_event() argument
H A De800_wm9712.c27 e800_spk_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e800_spk_amp_event() argument
38 e800_hp_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e800_hp_amp_event() argument
H A De740_wm9705.c41 e740_mic_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e740_mic_amp_event() argument
54 e740_output_amp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) e740_output_amp_event() argument
H A Dhx4700.c88 hx4700_spk_power(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) hx4700_spk_power() argument
95 hx4700_hp_power(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) hx4700_hp_power() argument
H A Dmioa701_wm9713.c81 rear_amp_event(struct snd_soc_dapm_widget *widget, struct snd_kcontrol *kctl, int event) rear_amp_event() argument
/linux-4.1.27/drivers/isdn/mISDN/
H A Dfsm.c59 mISDN_FsmEvent(struct FsmInst *fi, int event, void *arg) mISDN_FsmEvent() argument
136 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmAddTimer() argument
165 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmRestartTimer() argument
H A Dfsm.h47 int state, event; member in struct:FsmNode
54 int event; member in struct:FsmTimer
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c19 clamp_notifier_call(struct notifier_block *self, unsigned long event, void *data) clamp_notifier_call() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dev.c92 struct ib_event event; post_qp_event() local
/linux-4.1.27/drivers/net/can/
H A Dled.c25 void can_led_event(struct net_device *netdev, enum can_led_event event) can_led_event() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_resources.c115 void mlx4_en_sqp_event(struct mlx4_qp *qp, enum mlx4_event event) mlx4_en_sqp_event() argument
H A Den_cq.c40 static void mlx4_en_cq_event(struct mlx4_cq *cq, enum mlx4_event event) mlx4_en_cq_event() argument
H A Den_main.c166 mlx4_en_event(struct mlx4_dev *dev, void *endev_ptr, enum mlx4_dev_event event, unsigned long port) mlx4_en_event() argument
/linux-4.1.27/drivers/misc/ibmasm/
H A Devent.c60 struct ibmasm_event *event; ibmasm_receive_event() local
94 struct ibmasm_event *event; ibmasm_get_next_event() local
153 struct ibmasm_event *event; ibmasm_event_buffer_init() local
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dqueue.c42 void queue_event(struct s_smc *smc, int class, int event) queue_event() argument
H A Dcfm.c157 static void cem_priv_state(struct s_smc *smc, int event) cem_priv_state() argument
213 void cfm(struct s_smc *smc, int event) cfm() argument
H A Decm.c124 void ecm(struct s_smc *smc, int event) ecm() argument
523 static void start_ecm_timer(struct s_smc *smc, u_long value, int event) start_ecm_timer() argument
H A Drmt.c147 void rmt(struct s_smc *smc, int event) rmt() argument
599 static void start_rmt_timer0(struct s_smc *smc, u_long value, int event) start_rmt_timer0() argument
609 static void start_rmt_timer1(struct s_smc *smc, u_long value, int event) start_rmt_timer1() argument
619 static void start_rmt_timer2(struct s_smc *smc, u_long value, int event) start_rmt_timer2() argument
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Devent.c170 u32 events_vector, event; wl1251_event_wait() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_p6.c158 p6_pmu_disable_event(struct perf_event *event) p6_pmu_disable_event() argument
166 static void p6_pmu_enable_event(struct perf_event *event) p6_pmu_enable_event() argument
/linux-4.1.27/kernel/
H A Dcpu_pm.c28 static int cpu_pm_notify(enum cpu_pm_event event, int nr_to_call, int *nr_calls) cpu_pm_notify() argument
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dpdm360ng.c78 pdm360ng_touchscreen_notifier_call(struct notifier_block *nb, unsigned long event, void *__dev) pdm360ng_touchscreen_notifier_call() argument
/linux-4.1.27/arch/mips/oprofile/
H A Dop_impl.h18 unsigned long event; member in struct:op_counter_config
/linux-4.1.27/arch/ia64/oprofile/
H A Dperfmon.c23 int event = arg->pmd_eventid; perfmon_handler() local
/linux-4.1.27/net/bridge/
H A Dbr.c32 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) br_device_event() argument
125 br_netdev_switch_event(struct notifier_block *unused, unsigned long event, void *ptr) br_netdev_switch_event() argument
/linux-4.1.27/sound/soc/sirf/
H A Dsirf-audio.c23 sirf_audio_hp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *ctrl, int event) sirf_audio_hp_event() argument
35 sirf_audio_spk_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *ctrl, int event) sirf_audio_spk_event() argument
/linux-4.1.27/drivers/isdn/pcbit/
H A Dedss1.c266 pcbit_fsm_event(struct pcbit_dev *dev, struct pcbit_chan *chan, unsigned short event, struct callb_data *data) pcbit_fsm_event() argument
/linux-4.1.27/drivers/leds/trigger/
H A Dledtrig-backlight.c32 fb_notifier_callback(struct notifier_block *p, unsigned long event, void *data) fb_notifier_callback() argument
/linux-4.1.27/drivers/md/
H A Ddm-uevent.c52 static void dm_uevent_free(struct dm_uevent *event) dm_uevent_free() argument
59 struct dm_uevent *event; dm_uevent_alloc() local
78 struct dm_uevent *event; dm_build_path_uevent() local
137 struct dm_uevent *event, *next; dm_send_uevents() local
187 struct dm_uevent *event; dm_path_uevent() local
/linux-4.1.27/drivers/i2c/
H A Di2c-slave-eeprom.c33 i2c_slave_eeprom_slave_cb(struct i2c_client *client, enum i2c_slave_event event, u8 *val) i2c_slave_eeprom_slave_cb() argument
/linux-4.1.27/drivers/iio/adc/
H A Dxilinx-xadc-events.c31 static void xadc_handle_event(struct iio_dev *indio_dev, unsigned int event) xadc_handle_event() argument
16 xadc_event_to_channel( struct iio_dev *indio_dev, unsigned int event) xadc_event_to_channel() argument
/linux-4.1.27/drivers/mfd/
H A Dabx500-core.c130 int abx500_event_registers_startup_state_get(struct device *dev, u8 *event) abx500_event_registers_startup_state_get() argument
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.c217 mpt3sas_trigger_event(struct MPT3SAS_ADAPTER *ioc, u16 event, mpt3sas_trigger_event() argument
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_common.h35 static inline int rsi_wait_event(struct rsi_event *event, u32 timeout) rsi_wait_event() argument
49 static inline void rsi_set_event(struct rsi_event *event) rsi_set_event() argument
55 static inline void rsi_reset_event(struct rsi_event *event) rsi_reset_event() argument
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_event.c43 static void sas_queue_event(int event, unsigned long *pending, sas_queue_event() argument
119 static void notify_ha_event(struct sas_ha_struct *sas_ha, enum ha_event event) notify_ha_event() argument
127 static void notify_port_event(struct asd_sas_phy *phy, enum port_event event) notify_port_event() argument
137 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) sas_notify_phy_event() argument
/linux-4.1.27/drivers/s390/net/
H A Dfsm.c112 fsm_record_history(fsm_instance *fi, int state, int event) fsm_record_history() argument
165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) fsm_addtimer() argument
185 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) fsm_modtimer() argument
H A Dfsm.h56 int event; member in struct:__anon8474
143 fsm_event(fsm_instance *fi, int event, void *arg) fsm_event() argument
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_ccw.c240 static int zfcp_ccw_notify(struct ccw_device *cdev, int event) zfcp_ccw_notify() argument
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Devent.c29 int wl18xx_wait_for_event(struct wl1271 *wl, enum wlcore_wait_event event, wl18xx_wait_for_event() argument
/linux-4.1.27/drivers/oprofile/
H A Dcpu_buffer.h35 unsigned long event; member in struct:op_sample
H A Dnmi_timer_int.c28 static void nmi_timer_callback(struct perf_event *event, nmi_timer_callback() argument
38 struct perf_event *event = per_cpu(nmi_timer_events, cpu); nmi_timer_start_cpu() local
56 struct perf_event *event = per_cpu(nmi_timer_events, cpu); nmi_timer_stop_cpu() local
108 struct perf_event *event; nmi_timer_shutdown() local
/linux-4.1.27/drivers/parisc/
H A Dpower.c183 parisc_panic_event(struct notifier_block *this, unsigned long event, void *ptr) parisc_panic_event() argument
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c89 struct ib_event event; handle_catas() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_intr.c74 struct ib_event event; signal_ib_event() local
/linux-4.1.27/drivers/input/keyboard/
H A Dadp5520-keys.c36 adp5520_keys_notifier(struct notifier_block *nb, unsigned long event, void *data) adp5520_keys_notifier() argument
/linux-4.1.27/drivers/input/touchscreen/
H A Dmigor_ts.c50 unsigned char event; migor_ts_isr() local
/linux-4.1.27/drivers/clocksource/
H A Dbcm2835_timer.c72 static int bcm2835_time_set_next_event(unsigned long event, bcm2835_time_set_next_event() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dsstate.c77 static int sstate_panic_event(struct notifier_block *n, unsigned long event, void *ptr) sstate_panic_event() argument
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_si_sm.h122 enum si_sm_result (*event)(struct si_sm_data *smi, long time); member in struct:si_sm_handlers
/linux-4.1.27/drivers/char/
H A Dsnsc_event.c64 scdrv_parse_event(char *event, int *src, int *code, int *esp_code, char *desc) scdrv_parse_event() argument
185 scdrv_dispatch_event(char *event, int len) scdrv_dispatch_event() argument
/linux-4.1.27/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.h34 struct drm_pending_vblank_event *event; member in struct:rcar_du_crtc
/linux-4.1.27/include/net/sctp/
H A Dulpevent.h149 static inline int sctp_ulpevent_is_enabled(const struct sctp_ulpevent *event, sctp_ulpevent_is_enabled() argument
/linux-4.1.27/include/sound/
H A Dseq_virmidi.h41 struct snd_seq_event event; member in struct:snd_virmidi
/linux-4.1.27/include/media/
H A Dv4l2-event.h79 struct v4l2_event event; member in struct:v4l2_kevent
/linux-4.1.27/include/uapi/linux/
H A Dvirtio_console.h63 __virtio16 event; /* The kind of control event (see below) */ member in struct:virtio_console_control
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c88 static int spu_gov_govern(struct cpufreq_policy *policy, unsigned int event) spu_gov_govern() argument
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c200 static int sh7750_event_map(int event) sh7750_event_map() argument
/linux-4.1.27/arch/mips/sgi-ip32/
H A Dip32-reset.c110 static int panic_event(struct notifier_block *this, unsigned long event, panic_event() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dpdc_chassis.c98 pdc_chassis_panic_event(struct notifier_block *this, unsigned long event, void *ptr) pdc_chassis_panic_event() argument
118 pdc_chassis_reboot_event(struct notifier_block *this, unsigned long event, void *ptr) pdc_chassis_reboot_event() argument
/linux-4.1.27/arch/arm/mach-highbank/
H A Dhighbank.c131 static int hb_keys_notifier(struct notifier_block *nb, unsigned long event, void *data) hb_keys_notifier() argument
79 highbank_platform_notifier(struct notifier_block *nb, unsigned long event, void *__dev) highbank_platform_notifier() argument
/linux-4.1.27/arch/arm/mach-omap1/
H A Dboard-voiceblue.c163 static int panic_event(struct notifier_block *this, unsigned long event, panic_event() argument
/linux-4.1.27/arch/alpha/oprofile/
H A Dop_impl.h16 unsigned long event; member in struct:op_counter_config
H A Dop_model_ev5.c47 unsigned long event = ctr[i].event; common_reg_setup() local
/linux-4.1.27/net/dccp/
H A Dtimer.c132 int event = 0; dccp_write_timer() local
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_nat_masquerade_ipv4.c86 masq_device_event(struct notifier_block *this, unsigned long event, void *ptr) masq_device_event() argument
107 masq_inet_event(struct notifier_block *this, unsigned long event, void *ptr) masq_inet_event() argument
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_nat_masquerade_ipv6.c64 masq_device_event(struct notifier_block *this, unsigned long event, void *ptr) masq_device_event() argument
81 masq_inet_event(struct notifier_block *this, unsigned long event, void *ptr) masq_inet_event() argument
/linux-4.1.27/kernel/events/
H A Dcallchain.c160 perf_callchain(struct perf_event *event, struct pt_regs *regs) perf_callchain() argument
/linux-4.1.27/kernel/gcov/
H A Dbase.c126 static int gcov_module_notifier(struct notifier_block *nb, unsigned long event, gcov_module_notifier() argument
/linux-4.1.27/samples/uhid/
H A Duhid-example.c224 static int event(int fd) event() function
/linux-4.1.27/sound/core/seq/oss/
H A Dseq_oss_rw.c167 struct snd_seq_event event; insert_queue() local
/linux-4.1.27/sound/core/seq/
H A Dseq_fifo.c112 snd_seq_fifo_event_in(struct snd_seq_fifo *f, struct snd_seq_event *event) snd_seq_fifo_event_in() argument
H A Dseq_memory.h31 struct snd_seq_event event; member in struct:snd_seq_event_cell
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_hwdep.c25 union snd_firewire_event event; hwdep_read() local
/linux-4.1.27/sound/firewire/dice/
H A Ddice-hwdep.c17 union snd_firewire_event event; hwdep_read() local
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-hwdep.c24 union snd_firewire_event event; hwdep_read() local
/linux-4.1.27/tools/iio/
H A Diio_event_monitor.c104 static bool event_is_known(struct iio_event_data *event) event_is_known() argument
200 static void print_event(struct iio_event_data *event) print_event() argument
241 struct iio_event_data event; main() local
/linux-4.1.27/sound/soc/omap/
H A Domap3pandora.c79 omap3pandora_dac_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) omap3pandora_dac_event() argument
105 omap3pandora_hp_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) omap3pandora_hp_event() argument
/linux-4.1.27/sound/soc/samsung/
H A Dsmartq_wm8987.c112 smartq_speaker_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) smartq_speaker_event() argument
/linux-4.1.27/include/linux/mlx4/
H A Ddriver.h59 void (*event) (struct mlx4_dev *dev, void *context, member in struct:mlx4_interface
/linux-4.1.27/drivers/xen/
H A Dcpu_hotplug.c80 setup_cpu_watcher(struct notifier_block *notifier, unsigned long event, void *data) setup_cpu_watcher() argument
H A Dxen-acpi-pad.c104 static void acpi_pad_notify(acpi_handle handle, u32 event, acpi_pad_notify() argument
/linux-4.1.27/drivers/leds/
H A Dled-triggers.c114 char *event = NULL; led_trigger_set() local
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_event.c31 u32 event; member in struct:vmci_subscription
136 int vmci_event_subscribe(u32 event, vmci_event_subscribe() argument
/linux-4.1.27/drivers/net/usb/
H A Dcdc_ether.c437 struct usb_cdc_notification *event; usbnet_cdc_status() local
/linux-4.1.27/drivers/misc/mic/card/
H A Dmic_device.c51 static int mic_panic_event(struct notifier_block *this, unsigned long event, mic_panic_event() argument
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c439 bnx2fc_rport_event_handler(struct fc_lport *lport, struct fc_rport_priv *rdata, enum fc_rport_event event) bnx2fc_rport_event_handler() argument
/linux-4.1.27/drivers/spi/
H A Dspi-fsl-spi.h31 __be32 event; member in struct:fsl_spi_reg
/linux-4.1.27/drivers/staging/iio/
H A Diio_dummy_evgen.c164 unsigned long event; iio_evgen_poke() local
/linux-4.1.27/drivers/ptp/
H A Dptp_chardev.c275 struct ptp_extts_event *event; ptp_read() local
H A Dptp_sysfs.c100 struct ptp_extts_event event; extts_fifo_show() local
/linux-4.1.27/drivers/s390/char/
H A Dsclp_async.c52 call_home_on_panic(struct notifier_block *self, unsigned long event, void *data) call_home_on_panic() argument

Completed in 6775 milliseconds

1234567