Searched refs:SET_FOREACH (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_kdb.c | 154 SET_FOREACH(iter, kdb_dbbe_set) { in kdb_sysctl_available() 479 SET_FOREACH(iter, kdb_dbbe_set) { in kdb_dbbe_select() 522 SET_FOREACH(iter, kdb_dbbe_set) { in kdb_init() 533 SET_FOREACH(iter, kdb_dbbe_set) { in kdb_init()
|
| H A D | kern_cons.c | 158 SET_FOREACH(list, cons_set) { in cninit() 333 SET_FOREACH(list, cons_set) { in sysctl_kern_console() 348 SET_FOREACH(list, cons_set) { in sysctl_kern_console()
|
| H A D | subr_compressor.c | 503 SET_FOREACH(iter, compressors) { in compressor_avail() 518 SET_FOREACH(iter, compressors) { in compressor_init()
|
| H A D | kern_sysctl.c | 933 SET_FOREACH(oidp, sysctl_set) in sysctl_register_all()
|
| /f-stack/freebsd/sys/ |
| H A D | linker_set.h | 103 #define SET_FOREACH(pvar, set) \ macro
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform.c | 105 SET_FOREACH(platpp, platform_set) { in platform_probe_and_attach()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 531 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent() 550 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_freebsd.h | 388 SET_FOREACH(iter, policy##_set) { \ 401 SET_FOREACH(iter, policy##_set) { \
|
| H A D | ieee80211_ioctl.c | 767 SET_FOREACH(get, ieee80211_ioctl_getset) { in ieee80211_ioctl_getdefault() 2728 SET_FOREACH(set, ieee80211_ioctl_setset) { in ieee80211_ioctl_setdefault()
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_machdep.c | 291 SET_FOREACH(clsp, bhnd_erom_class_set) { in bcm_erom_probe_and_attach()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 920 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent() 940 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 1040 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent() 1067 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 1063 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent() 1083 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()
|