/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_gt_buffer_pool.c | 55 unsigned long age; in pool_free_older_than() local 59 age = READ_ONCE(node->age); in pool_free_older_than() 60 if (!age || jiffies - age < keep) in pool_free_older_than() 64 if (!xchg(&node->age, 0)) in pool_free_older_than() 115 GEM_BUG_ON(node->age); in pool_retire() 118 WRITE_ONCE(node->age, jiffies ?: 1); /* 0 reserved for active nodes */ in pool_retire() 151 node->age = 0; in node_create() 184 unsigned long age; in intel_gt_get_buffer_pool() local 192 age = READ_ONCE(node->age); in intel_gt_get_buffer_pool() 193 if (!age) in intel_gt_get_buffer_pool() [all …]
|
H A D | intel_gt_buffer_pool_types.h | 31 unsigned long age; member
|
/openbsd/usr.sbin/ospfd/ |
H A D | rde_lsdb.c | 164 a16 = ntohs(a->age); in lsa_newer() 165 b16 = ntohs(b->age); in lsa_newer() 203 ntohs(lsa->hdr.age) > MAX_AGE) { in lsa_check() 359 dummy->hdr.age = htons(MAX_AGE); in lsa_self() 464 u_int16_t age; in lsa_age() local 478 age = ntohs(v->lsa->hdr.age); in lsa_age() 479 if (age + d > MAX_AGE) in lsa_age() 480 age = MAX_AGE; in lsa_age() 482 age += d; in lsa_age() 484 v->lsa->hdr.age = htons(age); in lsa_age() [all …]
|
H A D | lsupdate.c | 176 u_int16_t age; in add_ls_update() local 193 memcpy(&age, data, sizeof(age)); in add_ls_update() 194 age = ntohs(age); in add_ls_update() 195 if ((age += older + iface->transmit_delay) >= MAX_AGE) in add_ls_update() 196 age = MAX_AGE; in add_ls_update() 197 if (ibuf_set_n16(buf, ageoff, age) == -1) { in add_ls_update() 340 ntohs(lsa_hdr->age) >= ntohs(le->le_ref->hdr.age)) { in ls_retrans_list_del() 614 if (ntohs(ref->hdr.age) >= MAX_AGE) in lsa_cache_put()
|
/openbsd/usr.sbin/ospf6d/ |
H A D | rde_lsdb.c | 168 a16 = ntohs(a->age); in lsa_newer() 169 b16 = ntohs(b->age); in lsa_newer() 206 ntohs(lsa->hdr.age) > MAX_AGE) { in lsa_check() 443 dummy->hdr.age = htons(MAX_AGE); in lsa_self() 550 u_int16_t age; in lsa_age() local 564 age = ntohs(v->lsa->hdr.age); in lsa_age() 565 if (age + d > MAX_AGE) in lsa_age() 566 age = MAX_AGE; in lsa_age() 568 age += d; in lsa_age() 570 v->lsa->hdr.age = htons(age); in lsa_age() [all …]
|
H A D | lsupdate.c | 195 u_int16_t age; in add_ls_update() local 207 memcpy(&age, data, sizeof(age)); in add_ls_update() 208 age = ntohs(age); in add_ls_update() 209 if ((age += older + iface->transmit_delay) >= MAX_AGE) in add_ls_update() 210 age = MAX_AGE; in add_ls_update() 211 if (ibuf_set_n16(buf, ageoff, age) == -1) { in add_ls_update() 347 ntohs(lsa_hdr->age) >= ntohs(le->le_ref->hdr.age)) { in ls_retrans_list_del() 625 if (ntohs(ref->hdr.age) >= MAX_AGE) in lsa_cache_put()
|
H A D | ospfe.c | 454 u_int16_t l, age; in ospfe_dispatch_rde() local 634 memcpy(&age, imsg.data, sizeof(age)); in ospfe_dispatch_rde() 636 if (ntohs(age) >= MAX_AGE) in ospfe_dispatch_rde() 963 lsa_hdr.age = htons(DEFAULT_AGE); in orig_rtr_lsa() 1024 lsa_hdr.age = htons(DEFAULT_AGE); in orig_net_lsa() 1026 lsa_hdr.age = htons(MAX_AGE); in orig_net_lsa() 1125 lsa_hdr.age = htons(DEFAULT_AGE); in orig_link_lsa()
|
/openbsd/gnu/usr.bin/perl/ext/B/t/ |
H A D | f_sort | 24 @eldest = sort { $age{$b} <=> $age{$a} } keys %age; 28 $age{$a} <=> $age{$b}; # presuming numeric
|
/openbsd/gnu/llvm/lldb/examples/synthetic/recognizer_function/ |
H A D | program.cpp | 52 int age() { return age_; } in age() function in Customer 59 void set_age(int age) { in set_age() argument 60 age_ = age; in set_age()
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Index.pm | 331 my $age = time; 334 $age -= HTTP::Date::str2time($last_updated); 340 $age -= $d[1]>=0 ? Time::Local::timegm(@d[5,4,3,0,1,2]) : 0; 342 $age /= 3600*24; 343 if ($age > 30) { 350 $age); 352 } elsif ($age < -1) { 360 -$age,
|
/openbsd/usr.bin/systat/ |
H A D | engine.c | 680 s = age % 60; in print_fld_age() 681 m = age / 60; in print_fld_age() 690 if (tbprintf("%u", age) <= len) in print_fld_age() 694 age /= 60; in print_fld_age() 695 if (tbprintf("%um", age) <= len) in print_fld_age() 697 if (age == 0) in print_fld_age() 701 age /= 60; in print_fld_age() 702 if (tbprintf("%uh", age) <= len) in print_fld_age() 704 if (age == 0) in print_fld_age() 708 age /= 24; in print_fld_age() [all …]
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | PropValueAliases.txt | 67 # Age (age) 69 age; 1.1 ; V1_1 70 age; 2.0 ; V2_0 71 age; 2.1 ; V2_1 72 age; 3.0 ; V3_0 73 age; 3.1 ; V3_1 74 age; 3.2 ; V3_2 75 age; 4.0 ; V4_0 76 age; 4.1 ; V4_1 77 age; 5.0 ; V5_0 [all …]
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | reg_eval.t | 33 $hash->{age} =~ /^[1-9][0-9]*$/ or return "age error"; 50 (\d+)(?{ local $hash->{age} = $^N })[ ]years[ ]old,[ ]
|
/openbsd/usr.bin/tmux/ |
H A D | control.c | 438 uint64_t t, age; in control_check_age() local 447 age = t - cb->t; in control_check_age() 449 (unsigned long long)age); in control_check_age() 452 if (age < c->pause_age) in control_check_age() 458 if (age < CONTROL_MAXIMUM_AGE) in control_check_age() 624 (unsigned long long)age); in control_append_data() 665 uint64_t age, t = get_timer(); in control_write_pending() local 687 age = t - cb->t; in control_write_pending() 689 age = 0; in control_write_pending() 692 (unsigned long long)age, cp->pane, used, limit); in control_write_pending() [all …]
|
/openbsd/gnu/usr.bin/perl/lib/User/ |
H A D | pwent.pm | 45 age => '$', # pwent[4] 142 $pw_age = $pwob->age ( $_[4] );
|
/openbsd/games/hack/ |
H A D | hack.apply.c | 209 obj->age = moves - obj->age; /* actual age */ in in_ice_box() 232 obj->age = moves - obj->age; /* simulated point of time */ in out_ice_box()
|
H A D | def.obj.h | 87 long age; /* creation date */ member
|
/openbsd/usr.bin/libtool/LT/ |
H A D | LaFile.pm | 52 my $age = $lainfo->stringize('age'); 80 age=$age
|
/openbsd/usr.bin/calendar/calendars/ |
H A D | calendar.birthday | 127 03/26 David Packard died, 1996; age of 83 133 03/30 Queen Elizabeth, the Queen Mother, died at the age of 101, 2002 139 04/05 Allen Ginsberg dies at age 70 in his East Village loft in 232 08/02 William Seward Burroughs dies of heart attack at age 83, 260 09/09 Chinese Communist Party Chairman Mao Tse-Tung dies at age 82, 1976 303 10/16 Dr. Jonathan B. Postel dies at age 55, 1998 305 10/20 Jack Kerouac dies at the age of 47 in St. Petersburg, FL, 1969 317 11/10 Soviet President Leonid Brezhnev dies at age 75, 1982
|
/openbsd/usr.bin/libtool/LT/Mode/ |
H A D | Link.pm | 266 my ($current, $revision, $age) = (0, 0, 0); 268 ($current, $revision, $age) = parse_version_info($gp->version_info); 276 $age = 0; 308 $lainfo->{age} = $age;
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | ltmain.sh | 2066 major=`expr $current - $age` 2523 age="$4" 2544 case $age in 2553 if test $age -gt $current; then 2569 major=.`expr $current - $age` 2587 major=`expr $current - $age + 1` 2604 major=.`expr $current - $age` 2609 major=`expr $current - $age` 2614 loop=$age 2633 major=`expr $current - $age` [all …]
|
/openbsd/gnu/lib/libstdc++/ |
H A D | ltmain.sh | 2066 major=`expr $current - $age` 2523 age="$4" 2544 case $age in 2553 if test $age -gt $current; then 2569 major=.`expr $current - $age` 2587 major=`expr $current - $age + 1` 2604 major=.`expr $current - $age` 2609 major=.`expr $current - $age` 2614 loop=$age 2633 major=`expr $current - $age` [all …]
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perldsc.pod | 757 { name => "fred", role => "lead", age => 36, }, 758 { name => "wilma", role => "wife", age => 31, }, 759 { name => "pebbles", role => "kid", age => 4, }, 767 { name => "george", role => "lead", age => 41, }, 768 { name => "jane", role => "wife", age => 39, }, 777 { name => "homer", role => "lead", age => 34, }, 778 { name => "marge", role => "wife", age => 37, }, 779 { name => "bart", role => "kid", age => 11, }, 832 $TV{simpsons}{kids}[0]{age}++; 835 print $TV{simpsons}{members}[2]{age}; [all …]
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | BreakpadRecords.cpp | 101 llvm::support::ubig32_t age; in parseModuleId() member 118 uint32_t age; in parseModuleId() local 119 bool success = to_integer(age_str, age, 16); in parseModuleId() 122 data.age = age; in parseModuleId()
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | ltmain.sh | 2066 major=`expr $current - $age` 2523 age="$4" 2544 case $age in 2553 if test $age -gt $current; then 2569 major=.`expr $current - $age` 2587 major=`expr $current - $age + 1` 2604 major=.`expr $current - $age` 2609 major=`expr $current - $age` 2614 loop=$age 2633 major=`expr $current - $age` [all …]
|