Searched refs:_hash (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H 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 …]
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | stat+shadow_stat.sh | 17 while read num evt _hash ipc rest 48 while read cpu num evt _hash ipc rest
|
/openbmc/linux/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 237 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) \ argument 238 (_dev)->ops->ppe_check(_dev, _skb, _reason, _hash) 259 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) do {} while (0) argument
|
/openbmc/linux/tools/objtool/ |
H A D | elf.c | 32 #define __elf_table(name) (elf->name##_hash)
|