Home
last modified time | relevance | path

Searched defs:kfd_smi_client (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_smi_events.c33 struct kfd_smi_client { struct
34 struct list_head list;
35 struct kfifo fifo;
36 wait_queue_head_t wait_queue;
38 uint64_t events;
39 struct kfd_node *dev;
40 spinlock_t lock;
41 struct rcu_head rcu;
42 pid_t pid;
43 bool suser;