Home
last modified time | relevance | path

Searched defs:detector (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h62 template <class, template <class...> class Op, class... Args> struct detector { struct
66 struct detector<std::void_t<Op<Args...>>, Op, Args...> { argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c427 zfs_zevent_post_cb(nvlist_t *nvl, nvlist_t *detector) in zfs_zevent_post_cb()
474 nvlist_t *ereport, *detector; in zfs_ereport_start() local
1167 nvlist_t *detector = NULL; in zfs_ereport_post() local
1315 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
H A Dfm.c200 zfs_zevent_post(nvlist_t *nvl, nvlist_t *detector, zevent_cb_t *cb) in zfs_zevent_post()
761 uint64_t ena, const nvlist_t *detector, ...) in fm_ereport_set()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c464 nvlist_t *detector, *fault; in zfs_case_solve() local
569 nvlist_t *detector; in zfs_fm_recv() local