/freebsd-src/sys/geom/vinum/ |
H A D | geom_vinum.h |
|
/freebsd-src/sys/x86/iommu/ |
H A D | intel_idpgtbl.c | 337 idx = pglvl_pgtbl_get_pindex(domain->pglvl, base, lvl); in domain_pgtbl_get_pindex() argument 108 domain_idmap_nextlvl(struct idpgtbl * tbl,int lvl,vm_pindex_t idx,iommu_gaddr_t addr) domain_idmap_nextlvl() argument 323 domain_pgtbl_pte_off(struct dmar_domain * domain,iommu_gaddr_t base,int lvl) domain_pgtbl_pte_off() argument 353 domain_pgtbl_map_pte(struct dmar_domain * domain,iommu_gaddr_t base,int lvl,int flags,vm_pindex_t * idxp,struct sf_buf ** sf) domain_pgtbl_map_pte() argument 428 int lvl; domain_map_buf_locked() local 571 domain_free_pgtbl_pde(struct dmar_domain * domain,iommu_gaddr_t base,int lvl,int flags) domain_free_pgtbl_pde() argument 583 domain_unmap_clear_pte(struct dmar_domain * domain,iommu_gaddr_t base,int lvl,int flags,iommu_pte_t * pte,struct sf_buf ** sf,bool free_sf) domain_unmap_clear_pte() argument 619 int lvl; domain_unmap_buf_locked() local [all...] |
H A D | intel_utils.c | 197 domain_is_sp_lvl(struct dmar_domain * domain,int lvl) domain_is_sp_lvl() argument 213 pglvl_page_size(int total_pglvl,int lvl) pglvl_page_size() argument 233 domain_page_size(struct dmar_domain * domain,int lvl) domain_page_size() argument
|
/freebsd-src/contrib/openpam/include/security/ |
H A D | openpam.h | 220 #define openpam_log(lvl, ...) \ argument 223 #define openpam_log(lvl, ...) \ argument 226 #define openpam_log(lvl, fmt...) \ argument 229 #define openpam_log(lvl, fmt...) \ argument
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_debug.h | 21 #define TRACE(lvl, arg) \ argument
|
H A D | ntpd.h | 41 # define DPRINTF(lvl, arg) \ argument 47 # define DPRINTF(lvl, arg) do {} while (0) argument
|
/freebsd-src/contrib/file/src/ |
H A D | is_json.c | 181 size_t *st, size_t lvl) in json_parse_array() 218 size_t *st, size_t lvl) in json_parse_object() 347 size_t *st, size_t lvl) in json_parse()
|
/freebsd-src/sys/geom/shsec/ |
H A D | g_shsec.h | 47 #define G_SHSEC_DEBUG(lvl, ...) \ argument 49 #define G_SHSEC_LOGREQ(lvl, bp, ...) \ argument
|
/freebsd-src/sbin/ipf/libipf/ |
H A D | addipopt.c | 19 u_char lvl; in addipopt() local
|
/freebsd-src/sys/contrib/openzfs/cmd/raidz_test/ |
H A D | raidz_test.h | 95 #define LOG(lvl, ...) \ argument 101 #define LOG_OPT(lvl, opt, ...) \ argument
|
/freebsd-src/sys/geom/nop/ |
H A D | g_nop.h | 42 #define G_NOP_DEBUG(lvl, ...) \ argument 44 #define G_NOP_LOGREQLVL(lvl, bp, ...) \ argument
|
/freebsd-src/sys/geom/virstor/ |
H A D | g_virstor.h | 47 #define LOG_MSG(lvl, ...) \ argument 51 #define LOG_REQ(lvl, bp, ...) \ argument
|
/freebsd-src/sbin/ipf/ipsend/ |
H A D | ipsopt.c | 76 u_char lvl; in addipopt() local
|
/freebsd-src/sys/geom/mountver/ |
H A D | g_mountver.h | 39 #define G_MOUNTVER_DEBUG(lvl, ...) \ argument
|
/freebsd-src/sys/arm64/iommu/ |
H A D | iommu_pmap.c | 591 int lvl; in pmap_gpu_enter() local 667 int lvl; in pmap_gpu_remove() local 705 int lvl; in smmu_pmap_enter() local 763 int lvl; in smmu_pmap_remove() local [all...] |
/freebsd-src/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_bsc.c | 113 #define DEVICE_DEBUGF(sc, lvl, fmt, args...) \ argument 117 #define DEBUGF(sc, lvl, fmt, args...) \ argument
|
/freebsd-src/sys/geom/journal/ |
H A D | g_journal.h | 50 #define GJ_DEBUG(lvl, ...) \ argument 52 #define GJ_LOGREQ(lvl, bp, ...) \ argument 245 #define GJ_TIMER_START(lvl, bt) do { \ argument 249 #define GJ_TIMER_STOP(lvl, bt, ...) do { \ argument
|
/freebsd-src/sys/dev/irdma/ |
H A D | irdma_pble.c | 474 struct irdma_pble_alloc *palloc, u8 lvl) in get_lvl1_lvl2_pble() 497 u8 lvl) in irdma_get_pble()
|
/freebsd-src/crypto/openssl/crypto/x509/ |
H A D | pcy_node.c | 140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match()
|
/freebsd-src/sys/geom/label/ |
H A D | g_label.h | 50 #define G_LABEL_DEBUG(lvl, ...) \ argument
|
/freebsd-src/sys/geom/uzip/ |
H A D | g_uzip.c | 113 #define DPRINTF(lvl, a) \ argument 117 #define DPRINTF_BLK(lvl, cn, a) \ argument 123 #define DPRINTF_BRNG(lvl, bcn, ecn, a) \ argument
|
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_context_os.h | 63 #define ZFS_LOG(lvl, ...) do { \ argument
|
/freebsd-src/sys/geom/union/ |
H A D | g_union.h | 41 #define G_UNION_DEBUG(lvl, ...) \ argument 43 #define G_UNION_LOGREQLVL(lvl, bp, ...) \ argument
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | port-linux.c | 62 char *sc = NULL, *sename = NULL, *lvl = NULL; in ssh_selinux_getctxbyname() local
|
/freebsd-src/sys/geom/gate/ |
H A D | g_gate.h | 103 #define G_GATE_DEBUG(lvl, ...) \ argument 105 #define G_GATE_LOGREQ(lvl, bp, ...) \ argument
|