Searched defs:kq (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_kernel_queue.c | 37 static bool initialize(struct kernel_queue *kq, struct kfd_dev *dev, in initialize() 178 static void uninitialize(struct kernel_queue *kq) in uninitialize() 203 static int acquire_packet_buffer(struct kernel_queue *kq, in acquire_packet_buffer() 247 static void submit_packet(struct kernel_queue *kq) in submit_packet() 269 static void rollback_packet(struct kernel_queue *kq) in rollback_packet() 278 struct kernel_queue *kq; in kernel_queue_init() local 310 void kernel_queue_uninit(struct kernel_queue *kq) in kernel_queue_uninit() 320 struct kernel_queue *kq; in test_kq() local
|
D | kfd_kernel_queue_cik.c | 36 static bool initialize_cik(struct kernel_queue *kq, struct kfd_dev *dev, in initialize_cik() 42 static void uninitialize_cik(struct kernel_queue *kq) in uninitialize_cik()
|
D | kfd_kernel_queue_vi.c | 36 static bool initialize_vi(struct kernel_queue *kq, struct kfd_dev *dev, in initialize_vi() 53 static void uninitialize_vi(struct kernel_queue *kq) in uninitialize_vi()
|
D | kfd_process_queue_manager.c | 160 struct kernel_queue *kq; in pqm_create_queue() local
|
D | kfd_device_queue_manager.c | 789 struct kernel_queue *kq, in create_kernel_queue_cpsch() 822 struct kernel_queue *kq, in destroy_kernel_queue_cpsch()
|
D | kfd_packet_manager.c | 247 struct kernel_queue *kq; in pm_create_runlist_ib() local
|
D | kfd_priv.h | 593 struct kernel_queue *kq; member
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_qmss_acc.c | 70 struct knav_queue_inst *kq, in knav_acc_set_notify() 97 struct knav_queue_inst *kq = NULL; in knav_acc_int_handler() local 409 struct knav_queue_inst *kq) in knav_acc_init_queue()
|