Home
last modified time | relevance | path

Searched refs:served (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/block/
H A Dbfq-wf2q.c824 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 Dbfq-iosched.h1042 void bfq_bfqq_served(struct bfq_queue *bfqq, int served);
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_fslsfonts/
H A DConfig.in6 list fonts served by X font server
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Ddnotify.rst48 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 DKconfig10 Tegra's graphics- and multimedia-related modules. The modules served
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbfq-iosched.rst142 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 Ddeadline-iosched.rst42 a value of 1 yields first-come first-served behaviour). Increasing fifo_batch
H A Dioprio.rst19 served for a process.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf301 ; 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 Dreadme.txt32 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 Drarpd_ss981107.bb7 but since 2.3 kernels it is served by this userland daemon. \
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dqeth.rst33 or a VLAN is registered or unregistered on the network served by the device.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dx25.rst26 being served by the LLC will be completely separate from LAPB. The LLC
H A Dtuntap.rst140 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 Dblkio-controller.rst164 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 Dsetup-and-use.rst299 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 Dmemory_resource385 /* @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 Dmemory_resource385 /* @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 D0015-tftp-Do-not-use-priority-queue.patch11 can be served immediately without putting them to priority queue.
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmoxa.c1428 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 Dconvert_drivers_to_kernel_api.rst68 Other IOCTLs can be served using the ioctl-callback. Note that this is mainly
/OK3568_Linux_fs/buildroot/package/dillo/
H A D0004-fix-build-with-gcc-10.patch78 /*! service served for each plugin */
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dworkqueue.rst168 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 D0001-Fix-rename-in-docs.patch85 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 Dcmd.c2249 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()

12