Searched refs:kernel_queue_ops (Results 1 – 5 of 5) sorted by relevance
55 struct kernel_queue_ops { struct68 struct kernel_queue_ops ops; argument69 struct kernel_queue_ops ops_asic_specific;102 void kernel_queue_init_cik(struct kernel_queue_ops *ops);103 void kernel_queue_init_vi(struct kernel_queue_ops *ops);104 void kernel_queue_init_v9(struct kernel_queue_ops *ops);105 void kernel_queue_init_v10(struct kernel_queue_ops *ops);
31 void kernel_queue_init_cik(struct kernel_queue_ops *ops) in kernel_queue_init_cik()
35 void kernel_queue_init_v10(struct kernel_queue_ops *ops) in kernel_queue_init_v10()
34 void kernel_queue_init_vi(struct kernel_queue_ops *ops) in kernel_queue_init_vi()
34 void kernel_queue_init_v9(struct kernel_queue_ops *ops) in kernel_queue_init_v9()