| /OK3568_Linux_fs/kernel/block/ |
| H A D | bfq-wf2q.c | 824 void bfq_bfqq_served(struct bfq_queue *bfqq, int served) in bfq_bfqq_served() argument 833 bfqq->service_from_wr += served; in bfq_bfqq_served() 835 bfqq->service_from_backlogged += served; in bfq_bfqq_served() 839 entity->service += served; in bfq_bfqq_served() 841 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served() 844 bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); in bfq_bfqq_served()
|
| H A D | bfq-iosched.h | 1042 void bfq_bfqq_served(struct bfq_queue *bfqq, int served);
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_fslsfonts/ |
| H A D | Config.in | 6 list fonts served by X font server
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | dnotify.rst | 48 access to files served by local user mode servers should be notified. 49 Also, remote accesses to files served by a local kernel NFS server should
|
| /OK3568_Linux_fs/kernel/drivers/gpu/host1x/ |
| H A D | Kconfig | 10 Tegra's graphics- and multimedia-related modules. The modules served
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | bfq-iosched.rst | 142 possibly heavy workloads are being served, BFQ guarantees: 184 giving the process the chance to go on being served if it issues 273 I/O: in fact, the longer these applications are served once 288 - ioprio classes are served in strict priority order, i.e., 289 lower-priority queues are not served as long as there are 358 requests served for each request served for another queue B. Idling 485 to the maximum number of sectors that can be served during 522 if served in such a way to receive its share of the bandwidth, then
|
| H A D | deadline-iosched.rst | 42 a value of 1 yields first-come first-served behaviour). Increasing fifo_batch
|
| H A D | ioprio.rst | 19 served for a process.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 301 ; requests - the number of requests the process has served; 317 ; last request the process has served. Otherwise informations are related to 318 ; the current request being served.
|
| /OK3568_Linux_fs/buildroot/utils/checkpackagelib/ |
| H A D | readme.txt | 32 any line is served to be checked by the method check_line(). A class that 37 lines were served to be checked by the method check_line(). A class that
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/ |
| H A D | rarpd_ss981107.bb | 7 but since 2.3 kernels it is served by this userland daemon. \
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | qeth.rst | 33 or a VLAN is registered or unregistered on the network served by the device.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | x25.rst | 26 being served by the LLC will be completely separate from LAPB. The LLC
|
| H A D | tuntap.rst | 140 created to the caller. Each file descriptor were served as the interface of a
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 164 that is no longer true as requests may be served out of order. This 166 of multiple IOs when served out of order which may result in total 218 requests when not being served, i.e., it does not include any time
|
| /OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/ |
| H A D | setup-and-use.rst | 299 the statically-served files:: 334 that collects all the statically served files into a designated 335 directory to be served up by the Apache web server as defined by
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | memory_resource | 385 /* @brief Largest block size (in bytes) that should be served from pools. 387 * Larger allocations will be served directly by the upstream resource,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | memory_resource | 385 /* @brief Largest block size (in bytes) that should be served from pools. 387 * Larger allocations will be served directly by the upstream resource,
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0015-tftp-Do-not-use-priority-queue.patch | 11 can be served immediately without putting them to priority queue.
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | moxa.c | 1428 unsigned int card, port, served = 0; in moxa_poll() local 1436 served++; in moxa_poll() 1459 if (served) in moxa_poll()
|
| /OK3568_Linux_fs/kernel/Documentation/watchdog/ |
| H A D | convert_drivers_to_kernel_api.rst | 68 Other IOCTLs can be served using the ioctl-callback. Note that this is mainly
|
| /OK3568_Linux_fs/buildroot/package/dillo/ |
| H A D | 0004-fix-build-with-gcc-10.patch | 78 /*! service served for each plugin */
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | workqueue.rst | 168 Work items queued to an unbound wq are served by the special 197 served by worker threads with elevated nice level.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dool/dool/ |
| H A D | 0001-Fix-rename-in-docs.patch | 85 average time (in milliseconds) for I/O requests issued to the device to be served
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cmd.c | 2249 int served = 0; in mlx4_master_comm_channel() local 2278 ++served; in mlx4_master_comm_channel() 2283 if (reported && reported != served) in mlx4_master_comm_channel() 2285 reported, served); in mlx4_master_comm_channel()
|