/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_drv.h | 69 drm_mga_age_t age; member 337 #define SET_AGE(age, h, w) \ argument 339 (age)->head = h; \ 340 (age)->wrap = w; \ 343 #define TEST_AGE(age, h, w) ((age)->wrap < w || \ argument 344 ((age)->wrap == w && \ 345 (age)->head < h)) 351 entry->age.head = (dev_priv->prim.tail + \ 353 entry->age.wrap = dev_priv->sarea_priv->last_wrap; \ 355 entry->age.head = 0; \ [all …]
|
D | mga_dma.c | 237 entry, entry->buf->idx, entry->age.head, in mga_freelist_print() 238 (unsigned long)(entry->age.head - dev_priv->primary->offset)); in mga_freelist_print() 257 SET_AGE(&dev_priv->head->age, MGA_BUFFER_USED, 0); in mga_freelist_init() 269 SET_AGE(&entry->age, MGA_BUFFER_FREE, 0); in mga_freelist_init() 317 SET_AGE(&buf_priv->list_entry->age, MGA_BUFFER_FREE, 0); 335 tail->age.head ? in mga_freelist_get() 336 (unsigned long)(tail->age.head - dev_priv->primary->offset) : 0, in mga_freelist_get() 337 tail->age.wrap); in mga_freelist_get() 341 if (TEST_AGE(&tail->age, head, wrap)) { in mga_freelist_get() 347 SET_AGE(&next->age, MGA_BUFFER_USED, 0); in mga_freelist_get() [all …]
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
D | savage_drv.h | 62 drm_savage_age_t age; member 67 drm_savage_age_t age; member 566 #define SET_AGE( age, e, w ) do { \ argument 567 (age)->event = e; \ 568 (age)->wrap = w; \ 571 #define TEST_AGE( age, e, w ) \ argument 572 ( (age)->wrap < (w) || ( (age)->wrap == (w) && (age)->event <= (e) ) )
|
D | savage_bci.c | 227 SET_AGE(&entry->age, 0, 0); in savage_freelist_init() 256 DRM_DEBUG(" tail=0x%04x %d\n", tail->age.event, tail->age.wrap); in savage_freelist_get() 259 if (tail->buf && (TEST_AGE(&tail->age, event, wrap) || event == 0)) { in savage_freelist_get() 277 DRM_DEBUG("age=0x%04x wrap=%d\n", entry->age.event, entry->age.wrap); in savage_freelist_put() 307 SET_AGE(&dev_priv->dma_pages[i].age, 0, 0); in savage_dma_init() 326 SET_AGE(&dev_priv->dma_pages[i].age, event, wrap); in savage_dma_reset() 352 if (dev_priv->dma_pages[page].age.wrap > wrap || in savage_dma_wait() 353 (dev_priv->dma_pages[page].age.wrap == wrap && in savage_dma_wait() 354 dev_priv->dma_pages[page].age.event > event)) { in savage_dma_wait() 356 dev_priv->dma_pages[page].age.event) in savage_dma_wait() [all …]
|
D | savage_state.c | 1152 SET_AGE(&buf_priv->age, event, dev_priv->event_wrap); in savage_bci_cmdbuf()
|
/linux-4.4.14/fs/ubifs/ |
D | shrinker.c | 70 static int shrink_tnc(struct ubifs_info *c, int nr, int age, int *contention) in shrink_tnc() argument 122 abs(time - znode->time) >= age) { in shrink_tnc() 156 static int shrink_tnc_trees(int nr, int age, int *contention) in shrink_tnc_trees() argument 199 freed += shrink_tnc(c, nr, age, contention); in shrink_tnc_trees()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_drv.h | 132 unsigned int age; member 325 u32 age; member 2024 #define RADEON_DISPATCH_AGE( age ) do { \ argument 2026 OUT_RING( age ); \ 2029 #define RADEON_FRAME_AGE( age ) do { \ argument 2031 OUT_RING( age ); \ 2034 #define RADEON_CLEAR_AGE( age ) do { \ argument 2036 OUT_RING( age ); \ 2039 #define R600_DISPATCH_AGE(age) do { \ argument 2042 OUT_RING(age); \ [all …]
|
D | radeon_state.c | 1585 buf_priv->age = ++master_priv->sarea_priv->last_dispatch; in radeon_cp_discard_buffer() 1590 R600_DISPATCH_AGE(buf_priv->age); in radeon_cp_discard_buffer() 1594 RADEON_DISPATCH_AGE(buf_priv->age); in radeon_cp_discard_buffer()
|
D | r300_cmdbuf.c | 856 buf_priv->age = ++master_priv->sarea_priv->last_dispatch; in r300_discard_buffer()
|
D | radeon_cp.c | 1940 buf_priv->age <= in radeon_freelist_get() 1969 buf_priv->age = 0; in radeon_freelist_reset()
|
/linux-4.4.14/drivers/scsi/ |
D | libiscsi.c | 362 task->conn->session->age); in iscsi_prep_scsi_cmd_pdu() 776 task->conn->session->age); in __iscsi_conn_send_pdu() 1310 int age = 0, i = 0; in iscsi_verify_itt() local 1316 session->tt->parse_pdu_itt(conn, itt, &i, &age); in iscsi_verify_itt() 1319 age = ((__force u32)itt >> ISCSI_AGE_SHIFT) & ISCSI_AGE_MASK; in iscsi_verify_itt() 1322 if (age != session->age) { in iscsi_verify_itt() 1325 (__force u32)itt, session->age); in iscsi_verify_itt() 1359 if (task->sc->SCp.phase != conn->session->age) { in iscsi_itt_to_ctask() 1362 task->sc->SCp.phase, conn->session->age); in iscsi_itt_to_ctask() 1616 sc->SCp.phase = conn->session->age; in iscsi_alloc_task() [all …]
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | oid_mgt.c | 292 bss->age = le16_to_cpu(bss->age); in mgt_le_to_cpu() 361 bss->age = cpu_to_le16(bss->age); in mgt_cpu_to_le() 808 "basic_rates=0x%X\n", bss->age, in mgt_response_to_str() 822 i, list->bsslist[i].age, in mgt_response_to_str()
|
D | isl_oid.h | 66 short age; member
|
/linux-4.4.14/fs/nfsd/ |
D | nfscache.c | 391 unsigned long age; in nfsd_cache_lookup() local 458 age = jiffies - rp->c_timestamp; in nfsd_cache_lookup() 463 if (rp->c_state == RC_INPROG || age < RC_DELAY) in nfsd_cache_lookup()
|
/linux-4.4.14/drivers/gpu/drm/r128/ |
D | r128_cce.c | 778 dev_priv->head->age = R128_BUFFER_USED; 788 entry->age = R128_BUFFER_FREE; 833 if (buf->pending && buf_priv->age <= done_age) { in r128_freelist_get() 856 buf_priv->age = 0; in r128_freelist_reset()
|
D | r128_drv.h | 62 unsigned int age; member 130 u32 age; member
|
D | r128_state.c | 611 buf_priv->age = dev_priv->sarea_priv->last_dispatch; in r128_cce_dispatch_vertex() 617 OUT_RING(buf_priv->age); in r128_cce_dispatch_vertex() 669 buf_priv->age = dev_priv->sarea_priv->last_dispatch; in r128_cce_dispatch_indirect() 675 OUT_RING(buf_priv->age); in r128_cce_dispatch_indirect() 750 buf_priv->age = dev_priv->sarea_priv->last_dispatch; in r128_cce_dispatch_indices() 756 OUT_RING(buf_priv->age); in r128_cce_dispatch_indices()
|
/linux-4.4.14/net/sched/ |
D | sch_fq.c | 64 unsigned long age; /* jiffies when flow was emptied, for gc */ member 121 f->age = jiffies; in fq_flow_set_detached() 173 time_after(jiffies, f->age + FQ_GC_AGE); in fq_gc_candidate() 391 if (time_after(jiffies, f->age + q->flow_refill_delay)) in fq_enqueue()
|
D | sch_sfb.c | 241 unsigned long age = min(10UL * HZ, jiffies - q->token_time); in sfb_rate_limit() local 243 q->tokens_avail = (age * q->penalty_rate) / HZ; in sfb_rate_limit()
|
/linux-4.4.14/drivers/xen/ |
D | grant-table.c | 885 if (unmap_data->age != UINT_MAX) in gnttab_unmap_work() 886 unmap_data->age++; in gnttab_unmap_work() 897 unsigned long delay = GNTTAB_UNMAP_REFS_DELAY * (item->age + 1); in __gnttab_unmap_refs_async() 912 item->age = 0; in gnttab_unmap_refs_async()
|
/linux-4.4.14/include/uapi/drm/ |
D | i810_drm.h | 148 int age; /* tracked by clients to update local LRU's */ member
|
D | via_drm.h | 181 int age; /* tracked by clients to update local LRU's */ member
|
D | drm.h | 108 unsigned int age; member
|
/linux-4.4.14/Documentation/mn10300/ |
D | compartmentalisation.txt | 57 lots of #ifdef-age.
|
/linux-4.4.14/include/scsi/ |
D | iscsi_proto.h | 79 #define build_itt(itt, age) ((__force itt_t)\ argument 80 ((itt) | ((age) << ISCSI_AGE_SHIFT)))
|
D | libiscsi.h | 348 int age; /* counts session re-opens */ member
|
D | scsi_transport_iscsi.h | 131 int *index, int *age);
|
/linux-4.4.14/include/trace/events/ |
D | writeback.h | 398 __field(long, age) 407 __entry->age = older_than_this ? 416 __entry->age, /* older_than_this in relative milliseconds */
|
/linux-4.4.14/net/ipv4/ |
D | devinet.c | 639 unsigned long age; in check_lifetime() local 645 age = (now - ifa->ifa_tstamp + in check_lifetime() 649 age >= ifa->ifa_valid_lft) { in check_lifetime() 654 } else if (age >= ifa->ifa_preferred_lft) { in check_lifetime() 674 unsigned long age; in check_lifetime() local 680 age = (now - ifa->ifa_tstamp + in check_lifetime() 684 age >= ifa->ifa_valid_lft) { in check_lifetime() 697 age >= ifa->ifa_preferred_lft && in check_lifetime()
|
D | tcp_output.c | 1759 u32 age, send_win, cong_win, limit, in_flight; in tcp_tso_should_defer() local 1818 age = skb_mstamp_us_delta(&now, &head->skb_mstamp); in tcp_tso_should_defer() 1820 if (age < (tp->srtt_us >> 4)) in tcp_tso_should_defer()
|
/linux-4.4.14/include/xen/ |
D | grant_table.h | 78 unsigned int age; member
|
/linux-4.4.14/fs/f2fs/ |
D | gc.c | 211 unsigned char age = 0; in get_cb_cost() local 230 age = 100 - div64_u64(100 * (mtime - sit_i->min_mtime), in get_cb_cost() 233 return UINT_MAX - ((100 * (100 - u) * age) / (100 + u)); in get_cb_cost()
|
/linux-4.4.14/net/ipv6/ |
D | addrconf.c | 1150 unsigned long tmp_prefered_lft, tmp_valid_lft, tmp_tstamp, age; in ipv6_create_tempaddr() local 1190 age = (now - ifp->tstamp) / HZ; in ipv6_create_tempaddr() 1193 idev->cnf.temp_valid_lft + age); in ipv6_create_tempaddr() 1196 idev->cnf.temp_prefered_lft + age - in ipv6_create_tempaddr() 1214 age = (now - tmp_tstamp + ADDRCONF_TIMER_FUZZ_MINUS) / HZ; in ipv6_create_tempaddr() 1215 if (tmp_prefered_lft <= regen_advance + age) { in ipv6_create_tempaddr() 2267 int age, max_valid, max_prefered; in manage_tempaddrs() local 2280 age = (now - ift->cstamp) / HZ; in manage_tempaddrs() 2281 max_valid = idev->cnf.temp_valid_lft - age; in manage_tempaddrs() 2286 idev->cnf.max_desync_factor - age; in manage_tempaddrs() [all …]
|
/linux-4.4.14/mm/ |
D | ksm.c | 638 unsigned char age; in remove_rmap_item_from_tree() local 646 age = (unsigned char)(ksm_scan.seqnr - rmap_item->address); in remove_rmap_item_from_tree() 647 BUG_ON(age > 1); in remove_rmap_item_from_tree() 648 if (!age) in remove_rmap_item_from_tree()
|
D | slub.c | 4229 unsigned long age = jiffies - track->when; in add_location() local 4250 l->sum_time += age; in add_location() 4251 if (age < l->min_time) in add_location() 4252 l->min_time = age; in add_location() 4253 if (age > l->max_time) in add_location() 4254 l->max_time = age; in add_location() 4287 l->sum_time = age; in add_location() 4288 l->min_time = age; in add_location() 4289 l->max_time = age; in add_location()
|
/linux-4.4.14/Documentation/vm/ |
D | slub.txt | 151 INFO: Allocated in get_modalias+0x61/0xf5 age=53 cpu=1 pid=554 197 INFO: Allocated in <kernel function> age=<jiffies since alloc> cpu=<allocated by 199 INFO: Freed in <kernel function> age=<jiffies since free> cpu=<freed by cpu>
|
/linux-4.4.14/net/sunrpc/ |
D | cache.c | 257 long refresh_age, age; in cache_check() local 264 age = seconds_since_boot() - h->last_refresh; in cache_check() 270 (h->expiry_time != 0 && age > refresh_age/2)) { in cache_check() 272 refresh_age, age); in cache_check()
|
/linux-4.4.14/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 1714 u32 sw_tag = (sess->age << cconn->task_idx_bits) | task->itt; in task_reserve_itt() 1739 chba->cdev, task, sw_tag, task->itt, sess->age, tag, *hdr_itt); in task_reserve_itt() 1743 void cxgbi_parse_pdu_itt(struct iscsi_conn *conn, itt_t itt, int *idx, int *age) in cxgbi_parse_pdu_itt() argument 1754 if (age) in cxgbi_parse_pdu_itt() 1755 *age = (sw_bits >> cconn->task_idx_bits) & ISCSI_AGE_MASK; in cxgbi_parse_pdu_itt() 1760 age ? *age : 0xFF); in cxgbi_parse_pdu_itt()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-power | 19 battery 'full level'. As batteries age, this value has to be
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 204 du->cursor_age = du->cursor_surface->snooper.age; in vmw_du_crtc_cursor_set2() 343 srf->snooper.age++; in vmw_kms_cursor_snoop() 384 du->cursor_age == du->cursor_surface->snooper.age) in vmw_kms_cursor_post_execbuf() 387 du->cursor_age = du->cursor_surface->snooper.age; in vmw_kms_cursor_post_execbuf()
|
D | vmwgfx_drv.h | 157 size_t age; member
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_init.c | 296 hba->age++; in bnx2i_init_one()
|
D | bnx2i.h | 407 u32 age; member
|
D | bnx2i_iscsi.c | 399 bnx2i_ep->hba_age = hba->age; in bnx2i_alloc_ep() 1824 bnx2i_ep->hba_age = hba->age; in bnx2i_ep_connect() 2154 (bnx2i_ep->hba_age != hba->age)) { in bnx2i_ep_disconnect()
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 62 int age_limit; /* age in seconds */ 72 Age_limit is the age in seconds after which dcache entries
|
D | net.txt | 216 The amount of time we keep an ARP entry before expiring it. Used to age out
|
/linux-4.4.14/Documentation/ |
D | kasan.txt | 55 INFO: Allocated in kmalloc_oob_right+0x3d/0x75 [test_kasan] age=0 cpu=0 pid=1689
|
D | kmemleak.txt | 177 the minimum age of an object to be reported as a memory leak.
|
D | kernel-parameters.txt | 3124 Set required age in jiffies for a
|
/linux-4.4.14/Documentation/RCU/ |
D | trace.txt | 263 completed=31249 gpnum=31250 age=1 max=18 282 o "age" is the number of jiffies that the current grace period 286 o "max" is the age in jiffies of the longest-duration grace period
|
D | torture.txt | 268 you notice. The age of a newly allocated structure is zero,
|
/linux-4.4.14/Documentation/power/ |
D | power_supply_class.txt | 116 age)". I.e. these attributes represents real thresholds, not design values.
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.h | 382 unsigned int age; member
|
D | be_main.c | 4723 int *index, int *age) in beiscsi_parse_pdu() argument 4726 if (age) in beiscsi_parse_pdu() 4727 *age = conn->session->age; in beiscsi_parse_pdu()
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 271 # kernel default dirty buffer age 393 # kernel default dirty buffer age
|
/linux-4.4.14/Documentation/networking/ |
D | switchdev.txt | 244 the responsibility of the port driver/device to age out these entries. If the
|
/linux-4.4.14/Documentation/filesystems/ |
D | f2fs.txt | 572 according to the segment age and the number of valid blocks in order to address
|
/linux-4.4.14/net/core/ |
D | dev.c | 4118 if (flush_old && NAPI_GRO_CB(skb)->age == jiffies) in napi_gro_flush() 4286 NAPI_GRO_CB(skb)->age = jiffies; in dev_gro_receive()
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 1982 unsigned long age; member
|