Searched refs:next_class (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/host1x/hw/ |
| A D | channel_hw.c | 51 u32 next_class) in submit_wait() argument 63 host1x_opcode_setclass(next_class, 0, 0) in submit_wait() 76 host1x_opcode_setclass(next_class, 0, 0), in submit_wait() 100 submit_wait(cdma, cmd->wait.id, threshold, cmd->wait.next_class); in submit_gathers()
|
| /linux/drivers/gpu/host1x/ |
| A D | job.h | 24 u32 next_class; member
|
| A D | job.c | 121 bool relative, u32 next_class) in host1x_job_add_wait() argument 128 cmd->wait.next_class = next_class; in host1x_job_add_wait()
|
| /linux/include/linux/ |
| A D | host1x.h | 286 bool relative, u32 next_class);
|
| /linux/net/sched/ |
| A D | sch_cbq.c | 705 goto next_class; in cbq_dequeue_prio() 769 next_class: in cbq_dequeue_prio()
|
| /linux/net/netfilter/ |
| A D | x_tables.c | 1583 static const uint8_t next_class[] = { in xt_mttg_seq_next() local 1608 trav->class = next_class[trav->class]; in xt_mttg_seq_next()
|
| /linux/kernel/locking/ |
| A D | lockdep.c | 2457 struct lock_class *next_class) in print_irq_lock_scenario() argument 2464 middle_class = next_class; in print_irq_lock_scenario()
|
Completed in 27 milliseconds