Searched refs:mac_stub (Results 1 – 7 of 7) sorted by relevance
3 .PATH: ${.CURDIR}/../../security/mac_stub5 KMOD= mac_stub7 mac_stub.c
892 if (mac->mac_stub == NULL) { in bwi_mac_fw_alloc()895 mac->mac_stub = firmware_get(fwname); in bwi_mac_fw_alloc()896 if (mac->mac_stub == NULL) { in bwi_mac_fw_alloc()1008 if (mac->mac_stub != NULL) { in bwi_mac_fw_free()1009 firmware_put(mac->mac_stub, FIRMWARE_UNLOAD); in bwi_mac_fw_free()1010 mac->mac_stub = NULL; in bwi_mac_fw_free()
469 const struct firmware *mac_stub; member
199 mac_stub \
232 mac_stub.4 \
1927 MAC_POLICY_SET(&stub_ops, mac_stub, "TrustedBSD MAC/Stub",
3488 security/mac_stub/mac_stub.c optional mac_stub