Searched refs:next_class (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 51 u32 next_class) in submit_wait() argument 94 host1x_opcode_setclass(next_class, 0, 0) in submit_wait() 107 host1x_opcode_setclass(next_class, 0, 0), in submit_wait() 131 submit_wait(job, cmd->wait.id, threshold, cmd->wait.next_class); in submit_gathers()
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | job.h | 24 u32 next_class; member
|
H A D | job.c | 127 bool relative, u32 next_class) in host1x_job_add_wait() argument 134 cmd->wait.next_class = next_class; in host1x_job_add_wait()
|
/openbmc/linux/include/linux/ |
H A D | host1x.h | 350 bool relative, u32 next_class);
|
/openbmc/linux/net/netfilter/ |
H 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()
|
/openbmc/linux/kernel/locking/ |
H A D | lockdep.c | 2506 struct lock_class *next_class) in print_irq_lock_scenario() argument 2513 middle_class = next_class; in print_irq_lock_scenario()
|