/kernel/linux/linux-6.6/drivers/virt/ |
H A D | vmgenid.c | 21 u8 this_id[VMGENID_SIZE]; member 58 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in vmgenid_add() 59 add_device_randomness(state->this_id, sizeof(state->this_id)); in vmgenid_add() 73 memcpy(old_id, state->this_id, sizeof(old_id)); in vmgenid_notify() 74 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in vmgenid_notify() 75 if (!memcmp(old_id, state->this_id, sizeof(old_id))) in vmgenid_notify() 77 add_vmfork_randomness(state->this_id, sizeo in vmgenid_notify() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | fdomain_isa.c | 63 int this_id; member 94 int this_id = 7; in fdomain_isa_match() local 136 this_id = sig->this_id; in fdomain_isa_match() 138 sh = fdomain_create(base, irq, this_id, dev); in fdomain_isa_match()
|
H A D | fdomain.c | 184 outb(BIT(sh->this_id) | BIT(target), fd->base + REG_SCSI_DATA_NOACK); in fdomain_select() 283 outb(BIT(cmd->device->host->this_id) | BIT(scmd_id(cmd)), in fdomain_work() 419 outb(BIT(cmd->device->host->this_id), fd->base + REG_SCSI_DATA_NOACK); in fdomain_queue() 499 .this_id = 7, 504 struct Scsi_Host *fdomain_create(int base, int irq, int this_id, in fdomain_create() argument 533 if (this_id) in fdomain_create() 534 sh->this_id = this_id & 0x07; in fdomain_create() 553 base, irq, sh->this_id); in fdomain_create()
|
H A D | bvme6000_scsi.c | 32 .this_id = 7, 71 host->this_id = 7; in bvme6000_probe()
|
H A D | lasi700.c | 80 .this_id = 7, 117 host->this_id = 7; in lasi700_probe()
|
H A D | sni_53c710.c | 51 .this_id = 7, 85 host->this_id = 7; in snirm710_probe()
|
H A D | zorro7xx.c | 34 .this_id = 7, 127 host->this_id = 7; in zorro7xx_init_one()
|
H A D | mvme16x_scsi.c | 32 .this_id = 7, 75 host->this_id = 7; in mvme16x_probe()
|
H A D | a4000t.c | 28 .this_id = 7, 75 host->this_id = 7; in amiga_a4000t_scsi_probe()
|
H A D | sim710.c | 80 .this_id = 7, 120 host->this_id = scsi_id; in sim710_probe_common()
|
H A D | qlogicfas.c | 88 qinitid = host->this_id; in __qlogicfas_detect() 194 .this_id = -1,
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | fdomain_isa.c | 63 int this_id; member 94 int this_id = 7; in fdomain_isa_match() local 136 this_id = sig->this_id; in fdomain_isa_match() 138 sh = fdomain_create(base, irq, this_id, dev); in fdomain_isa_match()
|
H A D | fdomain.c | 189 outb(BIT(sh->this_id) | BIT(target), fd->base + REG_SCSI_DATA_NOACK); in fdomain_select() 289 outb(BIT(cmd->device->host->this_id) | BIT(scmd_id(cmd)), in fdomain_work() 428 outb(BIT(cmd->device->host->this_id), fd->base + REG_SCSI_DATA_NOACK); in fdomain_queue() 508 .this_id = 7, 514 struct Scsi_Host *fdomain_create(int base, int irq, int this_id, in fdomain_create() argument 543 if (this_id) in fdomain_create() 544 sh->this_id = this_id & 0x07; in fdomain_create() 563 base, irq, sh->this_id); in fdomain_create()
|
H A D | mvme16x_scsi.c | 32 .this_id = 7, 75 host->this_id = 7; in mvme16x_probe()
|
H A D | sni_53c710.c | 50 .this_id = 7, 84 host->this_id = 7; in snirm710_probe()
|
H A D | zorro7xx.c | 34 .this_id = 7, 127 host->this_id = 7; in zorro7xx_init_one()
|
H A D | a4000t.c | 28 .this_id = 7, 75 host->this_id = 7; in amiga_a4000t_scsi_probe()
|
H A D | bvme6000_scsi.c | 32 .this_id = 7, 71 host->this_id = 7; in bvme6000_probe()
|
H A D | lasi700.c | 79 .this_id = 7, 116 host->this_id = 7; in lasi700_probe()
|
H A D | sim710.c | 80 .this_id = 7, 120 host->this_id = scsi_id; in sim710_probe_common()
|
H A D | qlogicfas.c | 92 qinitid = host->this_id; in __qlogicfas_detect() 198 .this_id = -1,
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 907 .this_id = -1, 1227 host->this_id = ahd->our_id; in ahd_linux_register_host() 2372 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width() 2387 shost->this_id, starget->id, &tstate); in ahd_linux_set_period() 2414 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period() 2440 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset() 2452 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset() 2475 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt() 2498 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt() 2517 shost->this_id, starge in ahd_linux_set_qas() [all...] |
H A D | aic7xxx_osm.c | 791 .this_id = -1, 1088 host->this_id = ahc->our_id; in ahc_linux_register_host() 2320 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width() 2335 shost->this_id, starget->id, &tstate); in ahc_linux_set_period() 2355 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period() 2379 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset() 2386 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset() 2407 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt() 2423 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt() 2445 shost->this_id, starge [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 901 .this_id = -1, 1221 host->this_id = ahd->our_id; in ahd_linux_register_host() 2360 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width() 2375 shost->this_id, starget->id, &tstate); in ahd_linux_set_period() 2402 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period() 2428 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset() 2440 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset() 2463 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt() 2486 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt() 2505 shost->this_id, starge in ahd_linux_set_qas() [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_extend.c | 139 unsigned int this_id = READ_ONCE(ext->gen_id); in __nf_ct_ext_find() local 144 if (this_id == 0 || ext->gen_id == gen_id) in __nf_ct_ext_find()
|