Home
last modified time | relevance | path

Searched full:unit (Results 1 – 25 of 2078) sorted by relevance

12345678910>>...84

/Linux-v6.6/drivers/s390/scsi/
Dzfcp_unit.c16 * @unit: The zfcp LUN/unit to register
22 void zfcp_unit_scsi_scan(struct zfcp_unit *unit) in zfcp_unit_scsi_scan() argument
24 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan()
27 lun = scsilun_to_int((struct scsi_lun *) &unit->fcp_lun); in zfcp_unit_scsi_scan()
36 struct zfcp_unit *unit = container_of(work, struct zfcp_unit, in zfcp_unit_scsi_scan_work() local
39 zfcp_unit_scsi_scan(unit); in zfcp_unit_scsi_scan_work()
40 put_device(&unit->dev); in zfcp_unit_scsi_scan_work()
55 struct zfcp_unit *unit; in zfcp_unit_queue_scsi_scan() local
58 list_for_each_entry(unit, &port->unit_list, list) { in zfcp_unit_queue_scsi_scan()
59 get_device(&unit->dev); in zfcp_unit_queue_scsi_scan()
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/knightslanding/
Duncore-cache.json8 "Unit": "CHA" string
16 "Unit": "CHA" string
24 "Unit": "CHA" string
32 "Unit": "CHA" string
40 "Unit": "CHA" string
48 "Unit": "CHA" string
56 "Unit": "CHA" string
64 "Unit": "CHA" string
72 "Unit": "CHA" string
80 "Unit": "CHA" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/s390/cf_z16/
Dpai_crypto.json3 "Unit": "PAI-CRYPTO", string
10 "Unit": "PAI-CRYPTO", string
17 "Unit": "PAI-CRYPTO", string
24 "Unit": "PAI-CRYPTO", string
31 "Unit": "PAI-CRYPTO", string
38 "Unit": "PAI-CRYPTO", string
45 "Unit": "PAI-CRYPTO", string
52 "Unit": "PAI-CRYPTO", string
59 "Unit": "PAI-CRYPTO", string
66 "Unit": "PAI-CRYPTO", string
[all …]
Dpai_ext.json3 "Unit": "PAI-EXT", string
10 "Unit": "PAI-EXT", string
16 "Unit": "PAI-EXT", string
22 "Unit": "PAI-EXT", string
28 "Unit": "PAI-EXT", string
34 "Unit": "PAI-EXT", string
40 "Unit": "PAI-EXT", string
46 "Unit": "PAI-EXT", string
52 "Unit": "PAI-EXT", string
58 "Unit": "PAI-EXT", string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/
Dali_drw.json3 "BriefDescription": "A Write or Read Op at HIF interface. The unit is 64B.",
6 "Unit": "ali_drw", string
10 "BriefDescription": "A Write Op at HIF interface. The unit is 64B.",
13 "Unit": "ali_drw", string
17 "BriefDescription": "A Read Op at HIF interface. The unit is 64B.",
20 "Unit": "ali_drw", string
24 "BriefDescription": "A Read-Modify-Write Op at HIF interface. The unit is 64B.",
27 "Unit": "ali_drw", string
31 "BriefDescription": "A high priority Read at HIF interface. The unit is 64B.",
34 "Unit": "ali_drw", string
[all …]
/Linux-v6.6/drivers/char/xillybus/
Dxillybus_class.c58 struct xilly_unit *unit, *u; in xillybus_init_chrdev() local
60 unit = kzalloc(sizeof(*unit), GFP_KERNEL); in xillybus_init_chrdev()
62 if (!unit) in xillybus_init_chrdev()
68 snprintf(unit->name, UNITNAMELEN, "%s", prefix); in xillybus_init_chrdev()
71 snprintf(unit->name, UNITNAMELEN, "%s_%02d", in xillybus_init_chrdev()
76 if (!strcmp(unit->name, u->name)) { in xillybus_init_chrdev()
82 rc = alloc_chrdev_region(&mdev, 0, num_nodes, unit->name); in xillybus_init_chrdev()
89 unit->major = MAJOR(mdev); in xillybus_init_chrdev()
90 unit->lowest_minor = MINOR(mdev); in xillybus_init_chrdev()
91 unit->num_nodes = num_nodes; in xillybus_init_chrdev()
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/cascadelakex/
Duncore-memory.json10 "Unit": "iMC" string
20 "Unit": "iMC" string
29 "Unit": "iMC" string
38 "Unit": "iMC" string
47 "Unit": "iMC" string
55 "Unit": "iMC" string
63 "Unit": "iMC" string
71 "Unit": "iMC" string
80 "Unit": "iMC" string
89 "Unit": "iMC" string
[all …]
Duncore-io.json12unit on the main die (generally memory). In the general case, Part0 refers to a standard PCIe card…
15 "Unit": "IIO" string
27unit on the main die (generally memory). In the general case, Part0 refers to a standard PCIe card…
30 "Unit": "IIO" string
37 … "PublicDescription": "Counts clockticks of the 1GHz traffic controller clock in the IIO unit.",
38 "Unit": "IIO" string
48 "Unit": "IIO" string
58 "Unit": "IIO" string
68 "Unit": "IIO" string
78 "Unit": "IIO" string
[all …]
Duncore-cache.json10 "Unit": "CHA" string
20 "Unit": "CHA" string
30 "Unit": "CHA" string
41 "Unit": "CHA" string
52 "Unit": "CHA" string
61 "Unit": "CHA" string
70 "Unit": "CHA" string
79 "Unit": "CHA" string
88 "Unit": "CHA" string
97 "Unit": "CHA" string
[all …]
Duncore-interconnect.json9 "Unit": "IRP" string
18 "Unit": "IRP" string
27 "Unit": "IRP" string
34 "Unit": "IRP" string
43 "Unit": "IRP" string
52 "Unit": "IRP" string
61 "Unit": "IRP" string
70 "Unit": "IRP" string
79 "Unit": "IRP" string
82 …"BriefDescription": "PCIITOM request issued by the IRP unit to the mesh with the intention of writ…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/
Duncore-memory.json10 "Unit": "iMC" string
20 "Unit": "iMC" string
29 "Unit": "iMC" string
38 "Unit": "iMC" string
47 "Unit": "iMC" string
55 "Unit": "iMC" string
63 "Unit": "iMC" string
71 "Unit": "iMC" string
80 "Unit": "iMC" string
89 "Unit": "iMC" string
[all …]
Duncore-io.json12unit on the main die (generally memory). In the general case, Part0 refers to a standard PCIe card…
15 "Unit": "IIO" string
27unit on the main die (generally memory). In the general case, Part0 refers to a standard PCIe card…
30 "Unit": "IIO" string
37 … "PublicDescription": "Counts clockticks of the 1GHz trafiic controller clock in the IIO unit.",
38 "Unit": "IIO" string
48 "Unit": "IIO" string
58 "Unit": "IIO" string
68 "Unit": "IIO" string
78 "Unit": "IIO" string
[all …]
Duncore-cache.json9 "Unit": "CHA" string
18 "Unit": "CHA" string
27 "Unit": "CHA" string
36 "Unit": "CHA" string
45 "Unit": "CHA" string
54 "Unit": "CHA" string
63 "Unit": "CHA" string
72 "Unit": "CHA" string
81 "Unit": "CHA" string
90 "Unit": "CHA" string
[all …]
Duncore-interconnect.json9 "Unit": "IRP" string
18 "Unit": "IRP" string
27 "Unit": "IRP" string
34 "Unit": "IRP" string
43 "Unit": "IRP" string
52 "Unit": "IRP" string
61 "Unit": "IRP" string
70 "Unit": "IRP" string
79 "Unit": "IRP" string
82 …"BriefDescription": "PCIITOM request issued by the IRP unit to the mesh with the intention of writ…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/
Duncore-cxl.json8 "Unit": "CXLCM" string
16 "Unit": "CXLCM" string
24 "Unit": "CXLCM" string
32 "Unit": "CXLCM" string
40 "Unit": "CXLCM" string
48 "Unit": "CXLCM" string
56 "Unit": "CXLCM" string
64 "Unit": "CXLCM" string
72 "Unit": "CXLCM" string
80 "Unit": "CXLCM" string
[all …]
Duncore-memory.json7 "Unit": "M2HBM" string
14 "Unit": "M2HBM" string
22 "Unit": "M2HBM" string
31 "Unit": "M2HBM" string
38 "Unit": "M2HBM" string
46 "Unit": "M2HBM" string
54 "Unit": "M2HBM" string
62 "Unit": "M2HBM" string
70 "Unit": "M2HBM" string
81 "Unit": "M2HBM" string
[all …]
Duncore-interconnect.json9 "Unit": "IRP" string
17 "Unit": "IRP" string
24 "Unit": "IRP" string
31 "Unit": "IRP" string
38 "Unit": "IRP" string
45 "Unit": "IRP" string
53 "Unit": "IRP" string
61 "Unit": "IRP" string
69 "Unit": "IRP" string
77 "Unit": "IRP" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/amdzen4/
Ddata-fabric.json8 "Unit": "DFPMC" string
16 "Unit": "DFPMC" string
24 "Unit": "DFPMC" string
32 "Unit": "DFPMC" string
40 "Unit": "DFPMC" string
48 "Unit": "DFPMC" string
56 "Unit": "DFPMC" string
64 "Unit": "DFPMC" string
72 "Unit": "DFPMC" string
80 "Unit": "DFPMC" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-memory.json9 "Unit": "iMC" string
18 "Unit": "iMC" string
27 "Unit": "iMC" string
35 "Unit": "iMC" string
43 "Unit": "iMC" string
51 "Unit": "iMC" string
60 "Unit": "iMC" string
69 "Unit": "iMC" string
78 "Unit": "iMC" string
86 "Unit": "iMC" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-memory.json10 "Unit": "iMC" string
20 "Unit": "iMC" string
29 "Unit": "iMC" string
38 "Unit": "iMC" string
47 "Unit": "iMC" string
55 "Unit": "iMC" string
63 "Unit": "iMC" string
71 "Unit": "iMC" string
80 "Unit": "iMC" string
89 "Unit": "iMC" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-memory.json10 "Unit": "iMC" string
20 "Unit": "iMC" string
29 "Unit": "iMC" string
38 "Unit": "iMC" string
47 "Unit": "iMC" string
55 "Unit": "iMC" string
63 "Unit": "iMC" string
71 "Unit": "iMC" string
80 "Unit": "iMC" string
89 "Unit": "iMC" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelakex/
Duncore-memory.json9 "Unit": "iMC" string
18 "Unit": "iMC" string
27 "Unit": "iMC" string
36 "Unit": "iMC" string
45 "Unit": "iMC" string
54 "Unit": "iMC" string
63 "Unit": "iMC" string
72 "Unit": "iMC" string
81 "Unit": "iMC" string
90 "Unit": "iMC" string
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-memory.json9 "Unit": "iMC" string
18 "Unit": "iMC" string
27 "Unit": "iMC" string
35 "Unit": "iMC" string
43 "Unit": "iMC" string
51 "Unit": "iMC" string
60 "Unit": "iMC" string
69 "Unit": "iMC" string
78 "Unit": "iMC" string
86 "Unit": "iMC" string
[all …]
/Linux-v6.6/arch/mips/cavium-octeon/
Docteon-memcpy.S132 #define FIRST(unit) ((unit)*NBYTES) argument
133 #define REST(unit) (FIRST(unit)+NBYTES-1) argument
134 #define UNIT(unit) FIRST(unit) argument
187 EXC( LOAD t0, UNIT(0)(src), l_exc)
188 EXC( LOAD t1, UNIT(1)(src), l_exc_copy)
189 EXC( LOAD t2, UNIT(2)(src), l_exc_copy)
190 EXC( LOAD t3, UNIT(3)(src), l_exc_copy)
192 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u)
193 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u)
194 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u)
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/
Duncore-hha.json7 "Unit": "hisi_sccl,hha" string
14 "Unit": "hisi_sccl,hha" string
21 "Unit": "hisi_sccl,hha" string
28 "Unit": "hisi_sccl,hha" string
33 "Unit": "hisi_sccl,hha" string
38 "Unit": "hisi_sccl,hha" string
43 "Unit": "hisi_sccl,hha" string
50 "Unit": "hisi_sccl,hha" string
57 "Unit": "hisi_sccl,hha" string
64 "Unit": "hisi_sccl,hha" string
[all …]

12345678910>>...84