Searched defs:__event (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | bp_account.c | 29 static int __event(bool is_x, void *addr, struct perf_event_attr *attr) in __event() function
|
H A D | bp_signal.c | 102 static int __event(bool is_x, void *addr, int sig) in __event() function
|
H A D | wp.c | 51 static int __event(int wp_type, void *wp_addr, unsigned long wp_len) in __event() function
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | bp_account.c | 42 static int __event(bool is_x, void *addr, struct perf_event_attr *attr) in __event() function
|
H A D | wp.c | 54 static int __event(int wp_type, void *wp_addr, unsigned long wp_len) in __event() function
|
H A D | bp_signal.c | 102 static int __event(bool is_x, void *addr, int sig) in __event() function
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ump_convert.c | 362 cvt_ump_midi1_to_midi2(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) cvt_ump_midi1_to_midi2() argument 413 cvt_ump_midi2_to_midi1(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) cvt_ump_midi2_to_midi1() argument
|
H A D | seq_clientmgr.c | 1000 union __snd_seq_event __event; in snd_seq_write() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 821 #define __event(__config, __name, __unit) \ macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 936 #define __event(__counter, __name, __unit) \ macro
|
Completed in 12 milliseconds