Home
last modified time | relevance | path

Searched refs:next_class (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c51 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 Djob.h24 u32 next_class; member
H A Djob.c127 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 Dhost1x.h350 bool relative, u32 next_class);
/openbmc/linux/net/netfilter/
H A Dx_tables.c1583 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 Dlockdep.c2506 struct lock_class *next_class) in print_irq_lock_scenario() argument
2513 middle_class = next_class; in print_irq_lock_scenario()