| /f-stack/dpdk/lib/librte_cfgfile/ |
| H A D | rte_cfgfile.c | 97 return &cfg->sections[i]; in _get_section() 291 if (cfg->sections == NULL) in rte_cfgfile_create() 312 if (cfg->sections != NULL) { in rte_cfgfile_create() 319 free(cfg->sections); in rte_cfgfile_create() 320 cfg->sections = NULL; in rte_cfgfile_create() 341 realloc(cfg->sections, in rte_cfgfile_add_section() 355 cfg->sections = n_sections; in rte_cfgfile_add_section() 450 if (cfg->sections != NULL) { in rte_cfgfile_close() 457 free(cfg->sections); in rte_cfgfile_close() 458 cfg->sections = NULL; in rte_cfgfile_close() [all …]
|
| H A D | rte_cfgfile.h | 202 int rte_cfgfile_sections(struct rte_cfgfile *cfg, char *sections[],
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-shared-linux-n32.ld | 69 /* Read-only sections, merged into text segment: */ 126 /* .gnu.warning sections are handled specially by elf32.em. */ 153 /* Thread Local Storage sections */ 219 /* We want the small data sections together, so single-instruction offsets 257 .bss section disappears because there are no input sections. 267 /* Stabs debugging sections. */ 275 /* DWARF debug sections. 276 Symbols in the DWARF debugging sections are relative to the beginning
|
| H A D | cvmx-shared-linux.ld | 69 /* Read-only sections, merged into text segment: */ 125 /* .gnu.warning sections are handled specially by elf32.em. */ 152 /* Thread Local Storage sections */ 218 /* We want the small data sections together, so single-instruction offsets 256 .bss section disappears because there are no input sections. 266 /* Stabs debugging sections. */ 274 /* DWARF debug sections. 275 Symbols in the DWARF debugging sections are relative to the beginning
|
| H A D | cvmx-shared-linux-o32.ld | 71 /* Read-only sections, merged into text segment: */ 123 /* .gnu.warning sections are handled specially by elf32.em. */ 197 /* We want the small data sections together, so single-instruction offsets 235 .bss section disappears because there are no input sections. */ 243 /* Stabs debugging sections. */ 251 /* DWARF debug sections. 252 Symbols in the DWARF debugging sections are relative to the beginning
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | files.xlp | 26 …e-argument -mno-branch-likely -fno-pic -mno-abicalls -ffunction-sections -fdata-sections -G0 -Wall…
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/rockchip/ |
| H A D | grf.txt | 6 From RK3368 SoCs, the GRF is divided into two sections, 13 ON RK3308 SoC, the GRF is divided into four sections:
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | perf_opt_guidelines.rst | 14 The following sections describe optimizations used in DPDK and optimizations that should be conside…
|
| H A D | rcu_lib.rst | 13 In the following sections, the term "memory" refers to memory allocated 67 It can be noted that, the critical sections for D2 is a quiescent state 89 sections smaller will keep the grace period smaller. However, keeping the 90 critical sections smaller requires additional CPU cycles (due to additional
|
| H A D | profile_app.rst | 7 The following sections describe methods of profiling DPDK applications on
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | overview.rst | 34 NIC guide in the following sections for details.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | keep_alive.rst | 81 The following sections provide some explanation of the The 95 The following sections provide some explanation of the code aspects
|
| H A D | hello_world.rst | 32 The following sections provide some explanation of code.
|
| H A D | ip_reassembly.rst | 142 The following sections provide some explanation of the sample application code. 144 The following sections describe aspects that are specific to the IP reassemble sample application.
|
| H A D | l3_forward_access_ctrl.rst | 32 The following sections provide more detail. 305 The following sections provide some explanation of the sample application code. 307 The following sections describe aspects that are specific to L3 forwarding with access control.
|
| H A D | timer.rst | 32 The following sections provide some explanation of the code.
|
| /f-stack/dpdk/doc/guides/regexdevs/ |
| H A D | features_overview.rst | 100 driver guide in the following sections for details.
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | TESTING.md | 4 Zstandard CI testing is split up into three sections:
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | README.md | 126 `-ffunction-sections`, `-fdata-sections`, `-fmerge-all-constants`, 127 `-Wl,--gc-sections`, `-Wl,-z,norelro`, and an archiver that understands
|
| /f-stack/tools/libxo/doc/ |
| H A D | format-strings.rst | 28 are described in the following sections.
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.c | 3133 int sections = 0; in genRedisInfoString() local 3152 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3214 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3256 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3345 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3435 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3494 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3622 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3637 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() 3657 if (sections++) info = sdscat(info,"\r\n"); in genRedisInfoString() [all …]
|
| /f-stack/dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 158 driver guide in the following sections for details.
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 335 The file is made of the sections. The first section doesn't have header. 338 initial vector. All other sections begin header. 339 The sections contain particular information typically digest.
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | lm_virtio_vhost_user.rst | 15 The following sections show an example of how to do this migration. 44 :ref:`Sample VM scripts <lm_virtio_vhost_user_vm_scripts>` sections.
|
| /f-stack/freebsd/contrib/openzfs/cmd/arc_summary/ |
| H A D | arc_summary3 | 460 sections = sorted(kstats_dict.keys()) 462 for section in sections:
|