Home
last modified time | relevance | path

Searched defs:attr (Results 526 – 539 of 539) sorted by relevance

1...<<2122

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp5213 kmp_hw_attr_t attr; in __kmp_stg_parse_hw_subset() local
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h715 #define BNXT_SET_CTX_PAGE_ATTR(attr) \ argument
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1366 #define __sanitizer_syscall_pre_mq_open(name, oflag, mode, attr) \ argument
1369 #define __sanitizer_syscall_post_mq_open(res, name, oflag, mode, attr) \ argument
H A Dnetbsd_syscall_hooks.h1350 #define __sanitizer_syscall_pre_mq_open(name, oflag, mode, attr) \ argument
1353 #define __sanitizer_syscall_post_mq_open(res, name, oflag, mode, attr) \ argument
/freebsd/sys/cam/ctl/
H A Dctl.c14395 const char *attr; local
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1291 #define SA_ATTR_ENCODE(x, attr, length, bswap) \ argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h379 …char attr_l_[PADL_(const struct mq_attr32 *)]; const struct mq_attr32 * attr; char attr_r_[PADR_(c… member
383 …char attr_l_[PADL_(const struct mq_attr32 *)]; const struct mq_attr32 * attr; char attr_r_[PADR_(c… member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h1041 struct ibv_kern_ah_attr attr; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1727 enum ieee80211_p2p_attr_ids attr, u8 *p, size_t p_len) in cfg80211_get_p2p_attr()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c9445 dtrace_dofattr2attr(dtrace_attribute_t *attr, const dof_attr_t dofattr)
/freebsd/sys/arm64/include/
H A Darmreg.h1509 #define MAIR_ATTR(attr, idx) ((attr) << ((idx) * 8)) argument
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h948 struct ib_srq_attr attr; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10918 if (const auto *attr = NewFD->getAttr<AvailabilityAttr>()) { in ActOnFunctionDeclarator() local
/freebsd/sys/sys/
H A Dsysproto.h1256 …char attr_l_[PADL_(const struct mq_attr *)]; const struct mq_attr * attr; char attr_r_[PADR_(const… member
1260 …char attr_l_[PADL_(const struct mq_attr *)]; const struct mq_attr * attr; char attr_r_[PADR_(const… member

1...<<2122