Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c1828 #define SHT(OPCODE, OP) \ in ___bpf_prog_run() macro
1861 SHT(LSH, <<) in ___bpf_prog_run()
1862 SHT(RSH, >>) in ___bpf_prog_run()
1863 #undef SHT in ___bpf_prog_run()
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_mid_low_api.rst1152 struct SHT已重命名为struct scsi_host_template。
/linux/drivers/scsi/
H A Dips.c558 ips_detect(struct scsi_host_template * SHT) in ips_detect() argument