Searched full:ages (Results 1 – 23 of 23) sorted by relevance
/Linux-v5.4/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.4/Documentation/RCU/ |
D | torture.txt | 85 o "Reader Pipe": Histogram of "ages" of structures seen by readers. 97 o "Reader Batch": Another histogram of "ages" of structures seen
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | nand-controller.yaml | 80 it as the device ages. Otherwise, the out-of-band area of a
|
/Linux-v5.4/Documentation/block/ |
D | ioprio.rst | 12 scheduling for ages. This document mainly details the current possibilities
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | cx88-cardlist.rst | 238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
|
/Linux-v5.4/drivers/misc/ |
D | vexpress-syscfg.c | 79 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
|
/Linux-v5.4/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.4/arch/powerpc/include/asm/ |
D | processor.h | 182 u8 load_slb; /* Ages out SLB preload cache entries */
|
/Linux-v5.4/fs/ntfs/ |
D | logfile.h | 30 * volume is first formatted, but as the volume ages, all records will be used.
|
/Linux-v5.4/Documentation/admin-guide/mm/ |
D | transhuge.rst | 367 As the system ages, allocating huge pages may be expensive as the
|
/Linux-v5.4/net/bridge/ |
D | br_stp.c | 582 * 0 - entry never ages (all permanant)
|
/Linux-v5.4/Documentation/admin-guide/ |
D | xfs.rst | 251 The interval at which the filesystem ages filestreams cache
|
/Linux-v5.4/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.4/drivers/gpu/drm/mga/ |
D | mga_dma.c | 90 /* FIXME: Reset counters, buffer ages etc... in mga_do_dma_reset()
|
/Linux-v5.4/drivers/md/ |
D | dm-bufio.c | 40 * Check buffer ages in this interval (seconds)
|
/Linux-v5.4/drivers/video/fbdev/ |
D | pm2fb.c | 20 * Multiple boards support has been on the TODO list for ages.
|
/Linux-v5.4/drivers/net/ethernet/via/ |
D | via-rhine.c | 1857 * Nobody wants cur_tx write to rot for ages after the NIC will have in rhine_start_tx()
|
/Linux-v5.4/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 1791 * Ages FCFs. Triggers FCF selection if possible.
|
/Linux-v5.4/drivers/media/pci/cx88/ |
D | cx88-cards.c | 1410 .name = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
|
/Linux-v5.4/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.4/drivers/usb/core/ |
D | hub.c | 4625 * this area, and this is how Linux has done it for ages. in hub_port_init()
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_receiver.c | 2377 * 1<<9 == 512 seconds aka ages for the 32bit wrap around...
|