/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | 179 msm_gem_shrinker_vmap(struct notifier_block *nb, unsigned long event, void *ptr) in msm_gem_shrinker_vmap() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_encoder_phys.h | 85 * @trigger_start: Process start event on physical encoder 350 * timed out, including reporting frame error event to crtc and debug dump 397 * @event: Event to process 401 struct dpu_encoder_phys *ready_phys, u32 event);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_connector.h | 30 #include <nvif/event.h>
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-plantronics.c | 229 .event = plantronics_event,
|
H A D | hid-cypress.c | 174 .event = cp_event,
|
H A D | hid-saitek.c | 14 * missing release event is generated immediately. 164 /* report missing release event */ in saitek_event() 203 .event = saitek_event,
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.h | 114 enum nl80211_radar_event event,
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | userfaultfd_util.c | 92 if (!(msg.event & UFFD_EVENT_PAGEFAULT)) in uffd_handler_thread_fn()
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | cpus.py | 59 def cpu_mask_invalidate(event):
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | pmu.h | 54 * @type: Perf event attributed type value, read from 59 * @selectable: Can the PMU name be selected as if it were an event? 108 * which event parameter changes what config, config1 or config2 bits. 113 * event read from <sysfs>/bus/event_source/devices/<name>/events/ or 123 /** @sysfs_aliases: Number of json event aliases loaded. */ 204 int perf_pmu__find_event(struct perf_pmu *pmu, const char *event, void *state, pmu_event_callback cb);
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_mod_race.c | 142 "read uffd block event")) in test_bpf_mod_race_config() 144 if (!ASSERT_EQ(uffd_msg.event, UFFD_EVENT_PAGEFAULT, "read uffd event is pagefault")) in test_bpf_mod_race_config()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | Makefile | 6 EXTRA_SOURCES := ../harness.c event.c lib.c ../utils.c
|
/kernel/linux/linux-6.6/tools/testing/selftests/breakpoints/ |
H A D | step_after_suspend_test.c | 133 struct sigevent event = {}; in suspend() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 112 /* We expect only one kind of event */ in fault_handler_thread() 113 if (msg.event != UFFD_EVENT_PAGEFAULT) { in fault_handler_thread() 114 fprintf(stderr, "Unexpected event on userfaultfd\n"); in fault_handler_thread()
|
/kernel/uniproton/src/core/kernel/include/ |
H A D | prt_task_external.h | 79 U32 event; member
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_ctl.h | 198 /* number of event log entries */ 202 * struct mpt3_ioctl_eventquery - query event count and type 216 * struct mpt3_ioctl_eventenable - enable/disable event capturing 228 * @event - the event that was reported 229 * @context - unique value for each event assigned by driver 230 * @data - event data returned in fw reply message 233 uint32_t event; member 239 * struct mpt3_ioctl_eventreport - returing event log
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_con.c | 227 unsigned long event, void *data) in sclp_console_notify() 226 sclp_console_notify(struct notifier_block *self, unsigned long event, void *data) sclp_console_notify() argument
|
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | sc8280xp.c | 12 #include <linux/input-event-codes.h>
|
H A D | sm8250.c | 12 #include <linux/input-event-codes.h>
|
/kernel/linux/linux-6.6/sound/soc/sh/ |
H A D | siu.h | 37 __u32 event; /* SPB program starting conditions */ member
|
/third_party/alsa-lib/src/control/ |
H A D | control_local.h | 55 int (*read)(snd_ctl_t *handle, snd_ctl_event_t *event); 78 /* event callback */
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | BundleGroupCreationDialog.java | 10 import java.awt.event.*;
|
H A D | BundleGroupEditDialog.java | 10 import java.awt.event.*;
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | object.hpp | 219 public clover::descriptor<clover::event, _cl_event> {};
|
/third_party/node/src/tracing/ |
H A D | agent.h | 115 void AddMetadataEvent(std::unique_ptr<TraceObject> event); 147 // Variables related to initializing per-event-loop properties of individual
|