Home
last modified time | relevance | path

Searched defs:eid (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_event.c114 uint64_t eid; in zed_event_seek() local
215 _zed_event_add_var(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_var()
304 _zed_event_add_array_err(uint64_t eid, const char *name) in _zed_event_add_array_err()
314 _zed_event_add_int8_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_int8_array()
344 _zed_event_add_uint8_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_uint8_array()
374 _zed_event_add_int16_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_int16_array()
404 _zed_event_add_uint16_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_uint16_array()
434 _zed_event_add_int32_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_int32_array()
464 _zed_event_add_uint32_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_uint32_array()
494 _zed_event_add_int64_array(uint64_t eid, zed_strings_t *zsp, in _zed_event_add_int64_array()
[all …]
H A Dzed_exec.c81 _zed_exec_fork_child(uint64_t eid, const char *dir, const char *prog, in _zed_exec_fork_child()
195 zed_exec_process(uint64_t eid, const char *class, const char *subclass, in zed_exec_process()
H A Dzed_conf.c688 zed_conf_write_state(struct zed_conf *zcp, uint64_t eid, int64_t etime[]) in zed_conf_write_state()
/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c158 xo_set_syslog_enterprise_id (unsigned short eid) in xo_set_syslog_enterprise_id()
610 const char *eid = xo_syslog_enterprise_id; in xo_vsyslog() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dfm.c510 uint64_t eid; in zfs_zevent_post() local
716 zfs_zevent_seek(zfs_zevent_t *ze, uint64_t eid) in zfs_zevent_seek()
/f-stack/dpdk/app/test/
H A Dtest_event_eth_tx_adapter.c44 static uint64_t eid = ~0ULL; variable
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_if.h1268 __le64 eid; member
1881 __le64 eid; member
1896 __le64 eid; member
1914 __le64 eid; member
1929 __le64 eid; member
1943 __le64 eid; member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h1791 uint64_t eid : 5; /**< Engine ID to which this port is mapped member
1837 uint64_t eid : 5; /**< Engine ID to which this port is mapped */ member
2021 uint64_t eid : 4; /**< Engine ID to which this port is mapped member
2066 uint64_t eid : 4; /**< Engine ID to which this port is mapped member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c4448 zpool_events_seek(libzfs_handle_t *hdl, uint64_t eid, int zevent_fd) in zpool_events_seek()