| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/ |
| H A D | zfs_list_004_neg.ksh | 52 paths="$TESTPOOL/NONEXISTFS $TESTPOOL/$TESTFS/NONEXISTFS \ 57 for fs in $paths ; do
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interconnect/ |
| H A D | interconnect.txt | 39 bandwidth requirements along interconnect paths they are connected to. There 41 multiple paths from different providers depending on use case and the 51 interconnect-names to match interconnect paths with interconnect
|
| /f-stack/tools/libutil/ |
| H A D | login_class.c | 198 setclassenvironment(login_cap_t *lc, const struct passwd * pwd, int paths) in setclassenvironment() argument 200 struct login_vars *vars = paths ? pathvars : envars; in setclassenvironment() 209 const char * var = paths ? login_getpath(lc, vars->tag, NULL) in setclassenvironment() 227 if (!paths) { in setclassenvironment()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-is_owner_or_cap.m4 | 5 dnl # paths.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | keep_alive.rst | 35 such, the initialization and run-time paths are very similar to those 83 overview section, the initialization and run-time paths are very 123 the same paths as the L2 forwarding application. The only
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 434 Virtio paths Selection and Usage 437 Logically virtio-PMD has 9 paths based on the combination of virtio features 457 Virtio paths Selection 460 If packed virtqueue is not negotiated, below split virtqueue paths will be selected 474 If packed virtqueue is negotiated, below packed virtqueue paths will be selected 503 Virtio paths Rx callbacks Tx callbacks 518 Virtio paths Support Status from Release to Release 529 All virtio paths support status are shown in below table: 534 Virtio paths 16.11 ~ 18.05 18.08 ~ 18.11 19.02 ~ 19.11 20.05 ~ 553 * Qemu now supports three paths of split virtqueue: Split virtqueue mergeable path,
|
| H A D | ice.rst | 208 Vector PMD for RX and TX path are selected automatically. The paths 213 If it's supported, AVX2 paths will be chosen. If not, SSE is chosen. 218 normal paths are chosen. 308 in the following paths in order: /lib/firmware/updates/intel/ice/ddp
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzutil.h | 64 int paths; /* number of paths to search */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/msm/ |
| H A D | gpu.txt | 27 will have two paths; all others will have one path. 28 - interconnect-names: The names of the interconnect paths that correspond to the
|
| H A D | dpu.txt | 33 2 paths corresponding to 2 AXI ports. 35 2 interconnect paths defined with interconnect specifier.
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-devbind.py | 591 paths = [basename(path) for path in glob(path_join(sysfs_path, _glob))] 592 if paths: 593 return paths
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_file.c | 533 p = cf->cycle->paths.elts; in ngx_add_path() 534 for (i = 0; i < cf->cycle->paths.nelts; i++) { in ngx_add_path() 586 p = ngx_array_push(&cf->cycle->paths); in ngx_add_path() 604 path = cycle->paths.elts; in ngx_create_paths() 605 for (i = 0; i < cycle->paths.nelts; i++) { in ngx_create_paths()
|
| H A D | ngx_cycle.h | 60 ngx_array_t paths; member
|
| H A D | ngx_cycle.c | 116 n = old_cycle->paths.nelts ? old_cycle->paths.nelts : 10; in ngx_init_cycle() 118 if (ngx_array_init(&cycle->paths, pool, n, sizeof(ngx_path_t *)) in ngx_init_cycle() 125 ngx_memzero(cycle->paths.elts, n * sizeof(ngx_path_t *)); in ngx_init_cycle()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process_cycle.c | 548 path = ngx_cycle->paths.elts; in ngx_start_cache_manager_processes() 549 for (i = 0; i < ngx_cycle->paths.nelts; i++) { in ngx_start_cache_manager_processes() 1450 path = ngx_cycle->paths.elts; in ngx_cache_manager_process_handler() 1451 for (i = 0; i < ngx_cycle->paths.nelts; i++) { in ngx_cache_manager_process_handler() 1479 path = cycle->paths.elts; in ngx_cache_loader_process_handler() 1480 for (i = 0; i < cycle->paths.nelts; i++) { in ngx_cache_loader_process_handler()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lm3692x.txt | 27 - reg : 0 - Will enable all LED sync paths
|
| /f-stack/freebsd/contrib/openzfs/cmd/zhack/ |
| H A D | zhack.c | 497 assert(g_importargs.paths < MAX_NUM_PATHS); in main() 498 g_importargs.path[g_importargs.paths++] = optarg; in main()
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 216 Specify the maximum SIMD bitwidth size to handle. This limits which vector paths, 217 if any, are taken, as any paths taken must use a bitwidth below the max bitwidth limit.
|
| H A D | build_dpdk.rst | 69 On some linux distributions, such as Fedora or Redhat, paths in `/usr/local` are 70 not in the default paths for the loader. Therefore, on these
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | make | 70 # the core dependencies and include paths 90 # the http dependencies and include paths 116 # the mail dependencies and include paths 144 # the stream dependencies and include paths
|
| /f-stack/dpdk/ |
| H A D | meson.build | 43 # do configuration and get tool paths
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | samsung,aries-wm8994.yaml | 66 description: GPIO for switching between tv-out and mic paths
|
| /f-stack/tools/libxo/doc/ |
| H A D | intro.rst | 71 And you don't want multiple code paths that can't help but get out
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 778 paths = [] 782 if uniq not in paths: 783 paths.append(uniq) 787 done = total == len(paths)
|
| /f-stack/dpdk/doc/guides/windows_gsg/ |
| H A D | build_dpdk.rst | 110 Depending on the distribution, paths in this file may need adjustments.
|