Searched refs:facility (Results 1 – 10 of 10) sorted by relevance
| /dpdk/lib/eal/linux/ |
| H A D | eal_log.c | 48 eal_log_init(const char *id, int facility) in eal_log_init() argument 56 openlog(id, LOG_NDELAY | LOG_PID, facility); in eal_log_init()
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_log.c | 11 eal_log_init(__rte_unused const char *id, __rte_unused int facility) in eal_log_init() argument
|
| /dpdk/lib/eal/common/ |
| H A D | eal_log.h | 14 int eal_log_init(const char *id, int facility);
|
| H A D | eal_common_options.c | 1280 eal_parse_syslog(const char *facility, struct internal_config *conf) in eal_parse_syslog() argument 1310 if (!strcmp(facility, map[i].name)) { in eal_parse_syslog()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 115 * ``--syslog <syslog facility>`` 117 Set syslog facility. Valid syslog facilities are::
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | timer_lib.rst | 74 …- The callout facility that provides timers with a mechanism to execute a function at a given time.
|
| H A D | overview.rst | 121 The mbuf library provides the facility to create and destroy buffers
|
| /dpdk/license/ |
| H A D | lgpl-2.1.txt | 175 d) If a facility in the modified Library refers to a function or a 177 the facility, other than as an argument passed when the facility 180 table, the facility still operates, and performs whatever part of
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_03.rst | 80 Added the private dump API which provides a facility for querying private info from a device.
|
| H A D | release_19_02.rst | 89 This SW-assisted VDPA live migration facility helps VDPA devices without
|