Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue.c37 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
Dkfd_kernel_queue_cik.c36 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()
Dkfd_kernel_queue_vi.c36 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()
Dkfd_process_queue_manager.c160 struct kernel_queue *kq; in pqm_create_queue() local
Dkfd_device_queue_manager.c789 struct kernel_queue *kq, in create_kernel_queue_cpsch()
822 struct kernel_queue *kq, in destroy_kernel_queue_cpsch()
Dkfd_packet_manager.c247 struct kernel_queue *kq; in pm_create_runlist_ib() local
Dkfd_priv.h593 struct kernel_queue *kq; member
/linux-4.1.27/drivers/soc/ti/
Dknav_qmss_acc.c70 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()