Symbol: queue_properties
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
184
static int set_queue_properties_from_user(struct queue_properties *q_properties,
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
313
struct queue_properties q_properties;
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
316
memset(&q_properties, 0, sizeof(struct queue_properties));
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
439
struct queue_properties properties;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3525
static uint32_t set_queue_type_for_user(struct queue_properties *q_props)
sys/dev/pci/drm/amd/amdkfd/kfd_kernel_queue.c
45
struct queue_properties prop;
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
210
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
245
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
291
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
49
struct kfd_mem_obj *allocate_hiq_mqd(struct kfd_node *dev, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
65
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
100
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
114
struct queue_properties *p,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
124
struct queue_properties *p);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
157
struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
160
struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
170
struct queue_properties *p, struct mm_struct *mms);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
185
struct queue_properties *p, struct mm_struct *mms);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
200
struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
72
struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
76
struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
80
struct queue_properties *p,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h
84
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
144
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
160
uint32_t queue_id, struct queue_properties *p,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
173
struct queue_properties *q, struct mqd_update_info *minfo,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
217
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
224
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
262
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
300
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
330
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
336
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
70
static void set_priority(struct cik_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
77
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
90
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
152
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
165
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
237
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
285
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
312
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
346
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
364
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
404
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
70
static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
77
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c
90
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
103
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
125
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
206
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
219
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
290
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
337
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
365
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
399
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
422
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v11.c
96
static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
100
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
169
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
182
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
253
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
291
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
305
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
323
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
77
static void set_priority(struct v12_compute_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v12.c
84
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
106
static void set_priority(struct v9_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
113
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
162
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
233
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
244
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
337
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
38
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
411
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
42
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
443
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
476
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
494
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
538
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
562
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
596
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
677
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
744
struct queue_properties *q, struct mqd_update_info *minfo)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
781
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
846
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c
872
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
159
struct queue_properties *p, struct mm_struct *mms)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
171
struct queue_properties *q, struct mqd_update_info *minfo,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
248
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
255
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
294
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
321
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
334
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
342
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
358
struct queue_properties *q,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
399
struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
73
static void set_priority(struct vi_mqd *m, struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
80
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c
93
struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1318
int init_queue(struct queue **q, const struct queue_properties *properties);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1320
void print_queue_properties(struct queue_properties *q);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1325
int kfd_queue_acquire_buffers(struct kfd_process_device *pdd, struct queue_properties *properties);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1326
int kfd_queue_release_buffers(struct kfd_process_device *pdd, struct queue_properties *properties);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1329
struct queue_properties *properties);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1365
struct queue_properties *properties,
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1373
struct queue_properties *p);
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
609
struct queue_properties properties;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1001
struct queue_properties qp;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
246
struct queue_properties *q_properties,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
309
struct queue_properties *properties,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
577
unsigned int qid, struct queue_properties *p)
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
969
static void set_queue_properties_from_criu(struct queue_properties *qp,
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
233
int kfd_queue_acquire_buffers(struct kfd_process_device *pdd, struct queue_properties *properties)
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
30
void print_queue_properties(struct queue_properties *q)
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
341
int kfd_queue_release_buffers(struct kfd_process_device *pdd, struct queue_properties *properties)
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
375
struct queue_properties *properties)
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
69
int init_queue(struct queue **q, const struct queue_properties *properties)