Searched full:ages (Results 1 – 24 of 24) sorted by relevance
/Linux-v5.10/fs/unicode/ |
D | mkutf8data.c | 89 unsigned int *ages; variable 1330 * For the Age, we store the index into the ages table. Effectively 1606 /* Count the number of different ages. */ in trees_init() 1625 /* Assign ages to the trees. */ in trees_init() 1641 /* The ages assigned above are off by one. */ in trees_init() 1644 while (ages[j] < trees[i].maxage) in trees_init() 1646 trees[i].maxage = ages[j-1]; in trees_init() 1984 ages = calloc(ages_count + 1, sizeof(*ages)); in age_init() 1986 ages[ages_count] = (unsigned int)-1; in age_init() 1995 ages[++gen] = in age_init() [all …]
|
/Linux-v5.10/Documentation/block/ |
D | ioprio.rst | 12 scheduling for ages. This document mainly details the current possibilities
|
/Linux-v5.10/Documentation/RCU/ |
D | torture.rst | 91 * "Reader Pipe": Histogram of "ages" of structures seen by readers. 103 * "Reader Batch": Another histogram of "ages" of structures seen
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | nand-controller.yaml | 108 it as the device ages. Otherwise, the out-of-band area of a
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | cx88-cardlist.rst | 238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
|
/Linux-v5.10/mm/ |
D | workingset.c | 218 * workingset_age_nonresident - age non-resident entries as LRU ages 236 * So when the physical inactive list of a leaf cgroup ages, in workingset_age_nonresident()
|
/Linux-v5.10/drivers/s390/scsi/ |
D | zfcp_ccw.c | 69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
|
/Linux-v5.10/drivers/bus/ |
D | vexpress-config.c | 188 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | processor.h | 187 u8 load_slb; /* Ages out SLB preload cache entries */
|
/Linux-v5.10/fs/ntfs/ |
D | logfile.h | 30 * volume is first formatted, but as the volume ages, all records will be used.
|
/Linux-v5.10/Documentation/admin-guide/mm/ |
D | transhuge.rst | 387 As the system ages, allocating huge pages may be expensive as the
|
/Linux-v5.10/net/bridge/ |
D | br_stp.c | 604 * 0 - entry never ages (all permanant)
|
/Linux-v5.10/Documentation/admin-guide/ |
D | xfs.rst | 276 The interval at which the filesystem ages filestreams cache
|
/Linux-v5.10/drivers/gpu/drm/mga/ |
D | mga_dma.c | 90 /* FIXME: Reset counters, buffer ages etc... in mga_do_dma_reset()
|
/Linux-v5.10/fs/jffs2/ |
D | nodemgmt.c | 708 spend ages scanning it on mount, etc. */ in jffs2_mark_node_obsolete()
|
D | wbuf.c | 124 spend ages scanning it on mount, etc. */ in jffs2_refile_wbuf_blocks()
|
/Linux-v5.10/drivers/md/ |
D | dm-bufio.c | 40 * Check buffer ages in this interval (seconds)
|
/Linux-v5.10/drivers/video/fbdev/ |
D | pm2fb.c | 20 * Multiple boards support has been on the TODO list for ages.
|
/Linux-v5.10/drivers/net/ethernet/via/ |
D | via-rhine.c | 1848 * Nobody wants cur_tx write to rot for ages after the NIC will have in rhine_start_tx()
|
/Linux-v5.10/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 1793 * Ages FCFs. Triggers FCF selection if possible.
|
/Linux-v5.10/arch/sparc/kernel/ |
D | traps_64.c | 2173 pr_emerg("SUN4V NON-RECOVERABLE ERROR: Claiming %lu ages.\n", in sun4v_nonresum_error_user_handled()
|
/Linux-v5.10/drivers/media/pci/cx88/ |
D | cx88-cards.c | 1410 .name = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
|
/Linux-v5.10/drivers/usb/core/ |
D | hub.c | 4668 * this area, and this is how Linux has done it for ages. in hub_port_init()
|
/Linux-v5.10/drivers/block/drbd/ |
D | drbd_receiver.c | 2378 * 1<<9 == 512 seconds aka ages for the 32bit wrap around...
|