mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-24 15:52:58 +00:00
There was only one use of __initdata_refok and __exit_refok
__init_refok was used 46 times against 82 for __ref.
Those definitions are obsolete since commit
|
||
|---|---|---|
| .. | ||
| cache.c | ||
| copy_from_user.S | ||
| copy_to_user.S | ||
| copy_user_template.S | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| pgalloc.c | ||
| strnlen_user.S | ||
| uaccess.c | ||
| vm_fault.c | ||
| vm_tlb.c | ||