Home
last modified time | relevance | path

Searched defs:masked (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_stat_mode.c55 mode_t masked = 0777 & ~mask; in test_stat_mode() local
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c49 ar5211GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5211GetPendingInterrupts()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_interrupts.c42 ar5210GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5210GetPendingInterrupts()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c54 ar5212GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5212GetPendingInterrupts()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c68 ar5416GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5416GetPendingInterrupts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c83 HAL_INT *masked, in ar9300_get_pending_interrupts()
H A Dar9300_freebsd.c659 ar9300_get_pending_interrupts_freebsd(struct ath_hal *ah, HAL_INT *masked) in ar9300_get_pending_interrupts_freebsd()
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c375 struct in6_addr masked; match_restrict6_addr() local
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h145 unsigned masked; member
H A Dntb_hw_intel.c162 unsigned masked; member
/freebsd/sys/dev/xen/bus/
H A Dxen_intr.c642 int error, masked; xen_intr_assign_cpu() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp182 auto masked = static_cast<RawShadow>(static_cast<u32>(old) | in ContainsSameAccess() local
/freebsd/sys/x86/x86/
H A Dlocal_apic.c1121 lapic_set_lvt_mask(u_int apic_id, u_int pin, u_char masked) in lapic_set_lvt_mask()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c2123 bhnd_addr_t masked; in bhndb_get_dma_translation() local
/freebsd/lib/libomp/
H A Domp-tools.h1393 ompt_record_masked_t masked; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c282 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list()