Searched refs:ino_bucket (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | irq_64.c | 50 struct ino_bucket *ivector_table; 64 offsetof(struct ino_bucket, in bucket_get_chain_pa() 76 offsetof(struct ino_bucket, in bucket_clear_chain_pa() 88 offsetof(struct ino_bucket, in bucket_get_irq() 101 offsetof(struct ino_bucket, in bucket_set_irq() 206 struct ino_bucket bucket; 257 struct ino_bucket *bucket; in cookie_exists() 268 bucket = (struct ino_bucket *) __va(cookie); in cookie_exists() 278 struct ino_bucket *bucket; in sysino_exists() 615 struct ino_bucket *bucke in build_irq() [all...] |
H A D | entry.h | 235 * If you make changes to ino_bucket, please update hand coded assembler 238 struct ino_bucket { struct 246 extern struct ino_bucket *ivector_table;
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | irq_64.c | 51 struct ino_bucket *ivector_table; 65 offsetof(struct ino_bucket, in bucket_get_chain_pa() 77 offsetof(struct ino_bucket, in bucket_clear_chain_pa() 89 offsetof(struct ino_bucket, in bucket_get_irq() 102 offsetof(struct ino_bucket, in bucket_set_irq() 207 struct ino_bucket bucket; 258 struct ino_bucket *bucket; in cookie_exists() 269 bucket = (struct ino_bucket *) __va(cookie); in cookie_exists() 279 struct ino_bucket *bucket; in sysino_exists() 616 struct ino_bucket *bucke in build_irq() [all...] |
H A D | entry.h | 235 * If you make changes to ino_bucket, please update hand coded assembler 238 struct ino_bucket { struct 246 extern struct ino_bucket *ivector_table;
|
Completed in 4 milliseconds