| /linux/block/ |
| H A D | bfq-wf2q.c | 787 void bfq_bfqq_served(struct bfq_queue *bfqq, int served) in bfq_bfqq_served() argument 796 bfqq->service_from_wr += served; in bfq_bfqq_served() 798 bfqq->service_from_backlogged += served; in bfq_bfqq_served() 802 entity->service += served; in bfq_bfqq_served() 804 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served() 807 bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); in bfq_bfqq_served()
|
| H A D | bfq-iosched.h | 1141 void bfq_bfqq_served(struct bfq_queue *bfqq, int served);
|
| /linux/drivers/gpu/host1x/ |
| H A D | Kconfig | 16 Tegra's graphics- and multimedia-related modules. The modules served
|
| /linux/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
|
| /linux/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 | 18 determine how io is served for a process.
|
| /linux/Documentation/mm/ |
| H A D | index.rst | 48 documentation, or deleted if it has served its purpose.
|
| /linux/Documentation/arch/s390/ |
| H A D | qeth.rst | 33 or a VLAN is registered or unregistered on the network served by the device.
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_tis.rst | 33 Pending localities are served in order by the chip in descending order, one at
|
| /linux/Documentation/networking/ |
| H A D | x25.rst | 26 being served by the LLC would be completely separate from LAPB.
|
| H A D | tuntap.rst | 140 created to the caller. Each file descriptor were served as the interface of a
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 169 that is no longer true as requests may be served out of order. This 171 of multiple IOs when served out of order which may result in total 223 requests when not being served, i.e., it does not include any time
|
| /linux/drivers/tty/ |
| H A D | moxa.c | 1476 unsigned int card, port, served = 0; in moxa_poll() local 1484 served++; in moxa_poll() 1507 if (served) in moxa_poll()
|
| /linux/kernel/sched/ext/ |
| H A D | sub.c | 242 s64 served = rq->scx.rescue.curr->se.sum_exec_runtime - rq->scx.rescue.exec_snap; in scx_rescue_slice_remaining() local 244 return max(rq->scx.rescue.slice - served, 0); in scx_rescue_slice_remaining()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 93 to be coherent with the origin device, then all reads are served from
|
| /linux/Documentation/core-api/ |
| H A D | workqueue.rst | 193 Work items queued to an unbound wq are served by the special 222 served by worker threads with elevated nice level.
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 408 | [fd = open("/mnt/fuse/file")] | [request served normally]
|
| /linux/Documentation/i2c/ |
| H A D | i2c-sysfs.rst | 108 users. These physical I2C buses can be served as good starting points for I2C
|
| /linux/net/sched/ |
| H A D | Kconfig | 17 is a FIFO (first come, first served). If you say Y here, you will be
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 386 lowest and highest numbered CPU served by this ``rcu_node`` structure,
|