Searched refs:_hash (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 409 #define _TPM_HELPER(_alg, _hash, F) \ argument 410 F(_alg, _hash, 0) \ 411 F(_alg, _hash, 1) \ 412 F(_alg, _hash, 2) \ 413 F(_alg, _hash, 3) \ 414 F(_alg, _hash, 4) \ 415 F(_alg, _hash, 5) \ 416 F(_alg, _hash, 6) \ 417 F(_alg, _hash, 7) \ 418 F(_alg, _hash, 8) \ [all …]
|
/linux/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 290 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) \ argument 291 (_dev)->ops->ppe_check(_dev, _skb, _reason, _hash) 321 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) do {} while (0) argument
|
/linux/tools/objtool/ |
H A D | elf.c | 30 #define __elf_table(name) (elf->name##_hash)
|