Searched refs:_hash (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/char/tpm/ |
A D | tpm-sysfs.c | 392 F(_alg, _hash, 0) \ 393 F(_alg, _hash, 1) \ 394 F(_alg, _hash, 2) \ 395 F(_alg, _hash, 3) \ 396 F(_alg, _hash, 4) \ 397 F(_alg, _hash, 5) \ 398 F(_alg, _hash, 6) \ 399 F(_alg, _hash, 7) \ 400 F(_alg, _hash, 8) \ 401 F(_alg, _hash, 9) \ [all …]
|
/linux-6.3-rc2/include/linux/soc/mediatek/ |
A D | mtk_wed.h | 234 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) \ argument 235 (_dev)->ops->ppe_check(_dev, _skb, _reason, _hash) 254 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) do {} while (0) argument
|
/linux-6.3-rc2/tools/objtool/ |
A D | elf.c | 32 #define __elf_table(name) (elf->name##_hash)
|
Completed in 10 milliseconds