Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/host1x/hw/
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()
/Linux-v6.6/drivers/gpu/host1x/
Djob.h24 u32 next_class; member
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()
/Linux-v6.6/include/linux/
Dhost1x.h350 bool relative, u32 next_class);
/Linux-v6.6/net/netfilter/
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()
/Linux-v6.6/kernel/locking/
Dlockdep.c2506 struct lock_class *next_class) in print_irq_lock_scenario() argument
2513 middle_class = next_class; in print_irq_lock_scenario()