Searched refs:served (Results 1 – 22 of 22) sorted by relevance
/Linux-v4.19/block/ |
D | bfq-wf2q.c | 830 void bfq_bfqq_served(struct bfq_queue *bfqq, int served) in bfq_bfqq_served() argument 839 bfqq->service_from_wr += served; in bfq_bfqq_served() 841 bfqq->service_from_backlogged += served; in bfq_bfqq_served() 845 entity->service += served; in bfq_bfqq_served() 847 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served() 850 bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); in bfq_bfqq_served()
|
D | bfq-iosched.h | 918 void bfq_bfqq_served(struct bfq_queue *bfqq, int served);
|
/Linux-v4.19/drivers/gpu/host1x/ |
D | Kconfig | 9 Tegra's graphics- and multimedia-related modules. The modules served
|
/Linux-v4.19/Documentation/filesystems/ |
D | dnotify.txt | 43 access to files served by local user mode servers should be notified. 44 Also, remote accesses to files served by a local kernel NFS server should
|
D | fuse.txt | 391 | [fd = open("/mnt/fuse/file")] | [request served normally]
|
D | f2fs.txt | 618 are served all the time for writing new data. However, it suffers from cleaning
|
/Linux-v4.19/Documentation/block/ |
D | bfq-iosched.txt | 121 possibly heavy workloads are being served, BFQ guarantees: 163 giving the process the chance to go on being served if it issues 252 I/O: in fact, the longer these applications are served once 267 - ioprio classes are served in strict priority order, i.e., 268 lower-priority queues are not served as long as there are 337 requests served for each request served for another queue B. Idling 457 to the maximum number of sectors that can be served during 501 if served in such a way to receive its share of the bandwidth, then
|
D | deadline-iosched.txt | 43 a value of 1 yields first-come first-served behaviour). Increasing fifo_batch
|
D | ioprio.txt | 18 served for a process.
|
/Linux-v4.19/Documentation/s390/ |
D | qeth.txt | 26 or a VLAN is registered or unregistered on the network served by the device.
|
/Linux-v4.19/Documentation/networking/ |
D | x25.txt | 22 being served by the LLC will be completely separate from LAPB. The LLC
|
D | tuntap.txt | 118 created to the caller. Each file descriptor were served as the interface of a
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | renesas,rcar-dmac.txt | 11 number of clients to be served, channels must be shared between multiple DMA
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | blkio-controller.txt | 214 that is no longer true as requests may be served out of order. This 216 of multiple IOs when served out of order which may result in total 268 requests when not being served, i.e., it does not include any time
|
/Linux-v4.19/drivers/tty/ |
D | moxa.c | 1436 unsigned int card, port, served = 0; in moxa_poll() local 1444 served++; in moxa_poll() 1467 if (served) in moxa_poll()
|
/Linux-v4.19/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 66 Other IOCTLs can be served using the ioctl-callback. Note that this is mainly
|
/Linux-v4.19/Documentation/core-api/ |
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.
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 2257 int served = 0; in mlx4_master_comm_channel() local 2286 ++served; in mlx4_master_comm_channel() 2291 if (reported && reported != served) in mlx4_master_comm_channel() 2293 reported, served); in mlx4_master_comm_channel()
|
/Linux-v4.19/Documentation/device-mapper/ |
D | cache.txt | 86 to be coherent with the origin device, then all reads are served from
|
/Linux-v4.19/Documentation/kernel-hacking/ |
D | hacking.rst | 445 Many parts of the kernel are well served as a module
|
/Linux-v4.19/net/sched/ |
D | Kconfig | 16 is a FIFO (first come, first served). If you say Y here, you will be
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1868 smaller amount of memory, so UML disk requests will be served from the
|