aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_msr.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: make bpf_link_create_arg a templateDmitry Vyukov2022-04-271-1/+0
| | | | | | Make bpf_link_create_arg a template so that it's possible to create more specialized versions. Add a specialized version for XDP links. First, they need a special program type, plus a special attach type and target fd is not an fd, but rather ifindex.
* sys/linux: regenerate constsDmitry Vyukov2022-01-111-5/+5
| | | | | NL802154_IFTYPE_UNSPEC value was changed in kernel commit 451dc48c806a7ce9fbec5e7a24ccf4b2c936e834. dev_msr consts were not generated for non-x86 arches.
* sys/linux: add /dev/cpu/X/msr to dev_msr.txtVikram Narayanan2021-11-181-0/+7