Home
last modified time | relevance | path

Searched refs:SHT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c1418 #define SHT(OPCODE, OP) \ in ___bpf_prog_run() macro
1451 SHT(LSH, <<) in ___bpf_prog_run()
1452 SHT(RSH, >>) in ___bpf_prog_run()
1453 #undef SHT in ___bpf_prog_run()
/kernel/linux/linux-5.10/Documentation/scsi/
Dscsi_mid_low_api.rst1284 struct SHT has been renamed to struct scsi_host_template.
/kernel/linux/linux-5.10/drivers/scsi/
Dips.c553 ips_detect(struct scsi_host_template * SHT) in ips_detect() argument