Searched refs:SET_DECLARE (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | kdb.h | 65 SET_DECLARE(kdb_dbbe_set, struct kdb_dbbe);
|
| H A D | linker_set.h | 87 #define SET_DECLARE(set, ptype) \ macro
|
| H A D | sdt.h | 144 SET_DECLARE(sdt_providers_set, struct sdt_provider); 145 SET_DECLARE(sdt_probes_set, struct sdt_probe); 146 SET_DECLARE(sdt_argtypes_set, struct sdt_argtype);
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform.c | 76 SET_DECLARE(platform_set, platform_def_t);
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_freebsd.h | 381 SET_DECLARE(policy##_set, policy##_setup); \ 503 SET_DECLARE(ieee80211_ioctl_getset, ieee80211_ioctl_getfunc); 508 SET_DECLARE(ieee80211_ioctl_setset, ieee80211_ioctl_setfunc);
|
| /f-stack/lib/ |
| H A D | ff_init_main.c | 120 SET_DECLARE(sysinit_set, struct sysinit);
|
| /f-stack/freebsd/kern/ |
| H A D | kern_cons.c | 115 SET_DECLARE(cons_set, struct consdev);
|
| H A D | subr_compressor.c | 65 SET_DECLARE(compressors, struct compressor_methods);
|
| H A D | init_main.c | 161 SET_DECLARE(sysinit_set, struct sysinit);
|
| H A D | kern_linker.c | 102 SET_DECLARE(modmetadata_set, struct mod_metadata);
|
| H A D | kern_sysctl.c | 922 SET_DECLARE(sysctl_set, struct sysctl_oid);
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 71 SET_DECLARE(linux_ioctl_handler_set, struct linux_ioctl_handler);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 97 SET_DECLARE(linux_ioctl_handler_set, struct linux_ioctl_handler);
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 88 SET_DECLARE(linux_ioctl_handler_set, struct linux_ioctl_handler);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 102 SET_DECLARE(linux_ioctl_handler_set, struct linux_ioctl_handler);
|