Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c1717 #define SHT(OPCODE, OP) \ in ___bpf_prog_run() macro
1750 SHT(LSH, <<) in ___bpf_prog_run()
1751 SHT(RSH, >>) in ___bpf_prog_run()
1752 #undef SHT in ___bpf_prog_run()
/openbmc/linux/Documentation/scsi/
H A Dscsi_mid_low_api.rst1279 struct SHT has been renamed to struct scsi_host_template.
/openbmc/linux/drivers/scsi/
H A Dips.c557 ips_detect(struct scsi_host_template * SHT) in ips_detect() argument