Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDSTLExtras.h62 template <class, template <class...> class Op, class... Args> struct detector { struct
66 struct detector<std::void_t<Op<Args...>>, Op, Args...> { argument
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzfs_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
1168 nvlist_t *detector = NULL; in zfs_ereport_post() local
1316 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
HDfm.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-14-stable/sys/contrib/openzfs/cmd/zed/agents/
HDzfs_diagnosis.c441 nvlist_t *detector, *fault; in zfs_case_solve() local
518 nvlist_t *detector; in zfs_fm_recv() local