Searched defs:next_class (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | job.h | 24 u32 next_class; member
|
H A D | job.c | 126 host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh, bool relative, u32 next_class) host1x_job_add_wait() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 50 submit_wait(struct host1x_job *job, u32 id, u32 threshold, u32 next_class) submit_wait() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | x_tables.c | 1540 static const uint8_t next_class[] = { in xt_mttg_seq_next() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | x_tables.c | 1583 static const uint8_t next_class[] = { in xt_mttg_seq_next() local
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep.c | 2436 print_irq_lock_scenario(struct lock_list *safe_entry, struct lock_list *unsafe_entry, struct lock_class *prev_class, struct lock_class *next_class) print_irq_lock_scenario() argument
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep.c | 2503 print_irq_lock_scenario(struct lock_list *safe_entry, struct lock_list *unsafe_entry, struct lock_class *prev_class, struct lock_class *next_class) print_irq_lock_scenario() argument
|
Completed in 36 milliseconds