Searched full:ages (Results 1 – 21 of 21) sorted by relevance
/linux/fs/unicode/ |
H A 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/Documentation/devicetree/bindings/mtd/ |
H A D | raw-nand-chip.yaml | 64 it as the device ages. Otherwise, the out-of-band area of a
|
/linux/Documentation/block/ |
H A D | ioprio.rst | 10 similar to what has been possible with cpu scheduling for ages. Support for io
|
/linux/Documentation/RCU/ |
H A 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/Documentation/admin-guide/media/ |
H A D | cx88-cardlist.rst | 238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_ccw.c | 69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
|
/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 374 which are rather testing artifacts from the old ages. 582 As the system ages, allocating huge pages may be expensive as the
|
/linux/drivers/bus/ |
H A D | vexpress-config.c | 188 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
|
/linux/mm/ |
H A D | workingset.c | 347 * workingset_age_nonresident - age non-resident entries as LRU ages 365 * So when the physical inactive list of a leaf cgroup ages, in workingset_age_nonresident()
|
H A D | ksm.c | 2428 * Smaller ages are not skipped, they need to get a chance to go in should_skip_rmap_item()
|
/linux/arch/powerpc/include/asm/ |
H A D | processor.h | 178 u8 load_slb; /* Ages out SLB preload cache entries */
|
/linux/net/bridge/ |
H A D | br_stp.c | 624 * 0 - entry never ages (all permanent)
|
/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 277 The interval at which the filesystem ages filestreams cache
|
/linux/include/uapi/linux/ |
H A D | if_link.h | 500 * * 0 - entry never ages (all permanent)
|
/linux/fs/jffs2/ |
H A D | wbuf.c | 124 spend ages scanning it on mount, etc. */ in jffs2_refile_wbuf_blocks()
|
/linux/drivers/video/fbdev/ |
H A D | pm2fb.c | 20 * Multiple boards support has been on the TODO list for ages.
|
/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 1845 * Nobody wants cur_tx write to rot for ages after the NIC will have in rhine_start_tx()
|
/linux/drivers/md/ |
H A D | dm-bufio.c | 44 * Check buffer ages in this interval (seconds)
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 1410 .name = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
|
/linux/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 1785 * Ages FCFs. Triggers FCF selection if possible.
|
/linux/drivers/block/drbd/ |
H A D | drbd_receiver.c | 2348 * 1<<9 == 512 seconds aka ages for the 32bit wrap around...
|