| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_marker.c | 81 bool updated = false; local 90 updated = true; 100 updated = true; 108 return (updated) ? 0 : -EBUSY;
|
| vmwgfx_marker.c | 81 bool updated = false; local 90 updated = true; 100 updated = true; 108 return (updated) ? 0 : -EBUSY;
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ |
| amdgpu_dcn_calcs.c | 629 volatile bool updated = false; local 634 updated = true; 641 updated = true; 648 updated = true; 655 updated = true; 663 updated = true; 669 return updated;
|
| amdgpu_dcn_calcs.c | 629 volatile bool updated = false; local 634 updated = true; 641 updated = true; 648 updated = true; 655 updated = true; 663 updated = true; 669 return updated;
|
| /src/sys/altq/ |
| altq_jobs.c | 1028 int is_backlogged, class_exists, updated; local 1030 updated = 0; 1043 updated = 1; 1046 if (updated) { 1059 return (updated);
|
| altq_jobs.c | 1028 int is_backlogged, class_exists, updated; local 1030 updated = 0; 1043 updated = 1; 1046 if (updated) { 1059 return (updated);
|
| /src/usr.sbin/route6d/ |
| route6d.c | 1787 int updated = 0; local 1843 updated++; 1869 updated++; 1880 return updated ? 0 : -1;
|
| route6d.c | 1787 int updated = 0; local 1843 updated++; 1869 updated++; 1880 return updated ? 0 : -1;
|
| /src/sbin/fsck_udf/ |
| main.c | 1906 /* check if it was updated the last time */ 2659 updated = 1; \ 2669 int updated = 0; local 2684 if (!preen && !updated) { 2698 if (!preen && !updated) 2993 pwarn("Last unique id updated from %" PRIi64 " to %" PRIi64 " : FIXED\n", 3049 /* write out updated free space map */
|
| main.c | 1906 /* check if it was updated the last time */ 2659 updated = 1; \ 2669 int updated = 0; local 2684 if (!preen && !updated) { 2698 if (!preen && !updated) 2993 pwarn("Last unique id updated from %" PRIi64 " to %" PRIi64 " : FIXED\n", 3049 /* write out updated free space map */
|
| /src/sys/dev/pci/ |
| if_agereg.h | 537 uint32_t updated; member in struct:smb
|
| if_agereg.h | 537 uint32_t updated; member in struct:smb
|
| if_alcreg.h | 1157 uint32_t updated; member in struct:smb
|
| if_alcreg.h | 1157 uint32_t updated; member in struct:smb
|
| if_mcx.c | 8683 struct timeval updated; local 8685 TIMESPEC_TO_TIMEVAL(&updated, &ks->ks_updated); 8687 if (!ratecheck(&updated, &mcx_kstat_mtmp_rate)) 8711 TIMEVAL_TO_TIMESPEC(&updated, &ks->ks_updated);
|
| if_mcx.c | 8683 struct timeval updated; local 8685 TIMESPEC_TO_TIMEVAL(&updated, &ks->ks_updated); 8687 if (!ratecheck(&updated, &mcx_kstat_mtmp_rate)) 8711 TIMEVAL_TO_TIMESPEC(&updated, &ks->ks_updated);
|