Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_log.c31 const char *identity; member
40 zed_log_init(const char *identity) in zed_log_init() argument
42 if (identity) { in zed_log_init()
43 const char *p = strrchr(identity, '/'); in zed_log_init()
44 _ctx.identity = (p != NULL) ? p + 1 : identity; in zed_log_init()
46 _ctx.identity = NULL; in zed_log_init()
186 openlog(_ctx.identity, LOG_NDELAY | LOG_PID, facility); in zed_log_syslog_open()
H A Dzed_log.h20 void zed_log_init(const char *identity);
/f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/
H A Dled-backlight.txt16 identity mapping is used.
H A Dled-backlight.yaml32 provided, the identity mapping is used.
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dpci-msi.txt80 * the RID, identity-mapped.
213 * RID, identity-mapped.
H A Dpci-iommu.txt68 * identity-mapped.
/f-stack/app/redis-5.0.5/deps/jemalloc/m4/
H A Dax_cxx_compile_stdcxx.m4360 const auto identity = [](int y){ return y; };
363 return x + identity(a + b);
/f-stack/dpdk/doc/guides/nics/
H A Dnfp.rst166 whose PCI system identity is "0000:03:00.0":
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure5192 const auto identity = [](int y){ return y; };
5195 return x + identity(a + b);
5626 const auto identity = [](int y){ return y; };
5629 return x + identity(a + b);
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst1352 This method is based on the following identity: