crypto/libressl/apps/openssl/s_client.c
1668
print_stuff(BIO *bio, SSL *s, int full)
crypto/libressl/apps/openssl/s_client.c
1681
if (full) {
crypto/libressl/apps/openssl/s_client.c
174
static void print_stuff(BIO *berr, SSL *con, int full);
games/sail/dr_3.c
335
int rig, full;
games/sail/dr_3.c
348
full = 1;
games/sail/dr_3.c
350
full = 0;
games/sail/dr_3.c
352
full = 0;
games/sail/dr_3.c
355
full = 0;
games/sail/dr_3.c
357
if ((sp->file->FS != 0) != full)
games/sail/dr_3.c
358
send_fs(sp, full);
games/sail/pl_4.c
49
int rig, full;
games/sail/pl_4.c
52
full = mf->FS;
games/sail/pl_4.c
56
if (!full) {
games/trek/getpar.c
142
strcat(input, r->full);
games/trek/getpar.c
161
for (q = r->full; *p && *q; q++, p++)
games/trek/getpar.h
39
const char *full;
games/trek/score.c
89
Skitab[u - 1].abbrev, Skitab[u - 1].full);
games/trek/srscan.c
161
printf("Length, Skill %s%s, ", p->abbrev, p->full);
games/trek/srscan.c
163
printf("%s%s\n", p->abbrev, p->full);
games/trek/win.c
76
printf("from %s%s ", p->abbrev, p->full);
games/trek/win.c
78
printf("to %s%s\n", p->abbrev, p->full);
lib/libc/db/btree/bt_split.c
594
indx_t full, half, nxt, off, skip, top, used;
lib/libc/db/btree/bt_split.c
606
full = t->bt_psize - BTDATAOFF;
lib/libc/db/btree/bt_split.c
607
half = full / 2;
lib/libc/db/btree/bt_split.c
645
if ((skip <= off && used + nbytes + sizeof(indx_t) >= full) ||
lib/libc/stdlib/nmalloc.c
1798
if (SLIST_EMPTY(&d->full)) { /* UNLOCKED TEST IS SAFE */
lib/libc/stdlib/nmalloc.c
1817
mp = SLIST_FIRST(&d->full);
lib/libc/stdlib/nmalloc.c
1819
SLIST_REMOVE_HEAD(&d->full, nextmagazine);
lib/libc/stdlib/nmalloc.c
1910
SLIST_INSERT_HEAD(&d->full, loadedmag, nextmagazine);
lib/libc/stdlib/nmalloc.c
317
struct magazinelist full;
sbin/hammer/cmd_recover.c
136
int full = 0;
sbin/hammer/cmd_recover.c
147
full = 1;
sbin/hammer/cmd_recover.c
151
assert(!full || !quick);
sbin/hammer/cmd_recover.c
161
full ? "full " : quick ? "quick " : "",
sbin/hammer/cmd_recover.c
164
if (!full) {
sbin/hammer/cmd_recover.c
174
assert(!full);
sbin/hammer2/lz4/hammer2_lz4.c
521
endOnInputSize, noPrefix, full, 0);
sys/dev/disk/amd/amd.c
111
static int amdsentmsg(struct amd_softc *amd, u_int msgtype, int full);
sys/dev/disk/amd/amd.c
1404
amdsentmsg(struct amd_softc *amd, u_int msgtype, int full)
sys/dev/disk/amd/amd.c
1427
if (full) {
sys/dev/drm/amd/amdgpu/amdgpu_display.c
724
a.full = dfixed_const(src_v);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
725
b.full = dfixed_const(dst_v);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
726
amdgpu_crtc->vsc.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
727
a.full = dfixed_const(src_h);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
728
b.full = dfixed_const(dst_h);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
729
amdgpu_crtc->hsc.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
731
amdgpu_crtc->vsc.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
732
amdgpu_crtc->hsc.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
714
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
715
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
716
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
717
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
718
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
719
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
720
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
721
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
722
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
743
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
744
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
745
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
746
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
747
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
748
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/amd/amdgpu/dce_v10_0.c
749
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
750
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
751
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
772
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
773
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
774
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
775
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
776
return_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
777
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
778
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
779
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
780
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
801
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
802
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
803
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
804
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
805
b.full = dfixed_mul(a, disp_clk);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
807
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
808
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
809
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
811
bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
856
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
857
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
858
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
859
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
860
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
861
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
862
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
863
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
895
a.full = dfixed_const(2);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
896
b.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
897
if ((wm->vsc.full > a.full) ||
sys/dev/drm/amd/amdgpu/dce_v10_0.c
898
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/amd/amdgpu/dce_v10_0.c
900
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/amd/amdgpu/dce_v10_0.c
905
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
906
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
907
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
913
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
914
b.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
915
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
916
b.full = dfixed_div(c, b);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
917
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
984
a.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v10_0.c
985
if (wm->vsc.full > a.full)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1010
a.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1011
if (wm->vsc.full > a.full)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
740
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
741
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
742
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
743
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
744
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
745
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
746
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
747
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
748
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
769
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
770
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
771
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
772
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
773
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
774
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/amd/amdgpu/dce_v11_0.c
775
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
776
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
777
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
798
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
799
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
800
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
801
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
802
return_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
803
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
804
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
805
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
806
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
827
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
828
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
829
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
830
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
831
b.full = dfixed_mul(a, disp_clk);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
833
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
834
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
835
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
837
bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
882
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
883
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
884
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
885
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
886
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
887
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
888
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
889
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
921
a.full = dfixed_const(2);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
922
b.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
923
if ((wm->vsc.full > a.full) ||
sys/dev/drm/amd/amdgpu/dce_v11_0.c
924
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/amd/amdgpu/dce_v11_0.c
926
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/amd/amdgpu/dce_v11_0.c
931
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
932
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
933
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
939
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
940
b.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
941
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
942
b.full = dfixed_div(c, b);
sys/dev/drm/amd/amdgpu/dce_v11_0.c
943
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
649
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
650
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
651
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
652
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
653
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
654
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
655
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
656
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
657
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
678
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
679
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
680
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
681
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
682
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
683
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/amd/amdgpu/dce_v8_0.c
684
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
685
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
686
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
707
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
708
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
709
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
710
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
711
return_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
712
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
713
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
714
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
715
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
736
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
737
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
738
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
739
a.full = dfixed_const(32);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
740
b.full = dfixed_mul(a, disp_clk);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
742
a.full = dfixed_const(10);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
743
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
744
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
746
bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
791
a.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
792
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
793
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
794
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
795
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
796
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
797
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
798
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
830
a.full = dfixed_const(2);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
831
b.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
832
if ((wm->vsc.full > a.full) ||
sys/dev/drm/amd/amdgpu/dce_v8_0.c
833
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/amd/amdgpu/dce_v8_0.c
835
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/amd/amdgpu/dce_v8_0.c
840
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
841
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
842
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
848
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
849
b.full = dfixed_const(1000);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
850
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
851
b.full = dfixed_div(c, b);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
852
a.full = dfixed_div(a, b);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
919
a.full = dfixed_const(1);
sys/dev/drm/amd/amdgpu/dce_v8_0.c
920
if (wm->vsc.full > a.full)
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
225
temp.full = (X << SHIFT_AMOUNT);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
227
temp.full = 0;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
243
temp.full = (X << SHIFT_AMOUNT);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
245
temp.full = 0;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
282
fValue.full = 0;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
292
fValue.full = fValue.full << times_shifted;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
293
fValue.full = fValue.full >> factor_shifted;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
303
Sum.full = X.full + Y.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
313
Difference.full = X.full - Y.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
320
if (A.full == B.full)
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
328
if (A.full > B.full)
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
340
X_LessThanOne = (X.partial.real == 0 && X.partial.decimal != 0 && X.full >= 0);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
341
Y_LessThanOne = (Y.partial.real == 0 && Y.partial.decimal != 0 && Y.full >= 0);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
351
tempProduct = ((int64_t)X.full) * ((int64_t)Y.full); /*Q(16,16)*Q(16,16) = Q(32, 32) - Might become a negative number! */
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
353
Product.full = (int)tempProduct; /*The int64_t will lose the leading 16 bits that were part of the integer portion */
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
368
longlongX = (int64_t)X.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
369
longlongY = (int64_t)Y.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
375
fQuotient.full = (int)longlongX;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
383
scaledReal.full = GetReal(A) * uPow(10, PRECISION-1); /* DOUBLE CHECK THISSSS!!! */
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
385
scaledDecimal.full = uGetScaledDecimal(A);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
389
return fullNumber.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
42
int full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
435
x_old.full = x_new.full;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
496
return (A.full >> SHIFT_AMOUNT);
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
503
A.full = X << SHIFT_AMOUNT;
sys/dev/drm/amd/powerplay/hwmgr/ppevvmath.h
504
B.full = Y << SHIFT_AMOUNT;
sys/dev/drm/include/drm/drm_fixed.h
31
u32 full;
sys/dev/drm/include/drm/drm_fixed.h
39
#define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12)
sys/dev/drm/include/drm/drm_fixed.h
40
#define dfixed_init(A) { .full = dfixed_const((A)) }
sys/dev/drm/include/drm/drm_fixed.h
41
#define dfixed_init_half(A) { .full = dfixed_const_half((A)) }
sys/dev/drm/include/drm/drm_fixed.h
42
#define dfixed_trunc(A) ((A).full >> 12)
sys/dev/drm/include/drm/drm_fixed.h
43
#define dfixed_frac(A) ((A).full & ((1 << 12) - 1))
sys/dev/drm/include/drm/drm_fixed.h
56
if (A.full > dfixed_const(non_frac))
sys/dev/drm/include/drm/drm_fixed.h
64
u64 tmp = ((u64)A.full << 13);
sys/dev/drm/include/drm/drm_fixed.h
66
do_div(tmp, B.full);
sys/dev/drm/radeon/cik.c
8964
a.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
8965
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/cik.c
8966
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/cik.c
8967
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/cik.c
8968
a.full = dfixed_const(10);
sys/dev/drm/radeon/cik.c
8969
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/radeon/cik.c
8970
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/radeon/cik.c
8971
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/cik.c
8972
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/radeon/cik.c
8993
a.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
8994
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/cik.c
8995
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/cik.c
8996
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/cik.c
8997
a.full = dfixed_const(10);
sys/dev/drm/radeon/cik.c
8998
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/radeon/cik.c
8999
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/radeon/cik.c
9000
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/cik.c
9001
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/radeon/cik.c
9022
a.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
9023
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/radeon/cik.c
9024
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/cik.c
9025
a.full = dfixed_const(10);
sys/dev/drm/radeon/cik.c
9026
return_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/cik.c
9027
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/radeon/cik.c
9028
a.full = dfixed_const(32);
sys/dev/drm/radeon/cik.c
9029
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/radeon/cik.c
9030
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/radeon/cik.c
9051
a.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
9052
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/radeon/cik.c
9053
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/radeon/cik.c
9054
a.full = dfixed_const(32);
sys/dev/drm/radeon/cik.c
9055
b.full = dfixed_mul(a, disp_clk);
sys/dev/drm/radeon/cik.c
9057
a.full = dfixed_const(10);
sys/dev/drm/radeon/cik.c
9058
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/cik.c
9059
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/radeon/cik.c
9061
bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
sys/dev/drm/radeon/cik.c
9106
a.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
9107
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/radeon/cik.c
9108
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/radeon/cik.c
9109
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/radeon/cik.c
9110
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/radeon/cik.c
9111
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/radeon/cik.c
9112
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/radeon/cik.c
9113
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/radeon/cik.c
9145
a.full = dfixed_const(2);
sys/dev/drm/radeon/cik.c
9146
b.full = dfixed_const(1);
sys/dev/drm/radeon/cik.c
9147
if ((wm->vsc.full > a.full) ||
sys/dev/drm/radeon/cik.c
9148
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/radeon/cik.c
9150
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/radeon/cik.c
9155
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/radeon/cik.c
9156
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/radeon/cik.c
9157
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/cik.c
9163
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/radeon/cik.c
9164
b.full = dfixed_const(1000);
sys/dev/drm/radeon/cik.c
9165
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/radeon/cik.c
9166
b.full = dfixed_div(c, b);
sys/dev/drm/radeon/cik.c
9167
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/cik.c
9234
a.full = dfixed_const(1);
sys/dev/drm/radeon/cik.c
9235
if (wm->vsc.full > a.full)
sys/dev/drm/radeon/evergreen.c
1936
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
1937
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/evergreen.c
1938
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/evergreen.c
1939
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/evergreen.c
1940
a.full = dfixed_const(10);
sys/dev/drm/radeon/evergreen.c
1941
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/radeon/evergreen.c
1942
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/radeon/evergreen.c
1943
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/evergreen.c
1944
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/radeon/evergreen.c
1956
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
1957
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/evergreen.c
1958
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/evergreen.c
1959
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/evergreen.c
1960
a.full = dfixed_const(10);
sys/dev/drm/radeon/evergreen.c
1961
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/radeon/evergreen.c
1962
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/radeon/evergreen.c
1963
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/evergreen.c
1964
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/radeon/evergreen.c
1976
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
1977
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/radeon/evergreen.c
1978
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/evergreen.c
1979
a.full = dfixed_const(10);
sys/dev/drm/radeon/evergreen.c
1980
return_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/evergreen.c
1981
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/radeon/evergreen.c
1982
a.full = dfixed_const(32);
sys/dev/drm/radeon/evergreen.c
1983
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/radeon/evergreen.c
1984
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/radeon/evergreen.c
1996
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
1997
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/radeon/evergreen.c
1998
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/radeon/evergreen.c
1999
a.full = dfixed_const(10);
sys/dev/drm/radeon/evergreen.c
2000
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/evergreen.c
2001
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/radeon/evergreen.c
2002
a.full = dfixed_const(32);
sys/dev/drm/radeon/evergreen.c
2003
bandwidth.full = dfixed_mul(a, disp_clk);
sys/dev/drm/radeon/evergreen.c
2004
bandwidth.full = dfixed_mul(bandwidth, disp_clk_request_efficiency);
sys/dev/drm/radeon/evergreen.c
2031
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
2032
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/radeon/evergreen.c
2033
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/radeon/evergreen.c
2034
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/radeon/evergreen.c
2035
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/radeon/evergreen.c
2036
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/radeon/evergreen.c
2037
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/radeon/evergreen.c
2038
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/radeon/evergreen.c
2060
a.full = dfixed_const(2);
sys/dev/drm/radeon/evergreen.c
2061
b.full = dfixed_const(1);
sys/dev/drm/radeon/evergreen.c
2062
if ((wm->vsc.full > a.full) ||
sys/dev/drm/radeon/evergreen.c
2063
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/radeon/evergreen.c
2065
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/radeon/evergreen.c
2070
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/radeon/evergreen.c
2071
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/radeon/evergreen.c
2072
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/evergreen.c
2076
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/radeon/evergreen.c
2077
b.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
2078
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/radeon/evergreen.c
2079
b.full = dfixed_div(c, b);
sys/dev/drm/radeon/evergreen.c
2080
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/evergreen.c
2116
a.full = dfixed_const(1);
sys/dev/drm/radeon/evergreen.c
2117
if (wm->vsc.full > a.full)
sys/dev/drm/radeon/evergreen.c
2237
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
2238
b.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/evergreen.c
2239
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/evergreen.c
2240
c.full = dfixed_const(latency_watermark_a);
sys/dev/drm/radeon/evergreen.c
2241
c.full = dfixed_mul(c, b);
sys/dev/drm/radeon/evergreen.c
2242
c.full = dfixed_mul(c, radeon_crtc->hsc);
sys/dev/drm/radeon/evergreen.c
2243
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/evergreen.c
2244
a.full = dfixed_const(16);
sys/dev/drm/radeon/evergreen.c
2245
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/evergreen.c
2249
a.full = dfixed_const(1000);
sys/dev/drm/radeon/evergreen.c
2250
b.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/evergreen.c
2251
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/evergreen.c
2252
c.full = dfixed_const(latency_watermark_b);
sys/dev/drm/radeon/evergreen.c
2253
c.full = dfixed_mul(c, b);
sys/dev/drm/radeon/evergreen.c
2254
c.full = dfixed_mul(c, radeon_crtc->hsc);
sys/dev/drm/radeon/evergreen.c
2255
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/evergreen.c
2256
a.full = dfixed_const(16);
sys/dev/drm/radeon/evergreen.c
2257
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/r100.c
3254
min_mem_eff.full = dfixed_const_8(0);
sys/dev/drm/radeon/r100.c
3275
temp_ff.full = dfixed_const(temp);
sys/dev/drm/radeon/r100.c
3276
mem_bw.full = dfixed_mul(mclk_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3278
pix_clk.full = 0;
sys/dev/drm/radeon/r100.c
3279
pix_clk2.full = 0;
sys/dev/drm/radeon/r100.c
3280
peak_disp_bw.full = 0;
sys/dev/drm/radeon/r100.c
3282
temp_ff.full = dfixed_const(1000);
sys/dev/drm/radeon/r100.c
3283
pix_clk.full = dfixed_const(mode1->clock); /* convert to fixed point */
sys/dev/drm/radeon/r100.c
3284
pix_clk.full = dfixed_div(pix_clk, temp_ff);
sys/dev/drm/radeon/r100.c
3285
temp_ff.full = dfixed_const(pixel_bytes1);
sys/dev/drm/radeon/r100.c
3286
peak_disp_bw.full += dfixed_mul(pix_clk, temp_ff);
sys/dev/drm/radeon/r100.c
3289
temp_ff.full = dfixed_const(1000);
sys/dev/drm/radeon/r100.c
3290
pix_clk2.full = dfixed_const(mode2->clock); /* convert to fixed point */
sys/dev/drm/radeon/r100.c
3291
pix_clk2.full = dfixed_div(pix_clk2, temp_ff);
sys/dev/drm/radeon/r100.c
3292
temp_ff.full = dfixed_const(pixel_bytes2);
sys/dev/drm/radeon/r100.c
3293
peak_disp_bw.full += dfixed_mul(pix_clk2, temp_ff);
sys/dev/drm/radeon/r100.c
3296
mem_bw.full = dfixed_mul(mem_bw, min_mem_eff);
sys/dev/drm/radeon/r100.c
3297
if (peak_disp_bw.full >= mem_bw.full) {
sys/dev/drm/radeon/r100.c
3338
trcd_ff.full = dfixed_const(mem_trcd);
sys/dev/drm/radeon/r100.c
3339
trp_ff.full = dfixed_const(mem_trp);
sys/dev/drm/radeon/r100.c
3340
tras_ff.full = dfixed_const(mem_tras);
sys/dev/drm/radeon/r100.c
3358
tcas_ff.full += dfixed_const(data);
sys/dev/drm/radeon/r100.c
3388
tcas_ff.full += trbs_ff.full;
sys/dev/drm/radeon/r100.c
3391
sclk_eff_ff.full = sclk_ff.full;
sys/dev/drm/radeon/r100.c
3395
agpmode_ff.full = dfixed_const(radeon_agpmode);
sys/dev/drm/radeon/r100.c
3396
temp_ff.full = dfixed_const_666(16);
sys/dev/drm/radeon/r100.c
3397
sclk_eff_ff.full -= dfixed_mul(agpmode_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3402
sclk_delay_ff.full = dfixed_const(250);
sys/dev/drm/radeon/r100.c
3407
sclk_delay_ff.full = dfixed_const(41);
sys/dev/drm/radeon/r100.c
3409
sclk_delay_ff.full = dfixed_const(33);
sys/dev/drm/radeon/r100.c
3412
sclk_delay_ff.full = dfixed_const(57);
sys/dev/drm/radeon/r100.c
3414
sclk_delay_ff.full = dfixed_const(41);
sys/dev/drm/radeon/r100.c
3418
mc_latency_sclk.full = dfixed_div(sclk_delay_ff, sclk_eff_ff);
sys/dev/drm/radeon/r100.c
3422
k1.full = dfixed_const(40);
sys/dev/drm/radeon/r100.c
3425
k1.full = dfixed_const(20);
sys/dev/drm/radeon/r100.c
3429
k1.full = dfixed_const(40);
sys/dev/drm/radeon/r100.c
3433
temp_ff.full = dfixed_const(2);
sys/dev/drm/radeon/r100.c
3434
mc_latency_mclk.full = dfixed_mul(trcd_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3435
temp_ff.full = dfixed_const(c);
sys/dev/drm/radeon/r100.c
3436
mc_latency_mclk.full += dfixed_mul(tcas_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3437
temp_ff.full = dfixed_const(4);
sys/dev/drm/radeon/r100.c
3438
mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3439
mc_latency_mclk.full += dfixed_mul(trp_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3440
mc_latency_mclk.full += k1.full;
sys/dev/drm/radeon/r100.c
3442
mc_latency_mclk.full = dfixed_div(mc_latency_mclk, mclk_ff);
sys/dev/drm/radeon/r100.c
3443
mc_latency_mclk.full += dfixed_div(temp_ff, sclk_eff_ff);
sys/dev/drm/radeon/r100.c
3448
temp_ff.full = dfixed_const((2 * (cur_size - (rdev->mc.vram_is_ddr + 1))));
sys/dev/drm/radeon/r100.c
3449
temp_ff.full += trcd_ff.full;
sys/dev/drm/radeon/r100.c
3450
if (temp_ff.full < tras_ff.full)
sys/dev/drm/radeon/r100.c
3451
temp_ff.full = tras_ff.full;
sys/dev/drm/radeon/r100.c
3452
cur_latency_mclk.full = dfixed_div(temp_ff, mclk_ff);
sys/dev/drm/radeon/r100.c
3454
temp_ff.full = dfixed_const(cur_size);
sys/dev/drm/radeon/r100.c
3455
cur_latency_sclk.full = dfixed_div(temp_ff, sclk_eff_ff);
sys/dev/drm/radeon/r100.c
3459
disp_latency_overhead.full = dfixed_const(8);
sys/dev/drm/radeon/r100.c
3460
disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff);
sys/dev/drm/radeon/r100.c
3461
mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full;
sys/dev/drm/radeon/r100.c
3462
mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full;
sys/dev/drm/radeon/r100.c
3464
if (mc_latency_mclk.full > mc_latency_sclk.full)
sys/dev/drm/radeon/r100.c
3465
disp_latency.full = mc_latency_mclk.full;
sys/dev/drm/radeon/r100.c
3467
disp_latency.full = mc_latency_sclk.full;
sys/dev/drm/radeon/r100.c
3488
temp_ff.full = dfixed_const((16/pixel_bytes1));
sys/dev/drm/radeon/r100.c
3489
disp_drain_rate.full = dfixed_div(pix_clk, temp_ff);
sys/dev/drm/radeon/r100.c
3494
crit_point_ff.full = dfixed_mul(disp_drain_rate, disp_latency);
sys/dev/drm/radeon/r100.c
3495
crit_point_ff.full += dfixed_const_half(0);
sys/dev/drm/radeon/r100.c
3568
temp_ff.full = dfixed_const((16/pixel_bytes2));
sys/dev/drm/radeon/r100.c
3569
disp_drain_rate2.full = dfixed_div(pix_clk2, temp_ff);
sys/dev/drm/radeon/r100.c
3590
temp_ff.full = dfixed_const(temp);
sys/dev/drm/radeon/r100.c
3591
temp_ff.full = dfixed_mul(mclk_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3592
if (sclk_ff.full < temp_ff.full)
sys/dev/drm/radeon/r100.c
3593
temp_ff.full = sclk_ff.full;
sys/dev/drm/radeon/r100.c
3595
read_return_rate.full = temp_ff.full;
sys/dev/drm/radeon/r100.c
3598
temp_ff.full = read_return_rate.full - disp_drain_rate.full;
sys/dev/drm/radeon/r100.c
3599
time_disp1_drop_priority.full = dfixed_div(crit_point_ff, temp_ff);
sys/dev/drm/radeon/r100.c
3601
time_disp1_drop_priority.full = 0;
sys/dev/drm/radeon/r100.c
3603
crit_point_ff.full = disp_latency.full + time_disp1_drop_priority.full + disp_latency.full;
sys/dev/drm/radeon/r100.c
3604
crit_point_ff.full = dfixed_mul(crit_point_ff, disp_drain_rate2);
sys/dev/drm/radeon/r100.c
3605
crit_point_ff.full += dfixed_const_half(0);
sys/dev/drm/radeon/radeon_device.c
728
a.full = dfixed_const(100);
sys/dev/drm/radeon/radeon_device.c
729
rdev->pm.sclk.full = dfixed_const(sclk);
sys/dev/drm/radeon/radeon_device.c
730
rdev->pm.sclk.full = dfixed_div(rdev->pm.sclk, a);
sys/dev/drm/radeon/radeon_device.c
731
rdev->pm.mclk.full = dfixed_const(mclk);
sys/dev/drm/radeon/radeon_device.c
732
rdev->pm.mclk.full = dfixed_div(rdev->pm.mclk, a);
sys/dev/drm/radeon/radeon_device.c
735
a.full = dfixed_const(16);
sys/dev/drm/radeon/radeon_device.c
737
rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
sys/dev/drm/radeon/radeon_display.c
1759
a.full = dfixed_const(src_v);
sys/dev/drm/radeon/radeon_display.c
1760
b.full = dfixed_const(dst_v);
sys/dev/drm/radeon/radeon_display.c
1761
radeon_crtc->vsc.full = dfixed_div(a, b);
sys/dev/drm/radeon/radeon_display.c
1762
a.full = dfixed_const(src_h);
sys/dev/drm/radeon/radeon_display.c
1763
b.full = dfixed_const(dst_h);
sys/dev/drm/radeon/radeon_display.c
1764
radeon_crtc->hsc.full = dfixed_div(a, b);
sys/dev/drm/radeon/radeon_display.c
1766
radeon_crtc->vsc.full = dfixed_const(1);
sys/dev/drm/radeon/radeon_display.c
1767
radeon_crtc->hsc.full = dfixed_const(1);
sys/dev/drm/radeon/rs690.c
101
rdev->pm.igp_system_mclk.full = dfixed_const(66700);
sys/dev/drm/radeon/rs690.c
102
rdev->pm.igp_system_mclk.full = dfixed_div(rdev->pm.igp_system_mclk, tmp);
sys/dev/drm/radeon/rs690.c
103
rdev->pm.igp_ht_link_clk.full = dfixed_const(le32_to_cpu(info->info_v2.ulHTLinkFreq));
sys/dev/drm/radeon/rs690.c
104
rdev->pm.igp_ht_link_clk.full = dfixed_div(rdev->pm.igp_ht_link_clk, tmp);
sys/dev/drm/radeon/rs690.c
105
rdev->pm.igp_ht_link_width.full = dfixed_const(le16_to_cpu(info->info_v2.usMinHTLinkWidth));
sys/dev/drm/radeon/rs690.c
109
rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
sys/dev/drm/radeon/rs690.c
110
rdev->pm.igp_system_mclk.full = dfixed_const(200);
sys/dev/drm/radeon/rs690.c
111
rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
sys/dev/drm/radeon/rs690.c
112
rdev->pm.igp_ht_link_width.full = dfixed_const(8);
sys/dev/drm/radeon/rs690.c
118
rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
sys/dev/drm/radeon/rs690.c
119
rdev->pm.igp_system_mclk.full = dfixed_const(200);
sys/dev/drm/radeon/rs690.c
120
rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
sys/dev/drm/radeon/rs690.c
121
rdev->pm.igp_ht_link_width.full = dfixed_const(8);
sys/dev/drm/radeon/rs690.c
126
tmp.full = dfixed_const(4);
sys/dev/drm/radeon/rs690.c
127
rdev->pm.k8_bandwidth.full = dfixed_mul(rdev->pm.igp_system_mclk, tmp);
sys/dev/drm/radeon/rs690.c
131
tmp.full = dfixed_const(5);
sys/dev/drm/radeon/rs690.c
132
rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk,
sys/dev/drm/radeon/rs690.c
134
rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp);
sys/dev/drm/radeon/rs690.c
135
if (tmp.full < rdev->pm.max_bandwidth.full) {
sys/dev/drm/radeon/rs690.c
137
rdev->pm.max_bandwidth.full = tmp.full;
sys/dev/drm/radeon/rs690.c
142
tmp.full = dfixed_const(14);
sys/dev/drm/radeon/rs690.c
143
rdev->pm.sideport_bandwidth.full = dfixed_mul(rdev->pm.igp_sideport_mclk, tmp);
sys/dev/drm/radeon/rs690.c
144
tmp.full = dfixed_const(10);
sys/dev/drm/radeon/rs690.c
145
rdev->pm.sideport_bandwidth.full = dfixed_div(rdev->pm.sideport_bandwidth, tmp);
sys/dev/drm/radeon/rs690.c
296
a.full = dfixed_const(100);
sys/dev/drm/radeon/rs690.c
297
sclk.full = dfixed_const(selected_sclk);
sys/dev/drm/radeon/rs690.c
298
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/rs690.c
301
a.full = dfixed_const(16);
sys/dev/drm/radeon/rs690.c
302
core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
sys/dev/drm/radeon/rs690.c
304
if (crtc->vsc.full > dfixed_const(2))
sys/dev/drm/radeon/rs690.c
305
wm->num_line_pair.full = dfixed_const(2);
sys/dev/drm/radeon/rs690.c
307
wm->num_line_pair.full = dfixed_const(1);
sys/dev/drm/radeon/rs690.c
309
b.full = dfixed_const(mode->crtc_hdisplay);
sys/dev/drm/radeon/rs690.c
310
c.full = dfixed_const(256);
sys/dev/drm/radeon/rs690.c
311
a.full = dfixed_div(b, c);
sys/dev/drm/radeon/rs690.c
312
request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
sys/dev/drm/radeon/rs690.c
313
request_fifo_depth.full = dfixed_ceil(request_fifo_depth);
sys/dev/drm/radeon/rs690.c
314
if (a.full < dfixed_const(4)) {
sys/dev/drm/radeon/rs690.c
326
a.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/rs690.c
327
b.full = dfixed_const(1000);
sys/dev/drm/radeon/rs690.c
328
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
329
pclk.full = dfixed_div(b, a);
sys/dev/drm/radeon/rs690.c
331
b.full = dfixed_const(2);
sys/dev/drm/radeon/rs690.c
332
if (crtc->vsc.full > b.full)
sys/dev/drm/radeon/rs690.c
333
b.full = crtc->vsc.full;
sys/dev/drm/radeon/rs690.c
334
b.full = dfixed_mul(b, crtc->hsc);
sys/dev/drm/radeon/rs690.c
335
c.full = dfixed_const(2);
sys/dev/drm/radeon/rs690.c
336
b.full = dfixed_div(b, c);
sys/dev/drm/radeon/rs690.c
337
consumption_time.full = dfixed_div(pclk, b);
sys/dev/drm/radeon/rs690.c
339
consumption_time.full = pclk.full;
sys/dev/drm/radeon/rs690.c
341
a.full = dfixed_const(1);
sys/dev/drm/radeon/rs690.c
342
wm->consumption_rate.full = dfixed_div(a, consumption_time);
sys/dev/drm/radeon/rs690.c
350
a.full = dfixed_const(crtc->base.mode.crtc_htotal);
sys/dev/drm/radeon/rs690.c
351
line_time.full = dfixed_mul(a, pclk);
sys/dev/drm/radeon/rs690.c
358
a.full = dfixed_const(crtc->base.mode.crtc_htotal);
sys/dev/drm/radeon/rs690.c
359
b.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
sys/dev/drm/radeon/rs690.c
360
wm->active_time.full = dfixed_mul(line_time, b);
sys/dev/drm/radeon/rs690.c
361
wm->active_time.full = dfixed_div(wm->active_time, a);
sys/dev/drm/radeon/rs690.c
366
if (max_bandwidth.full > rdev->pm.sideport_bandwidth.full &&
sys/dev/drm/radeon/rs690.c
367
rdev->pm.sideport_bandwidth.full)
sys/dev/drm/radeon/rs690.c
369
read_delay_latency.full = dfixed_const(370 * 800);
sys/dev/drm/radeon/rs690.c
370
a.full = dfixed_const(1000);
sys/dev/drm/radeon/rs690.c
371
b.full = dfixed_div(rdev->pm.igp_sideport_mclk, a);
sys/dev/drm/radeon/rs690.c
372
read_delay_latency.full = dfixed_div(read_delay_latency, b);
sys/dev/drm/radeon/rs690.c
373
read_delay_latency.full = dfixed_mul(read_delay_latency, a);
sys/dev/drm/radeon/rs690.c
375
if (max_bandwidth.full > rdev->pm.k8_bandwidth.full &&
sys/dev/drm/radeon/rs690.c
376
rdev->pm.k8_bandwidth.full)
sys/dev/drm/radeon/rs690.c
378
if (max_bandwidth.full > rdev->pm.ht_bandwidth.full &&
sys/dev/drm/radeon/rs690.c
379
rdev->pm.ht_bandwidth.full)
sys/dev/drm/radeon/rs690.c
381
read_delay_latency.full = dfixed_const(5000);
sys/dev/drm/radeon/rs690.c
385
a.full = dfixed_const(16);
sys/dev/drm/radeon/rs690.c
386
sclk.full = dfixed_mul(max_bandwidth, a);
sys/dev/drm/radeon/rs690.c
387
a.full = dfixed_const(1000);
sys/dev/drm/radeon/rs690.c
388
sclk.full = dfixed_div(a, sclk);
sys/dev/drm/radeon/rs690.c
394
a.full = dfixed_const(256 * 13);
sys/dev/drm/radeon/rs690.c
395
chunk_time.full = dfixed_mul(sclk, a);
sys/dev/drm/radeon/rs690.c
396
a.full = dfixed_const(10);
sys/dev/drm/radeon/rs690.c
397
chunk_time.full = dfixed_div(chunk_time, a);
sys/dev/drm/radeon/rs690.c
408
a.full = dfixed_const(3);
sys/dev/drm/radeon/rs690.c
409
wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
sys/dev/drm/radeon/rs690.c
410
wm->worst_case_latency.full += read_delay_latency.full;
sys/dev/drm/radeon/rs690.c
412
a.full = dfixed_const(2);
sys/dev/drm/radeon/rs690.c
413
wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
sys/dev/drm/radeon/rs690.c
414
wm->worst_case_latency.full += read_delay_latency.full;
sys/dev/drm/radeon/rs690.c
428
tolerable_latency.full = line_time.full;
sys/dev/drm/radeon/rs690.c
430
tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2);
sys/dev/drm/radeon/rs690.c
431
tolerable_latency.full = request_fifo_depth.full - tolerable_latency.full;
sys/dev/drm/radeon/rs690.c
432
tolerable_latency.full = dfixed_mul(tolerable_latency, chunk_time);
sys/dev/drm/radeon/rs690.c
433
tolerable_latency.full = line_time.full - tolerable_latency.full;
sys/dev/drm/radeon/rs690.c
436
wm->dbpp.full = dfixed_const(4 * 8);
sys/dev/drm/radeon/rs690.c
441
a.full = dfixed_const(16);
sys/dev/drm/radeon/rs690.c
442
wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
sys/dev/drm/radeon/rs690.c
443
wm->priority_mark_max.full = dfixed_div(wm->priority_mark_max, a);
sys/dev/drm/radeon/rs690.c
444
wm->priority_mark_max.full = dfixed_ceil(wm->priority_mark_max);
sys/dev/drm/radeon/rs690.c
447
estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full;
sys/dev/drm/radeon/rs690.c
448
estimated_width.full = dfixed_div(estimated_width, consumption_time);
sys/dev/drm/radeon/rs690.c
450
wm->priority_mark.full = dfixed_const(10);
sys/dev/drm/radeon/rs690.c
452
a.full = dfixed_const(16);
sys/dev/drm/radeon/rs690.c
453
wm->priority_mark.full = dfixed_div(estimated_width, a);
sys/dev/drm/radeon/rs690.c
454
wm->priority_mark.full = dfixed_ceil(wm->priority_mark);
sys/dev/drm/radeon/rs690.c
455
wm->priority_mark.full = wm->priority_mark_max.full - wm->priority_mark.full;
sys/dev/drm/radeon/rs690.c
475
a.full = dfixed_mul(wm0->dbpp, wm0->num_line_pair);
sys/dev/drm/radeon/rs690.c
477
a.full = wm0->num_line_pair.full;
sys/dev/drm/radeon/rs690.c
479
b.full = dfixed_mul(wm1->dbpp, wm1->num_line_pair);
sys/dev/drm/radeon/rs690.c
481
b.full = wm1->num_line_pair.full;
sys/dev/drm/radeon/rs690.c
482
a.full += b.full;
sys/dev/drm/radeon/rs690.c
483
fill_rate.full = dfixed_div(wm0->sclk, a);
sys/dev/drm/radeon/rs690.c
484
if (wm0->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rs690.c
485
b.full = wm0->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rs690.c
486
b.full = dfixed_mul(b, wm0->active_time);
sys/dev/drm/radeon/rs690.c
487
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rs690.c
489
a.full = a.full + b.full;
sys/dev/drm/radeon/rs690.c
490
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
491
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
493
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rs690.c
495
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
496
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
498
if (wm1->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rs690.c
499
b.full = wm1->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rs690.c
500
b.full = dfixed_mul(b, wm1->active_time);
sys/dev/drm/radeon/rs690.c
501
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rs690.c
503
a.full = a.full + b.full;
sys/dev/drm/radeon/rs690.c
504
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
505
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
507
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rs690.c
509
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
510
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
512
if (wm0->priority_mark.full > priority_mark02.full)
sys/dev/drm/radeon/rs690.c
513
priority_mark02.full = wm0->priority_mark.full;
sys/dev/drm/radeon/rs690.c
514
if (wm0->priority_mark_max.full > priority_mark02.full)
sys/dev/drm/radeon/rs690.c
515
priority_mark02.full = wm0->priority_mark_max.full;
sys/dev/drm/radeon/rs690.c
516
if (wm1->priority_mark.full > priority_mark12.full)
sys/dev/drm/radeon/rs690.c
517
priority_mark12.full = wm1->priority_mark.full;
sys/dev/drm/radeon/rs690.c
518
if (wm1->priority_mark_max.full > priority_mark12.full)
sys/dev/drm/radeon/rs690.c
519
priority_mark12.full = wm1->priority_mark_max.full;
sys/dev/drm/radeon/rs690.c
528
a.full = dfixed_mul(wm0->dbpp, wm0->num_line_pair);
sys/dev/drm/radeon/rs690.c
530
a.full = wm0->num_line_pair.full;
sys/dev/drm/radeon/rs690.c
531
fill_rate.full = dfixed_div(wm0->sclk, a);
sys/dev/drm/radeon/rs690.c
532
if (wm0->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rs690.c
533
b.full = wm0->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rs690.c
534
b.full = dfixed_mul(b, wm0->active_time);
sys/dev/drm/radeon/rs690.c
535
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rs690.c
537
a.full = a.full + b.full;
sys/dev/drm/radeon/rs690.c
538
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
539
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
541
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rs690.c
543
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
544
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
546
if (wm0->priority_mark.full > priority_mark02.full)
sys/dev/drm/radeon/rs690.c
547
priority_mark02.full = wm0->priority_mark.full;
sys/dev/drm/radeon/rs690.c
548
if (wm0->priority_mark_max.full > priority_mark02.full)
sys/dev/drm/radeon/rs690.c
549
priority_mark02.full = wm0->priority_mark_max.full;
sys/dev/drm/radeon/rs690.c
555
a.full = dfixed_mul(wm1->dbpp, wm1->num_line_pair);
sys/dev/drm/radeon/rs690.c
557
a.full = wm1->num_line_pair.full;
sys/dev/drm/radeon/rs690.c
558
fill_rate.full = dfixed_div(wm1->sclk, a);
sys/dev/drm/radeon/rs690.c
559
if (wm1->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rs690.c
560
b.full = wm1->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rs690.c
561
b.full = dfixed_mul(b, wm1->active_time);
sys/dev/drm/radeon/rs690.c
562
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rs690.c
564
a.full = a.full + b.full;
sys/dev/drm/radeon/rs690.c
565
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
566
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
568
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rs690.c
570
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rs690.c
571
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rs690.c
573
if (wm1->priority_mark.full > priority_mark12.full)
sys/dev/drm/radeon/rs690.c
574
priority_mark12.full = wm1->priority_mark.full;
sys/dev/drm/radeon/rs690.c
575
if (wm1->priority_mark_max.full > priority_mark12.full)
sys/dev/drm/radeon/rs690.c
576
priority_mark12.full = wm1->priority_mark_max.full;
sys/dev/drm/radeon/rs690.c
79
tmp.full = dfixed_const(100);
sys/dev/drm/radeon/rs690.c
80
rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info.ulBootUpMemoryClock));
sys/dev/drm/radeon/rs690.c
81
rdev->pm.igp_sideport_mclk.full = dfixed_div(rdev->pm.igp_sideport_mclk, tmp);
sys/dev/drm/radeon/rs690.c
83
rdev->pm.igp_system_mclk.full = dfixed_const(le16_to_cpu(info->info.usK8MemoryClock));
sys/dev/drm/radeon/rs690.c
85
rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
sys/dev/drm/radeon/rs690.c
86
rdev->pm.igp_system_mclk.full = dfixed_div(rdev->pm.igp_system_mclk, tmp);
sys/dev/drm/radeon/rs690.c
88
rdev->pm.igp_system_mclk.full = dfixed_const(400);
sys/dev/drm/radeon/rs690.c
89
rdev->pm.igp_ht_link_clk.full = dfixed_const(le16_to_cpu(info->info.usFSBClock));
sys/dev/drm/radeon/rs690.c
90
rdev->pm.igp_ht_link_width.full = dfixed_const(info->info.ucHTLinkWidth);
sys/dev/drm/radeon/rs690.c
93
tmp.full = dfixed_const(100);
sys/dev/drm/radeon/rs690.c
94
rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpSidePortClock));
sys/dev/drm/radeon/rs690.c
95
rdev->pm.igp_sideport_mclk.full = dfixed_div(rdev->pm.igp_sideport_mclk, tmp);
sys/dev/drm/radeon/rs690.c
97
rdev->pm.igp_system_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpUMAClock));
sys/dev/drm/radeon/rs690.c
99
rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
sys/dev/drm/radeon/rv515.c
1001
a.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/rv515.c
1002
b.full = dfixed_const(1000);
sys/dev/drm/radeon/rv515.c
1003
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/rv515.c
1004
pclk.full = dfixed_div(b, a);
sys/dev/drm/radeon/rv515.c
1006
b.full = dfixed_const(2);
sys/dev/drm/radeon/rv515.c
1007
if (crtc->vsc.full > b.full)
sys/dev/drm/radeon/rv515.c
1008
b.full = crtc->vsc.full;
sys/dev/drm/radeon/rv515.c
1009
b.full = dfixed_mul(b, crtc->hsc);
sys/dev/drm/radeon/rv515.c
1010
c.full = dfixed_const(2);
sys/dev/drm/radeon/rv515.c
1011
b.full = dfixed_div(b, c);
sys/dev/drm/radeon/rv515.c
1012
consumption_time.full = dfixed_div(pclk, b);
sys/dev/drm/radeon/rv515.c
1014
consumption_time.full = pclk.full;
sys/dev/drm/radeon/rv515.c
1016
a.full = dfixed_const(1);
sys/dev/drm/radeon/rv515.c
1017
wm->consumption_rate.full = dfixed_div(a, consumption_time);
sys/dev/drm/radeon/rv515.c
1025
a.full = dfixed_const(crtc->base.mode.crtc_htotal);
sys/dev/drm/radeon/rv515.c
1026
line_time.full = dfixed_mul(a, pclk);
sys/dev/drm/radeon/rv515.c
1033
a.full = dfixed_const(crtc->base.mode.crtc_htotal);
sys/dev/drm/radeon/rv515.c
1034
b.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
sys/dev/drm/radeon/rv515.c
1035
wm->active_time.full = dfixed_mul(line_time, b);
sys/dev/drm/radeon/rv515.c
1036
wm->active_time.full = dfixed_div(wm->active_time, a);
sys/dev/drm/radeon/rv515.c
1043
a.full = dfixed_const(600 * 1000);
sys/dev/drm/radeon/rv515.c
1044
chunk_time.full = dfixed_div(a, sclk);
sys/dev/drm/radeon/rv515.c
1045
read_delay_latency.full = dfixed_const(1000);
sys/dev/drm/radeon/rv515.c
1056
a.full = dfixed_const(3);
sys/dev/drm/radeon/rv515.c
1057
wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
sys/dev/drm/radeon/rv515.c
1058
wm->worst_case_latency.full += read_delay_latency.full;
sys/dev/drm/radeon/rv515.c
1060
wm->worst_case_latency.full = chunk_time.full + read_delay_latency.full;
sys/dev/drm/radeon/rv515.c
1074
tolerable_latency.full = line_time.full;
sys/dev/drm/radeon/rv515.c
1076
tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2);
sys/dev/drm/radeon/rv515.c
1077
tolerable_latency.full = request_fifo_depth.full - tolerable_latency.full;
sys/dev/drm/radeon/rv515.c
1078
tolerable_latency.full = dfixed_mul(tolerable_latency, chunk_time);
sys/dev/drm/radeon/rv515.c
1079
tolerable_latency.full = line_time.full - tolerable_latency.full;
sys/dev/drm/radeon/rv515.c
1082
wm->dbpp.full = dfixed_const(2 * 16);
sys/dev/drm/radeon/rv515.c
1087
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1088
wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
sys/dev/drm/radeon/rv515.c
1089
wm->priority_mark_max.full = dfixed_div(wm->priority_mark_max, a);
sys/dev/drm/radeon/rv515.c
1090
wm->priority_mark_max.full = dfixed_ceil(wm->priority_mark_max);
sys/dev/drm/radeon/rv515.c
1093
estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full;
sys/dev/drm/radeon/rv515.c
1094
estimated_width.full = dfixed_div(estimated_width, consumption_time);
sys/dev/drm/radeon/rv515.c
1096
wm->priority_mark.full = wm->priority_mark_max.full;
sys/dev/drm/radeon/rv515.c
1098
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1099
wm->priority_mark.full = dfixed_div(estimated_width, a);
sys/dev/drm/radeon/rv515.c
1100
wm->priority_mark.full = dfixed_ceil(wm->priority_mark);
sys/dev/drm/radeon/rv515.c
1101
wm->priority_mark.full = wm->priority_mark_max.full - wm->priority_mark.full;
sys/dev/drm/radeon/rv515.c
1121
a.full = dfixed_div(wm0->dbpp, wm0->num_line_pair);
sys/dev/drm/radeon/rv515.c
1123
a.full = wm0->num_line_pair.full;
sys/dev/drm/radeon/rv515.c
1125
b.full = dfixed_div(wm1->dbpp, wm1->num_line_pair);
sys/dev/drm/radeon/rv515.c
1127
b.full = wm1->num_line_pair.full;
sys/dev/drm/radeon/rv515.c
1128
a.full += b.full;
sys/dev/drm/radeon/rv515.c
1129
fill_rate.full = dfixed_div(wm0->sclk, a);
sys/dev/drm/radeon/rv515.c
1130
if (wm0->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rv515.c
1131
b.full = wm0->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rv515.c
1132
b.full = dfixed_mul(b, wm0->active_time);
sys/dev/drm/radeon/rv515.c
1133
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1134
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/rv515.c
1135
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1137
priority_mark02.full = a.full + b.full;
sys/dev/drm/radeon/rv515.c
1139
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1141
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rv515.c
1142
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rv515.c
1144
if (wm1->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rv515.c
1145
b.full = wm1->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rv515.c
1146
b.full = dfixed_mul(b, wm1->active_time);
sys/dev/drm/radeon/rv515.c
1147
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1148
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/rv515.c
1149
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1151
priority_mark12.full = a.full + b.full;
sys/dev/drm/radeon/rv515.c
1153
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1155
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rv515.c
1156
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rv515.c
1158
if (wm0->priority_mark.full > priority_mark02.full)
sys/dev/drm/radeon/rv515.c
1159
priority_mark02.full = wm0->priority_mark.full;
sys/dev/drm/radeon/rv515.c
1160
if (wm0->priority_mark_max.full > priority_mark02.full)
sys/dev/drm/radeon/rv515.c
1161
priority_mark02.full = wm0->priority_mark_max.full;
sys/dev/drm/radeon/rv515.c
1162
if (wm1->priority_mark.full > priority_mark12.full)
sys/dev/drm/radeon/rv515.c
1163
priority_mark12.full = wm1->priority_mark.full;
sys/dev/drm/radeon/rv515.c
1164
if (wm1->priority_mark_max.full > priority_mark12.full)
sys/dev/drm/radeon/rv515.c
1165
priority_mark12.full = wm1->priority_mark_max.full;
sys/dev/drm/radeon/rv515.c
1174
a.full = dfixed_div(wm0->dbpp, wm0->num_line_pair);
sys/dev/drm/radeon/rv515.c
1176
a.full = wm0->num_line_pair.full;
sys/dev/drm/radeon/rv515.c
1177
fill_rate.full = dfixed_div(wm0->sclk, a);
sys/dev/drm/radeon/rv515.c
1178
if (wm0->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rv515.c
1179
b.full = wm0->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rv515.c
1180
b.full = dfixed_mul(b, wm0->active_time);
sys/dev/drm/radeon/rv515.c
1181
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1182
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/rv515.c
1183
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1185
priority_mark02.full = a.full + b.full;
sys/dev/drm/radeon/rv515.c
1187
a.full = dfixed_mul(wm0->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1189
b.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1190
priority_mark02.full = dfixed_div(a, b);
sys/dev/drm/radeon/rv515.c
1192
if (wm0->priority_mark.full > priority_mark02.full)
sys/dev/drm/radeon/rv515.c
1193
priority_mark02.full = wm0->priority_mark.full;
sys/dev/drm/radeon/rv515.c
1194
if (wm0->priority_mark_max.full > priority_mark02.full)
sys/dev/drm/radeon/rv515.c
1195
priority_mark02.full = wm0->priority_mark_max.full;
sys/dev/drm/radeon/rv515.c
1201
a.full = dfixed_div(wm1->dbpp, wm1->num_line_pair);
sys/dev/drm/radeon/rv515.c
1203
a.full = wm1->num_line_pair.full;
sys/dev/drm/radeon/rv515.c
1204
fill_rate.full = dfixed_div(wm1->sclk, a);
sys/dev/drm/radeon/rv515.c
1205
if (wm1->consumption_rate.full > fill_rate.full) {
sys/dev/drm/radeon/rv515.c
1206
b.full = wm1->consumption_rate.full - fill_rate.full;
sys/dev/drm/radeon/rv515.c
1207
b.full = dfixed_mul(b, wm1->active_time);
sys/dev/drm/radeon/rv515.c
1208
a.full = dfixed_const(16);
sys/dev/drm/radeon/rv515.c
1209
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/rv515.c
1210
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1212
priority_mark12.full = a.full + b.full;
sys/dev/drm/radeon/rv515.c
1214
a.full = dfixed_mul(wm1->worst_case_latency,
sys/dev/drm/radeon/rv515.c
1216
b.full = dfixed_const(16 * 1000);
sys/dev/drm/radeon/rv515.c
1217
priority_mark12.full = dfixed_div(a, b);
sys/dev/drm/radeon/rv515.c
1219
if (wm1->priority_mark.full > priority_mark12.full)
sys/dev/drm/radeon/rv515.c
1220
priority_mark12.full = wm1->priority_mark.full;
sys/dev/drm/radeon/rv515.c
1221
if (wm1->priority_mark_max.full > priority_mark12.full)
sys/dev/drm/radeon/rv515.c
1222
priority_mark12.full = wm1->priority_mark_max.full;
sys/dev/drm/radeon/rv515.c
975
a.full = dfixed_const(100);
sys/dev/drm/radeon/rv515.c
976
sclk.full = dfixed_const(selected_sclk);
sys/dev/drm/radeon/rv515.c
977
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/rv515.c
979
if (crtc->vsc.full > dfixed_const(2))
sys/dev/drm/radeon/rv515.c
980
wm->num_line_pair.full = dfixed_const(2);
sys/dev/drm/radeon/rv515.c
982
wm->num_line_pair.full = dfixed_const(1);
sys/dev/drm/radeon/rv515.c
984
b.full = dfixed_const(mode->crtc_hdisplay);
sys/dev/drm/radeon/rv515.c
985
c.full = dfixed_const(256);
sys/dev/drm/radeon/rv515.c
986
a.full = dfixed_div(b, c);
sys/dev/drm/radeon/rv515.c
987
request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
sys/dev/drm/radeon/rv515.c
988
request_fifo_depth.full = dfixed_ceil(request_fifo_depth);
sys/dev/drm/radeon/rv515.c
989
if (a.full < dfixed_const(4)) {
sys/dev/drm/radeon/si.c
2066
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2067
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/si.c
2068
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/si.c
2069
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/si.c
2070
a.full = dfixed_const(10);
sys/dev/drm/radeon/si.c
2071
dram_efficiency.full = dfixed_const(7);
sys/dev/drm/radeon/si.c
2072
dram_efficiency.full = dfixed_div(dram_efficiency, a);
sys/dev/drm/radeon/si.c
2073
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/si.c
2074
bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
sys/dev/drm/radeon/si.c
2086
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2087
yclk.full = dfixed_const(wm->yclk);
sys/dev/drm/radeon/si.c
2088
yclk.full = dfixed_div(yclk, a);
sys/dev/drm/radeon/si.c
2089
dram_channels.full = dfixed_const(wm->dram_channels * 4);
sys/dev/drm/radeon/si.c
2090
a.full = dfixed_const(10);
sys/dev/drm/radeon/si.c
2091
disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
sys/dev/drm/radeon/si.c
2092
disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
sys/dev/drm/radeon/si.c
2093
bandwidth.full = dfixed_mul(dram_channels, yclk);
sys/dev/drm/radeon/si.c
2094
bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
sys/dev/drm/radeon/si.c
2106
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2107
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/radeon/si.c
2108
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/si.c
2109
a.full = dfixed_const(10);
sys/dev/drm/radeon/si.c
2110
return_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/si.c
2111
return_efficiency.full = dfixed_div(return_efficiency, a);
sys/dev/drm/radeon/si.c
2112
a.full = dfixed_const(32);
sys/dev/drm/radeon/si.c
2113
bandwidth.full = dfixed_mul(a, sclk);
sys/dev/drm/radeon/si.c
2114
bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
sys/dev/drm/radeon/si.c
2132
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2133
disp_clk.full = dfixed_const(wm->disp_clk);
sys/dev/drm/radeon/si.c
2134
disp_clk.full = dfixed_div(disp_clk, a);
sys/dev/drm/radeon/si.c
2135
a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm) / 2);
sys/dev/drm/radeon/si.c
2136
b1.full = dfixed_mul(a, disp_clk);
sys/dev/drm/radeon/si.c
2138
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2139
sclk.full = dfixed_const(wm->sclk);
sys/dev/drm/radeon/si.c
2140
sclk.full = dfixed_div(sclk, a);
sys/dev/drm/radeon/si.c
2141
a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm));
sys/dev/drm/radeon/si.c
2142
b2.full = dfixed_mul(a, sclk);
sys/dev/drm/radeon/si.c
2144
a.full = dfixed_const(10);
sys/dev/drm/radeon/si.c
2145
disp_clk_request_efficiency.full = dfixed_const(8);
sys/dev/drm/radeon/si.c
2146
disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
sys/dev/drm/radeon/si.c
2150
a.full = dfixed_const(min_bandwidth);
sys/dev/drm/radeon/si.c
2151
bandwidth.full = dfixed_mul(a, disp_clk_request_efficiency);
sys/dev/drm/radeon/si.c
2178
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2179
line_time.full = dfixed_const(wm->active_time + wm->blank_time);
sys/dev/drm/radeon/si.c
2180
line_time.full = dfixed_div(line_time, a);
sys/dev/drm/radeon/si.c
2181
bpp.full = dfixed_const(wm->bytes_per_pixel);
sys/dev/drm/radeon/si.c
2182
src_width.full = dfixed_const(wm->src_width);
sys/dev/drm/radeon/si.c
2183
bandwidth.full = dfixed_mul(src_width, bpp);
sys/dev/drm/radeon/si.c
2184
bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
sys/dev/drm/radeon/si.c
2185
bandwidth.full = dfixed_div(bandwidth, line_time);
sys/dev/drm/radeon/si.c
2208
a.full = dfixed_const(2);
sys/dev/drm/radeon/si.c
2209
b.full = dfixed_const(1);
sys/dev/drm/radeon/si.c
2210
if ((wm->vsc.full > a.full) ||
sys/dev/drm/radeon/si.c
2211
((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
sys/dev/drm/radeon/si.c
2213
((wm->vsc.full >= a.full) && wm->interlaced))
sys/dev/drm/radeon/si.c
2218
a.full = dfixed_const(available_bandwidth);
sys/dev/drm/radeon/si.c
2219
b.full = dfixed_const(wm->num_heads);
sys/dev/drm/radeon/si.c
2220
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/si.c
2226
a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
sys/dev/drm/radeon/si.c
2227
b.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2228
c.full = dfixed_const(lb_fill_bw);
sys/dev/drm/radeon/si.c
2229
b.full = dfixed_div(c, b);
sys/dev/drm/radeon/si.c
2230
a.full = dfixed_div(a, b);
sys/dev/drm/radeon/si.c
2266
a.full = dfixed_const(1);
sys/dev/drm/radeon/si.c
2267
if (wm->vsc.full > a.full)
sys/dev/drm/radeon/si.c
2392
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2393
b.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/si.c
2394
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/si.c
2395
c.full = dfixed_const(latency_watermark_a);
sys/dev/drm/radeon/si.c
2396
c.full = dfixed_mul(c, b);
sys/dev/drm/radeon/si.c
2397
c.full = dfixed_mul(c, radeon_crtc->hsc);
sys/dev/drm/radeon/si.c
2398
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/si.c
2399
a.full = dfixed_const(16);
sys/dev/drm/radeon/si.c
2400
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/si.c
2404
a.full = dfixed_const(1000);
sys/dev/drm/radeon/si.c
2405
b.full = dfixed_const(mode->clock);
sys/dev/drm/radeon/si.c
2406
b.full = dfixed_div(b, a);
sys/dev/drm/radeon/si.c
2407
c.full = dfixed_const(latency_watermark_b);
sys/dev/drm/radeon/si.c
2408
c.full = dfixed_mul(c, b);
sys/dev/drm/radeon/si.c
2409
c.full = dfixed_mul(c, radeon_crtc->hsc);
sys/dev/drm/radeon/si.c
2410
c.full = dfixed_div(c, a);
sys/dev/drm/radeon/si.c
2411
a.full = dfixed_const(16);
sys/dev/drm/radeon/si.c
2412
c.full = dfixed_div(c, a);
sys/dev/netif/bwn/bwn/if_bwn.c
1006
goto full;
sys/dev/netif/bwn/bwn/if_bwn.c
1012
goto full;
sys/dev/netif/bwn/bwn/if_bwn.c
1015
full:
sys/dev/sound/pcm/feeder_rate.c
1384
dumpz(full);
sys/kern/kern_kmalloc.c
349
malloc_slab_destroy(type, &mgt->full);
sys/kern/kern_kmalloc.c
479
slab->next = ggm->full;
sys/kern/kern_kmalloc.c
480
ggm->full = slab;
sys/kern/kern_kmalloc.c
553
slabp = &ggm->full;
sys/kern/kern_kmalloc.c
801
if (ggm->full) {
sys/kern/kern_kmalloc.c
804
mgt->active = ggm->full;
sys/kern/kern_kmalloc.c
805
ggm->full = ggm->full->next;
sys/netgraph/lmi/ng_lmi.c
154
static void nglmi_inquire(sc_p sc, int full);
sys/netgraph/lmi/ng_lmi.c
324
nglmi_inquire(sc_p sc, int full)
sys/netgraph/lmi/ng_lmi.c
372
if (full)
sys/netgraph7/lmi/ng_lmi.c
149
static void nglmi_inquire(sc_p sc, int full);
sys/netgraph7/lmi/ng_lmi.c
313
nglmi_inquire(sc_p sc, int full)
sys/netgraph7/lmi/ng_lmi.c
360
if (full)
sys/platform/pc64/x86_64/machdep.c
2382
int page_bad, full;
sys/platform/pc64/x86_64/machdep.c
2386
full = FALSE;
sys/platform/pc64/x86_64/machdep.c
2520
full = TRUE;
sys/platform/pc64/x86_64/machdep.c
2544
if (full)
sys/sys/_malloc.h
109
struct kmalloc_slab *full; /* global */
sys/vfs/hammer2/hammer2_lz4.c
524
endOnInputSize, noPrefix, full, 0);
sys/vfs/nfs/nfsm_subs.c
566
nfsm_v3attrbuild(nfsm_info_t info, struct vattr *vap, int full)
sys/vfs/nfs/nfsm_subs.c
578
if (full && vap->va_uid != (uid_t)VNOVAL) {
sys/vfs/nfs/nfsm_subs.c
586
if (full && vap->va_gid != (gid_t)VNOVAL) {
sys/vfs/nfs/nfsm_subs.c
594
if (full && vap->va_size != VNOVAL) {
sys/vfs/nfs/nfsm_subs.h
154
void nfsm_v3attrbuild(nfsm_info_t info, struct vattr *vap, int full);
sys/vm/vm_map.c
4756
boolean_t full = have_addr;
sys/vm/vm_map.c
4765
if (!full && db_indent)
sys/vm/vm_map.c
4796
full, 0, NULL);
sys/vm/vm_map.c
4815
full, 0, NULL);
sys/vm/vm_object.c
1876
boolean_t full = have_addr;
sys/vm/vm_object.c
1897
if (!full)
usr.sbin/makefs/hammer2/hammer2_lz4.c
526
endOnInputSize, noPrefix, full, 0);
usr.sbin/ppp/bundle.c
1889
dl->name, dl->physical->name.full);
usr.sbin/ppp/datalink.c
280
dl->physical->name.full);
usr.sbin/ppp/datalink.c
310
dl->physical->name.full);
usr.sbin/ppp/datalink.c
319
dl->physical->name.full, timeout);
usr.sbin/ppp/ether.c
461
if (p->fd < 0 && !strncasecmp(p->name.full, NG_PPPOE_NODE_TYPE,
usr.sbin/ppp/ether.c
463
p->name.full[PPPOE_NODE_TYPE_LEN] == ':') {
usr.sbin/ppp/ether.c
481
iface = p->name.full + PPPOE_NODE_TYPE_LEN + 1;
usr.sbin/ppp/exec.c
107
if (p->fd < 0 && *p->name.full == '!') {
usr.sbin/ppp/netgraph.c
483
if (p->fd < 0 && !strncasecmp(p->name.full, NETGRAPH_PREFIX,
usr.sbin/ppp/netgraph.c
501
devp = p->name.full + sizeof NETGRAPH_PREFIX - 1;
usr.sbin/ppp/netgraph.c
584
devp - p->name.full + sizeof NETGRAPH_PREFIX - 1);
usr.sbin/ppp/physical.c
1015
if (*p->name.full == '/') {
usr.sbin/ppp/physical.c
1016
p->fd = ID0open(p->name.full, O_RDWR | O_NONBLOCK);
usr.sbin/ppp/physical.c
1029
log_Printf(LogWARN, "%s: %s: %s\n", p->link.name, p->name.full,
usr.sbin/ppp/physical.c
1034
p->name.full);
usr.sbin/ppp/physical.c
189
*p->name.full = '\0';
usr.sbin/ppp/physical.c
190
p->name.base = p->name.full;
usr.sbin/ppp/physical.c
297
if (*p->name.full == '/' && p->type != PHYS_DIRECT &&
usr.sbin/ppp/physical.c
300
log_Printf(LogPHASE, "%s: %s is in use\n", p->link.name, p->name.full);
usr.sbin/ppp/physical.c
303
p->link.name, p->name.full, uu_lockerr(res));
usr.sbin/ppp/physical.c
313
if (*p->name.full == '/' && p->type != PHYS_DIRECT &&
usr.sbin/ppp/physical.c
361
if (*p->name.full == '/') {
usr.sbin/ppp/physical.c
371
p->name.base = p->name.full;
usr.sbin/ppp/physical.c
372
*p->name.full = '\0';
usr.sbin/ppp/physical.c
445
*p->name.full ? p->name.full :
usr.sbin/ppp/physical.c
589
physical_SetDevice(p, p->name.full);
usr.sbin/ppp/physical.c
632
p->link.name, p->name.full, p->handler->name);
usr.sbin/ppp/physical.c
732
if (p->fd >= 0 && *p->name.full == '/' && p->type != PHYS_DIRECT)
usr.sbin/ppp/physical.c
764
return p->name.full;
usr.sbin/ppp/physical.c
950
if (name != p->name.full) {
usr.sbin/ppp/physical.c
951
strncpy(p->name.full, name, sizeof p->name.full - 1);
usr.sbin/ppp/physical.c
952
p->name.full[sizeof p->name.full - 1] = '\0';
usr.sbin/ppp/physical.c
954
p->name.base = *p->name.full == '!' ? p->name.full + 1 :
usr.sbin/ppp/physical.c
955
strncmp(p->name.full, _PATH_DEV, len) ?
usr.sbin/ppp/physical.c
956
p->name.full : p->name.full + len;
usr.sbin/ppp/physical.c
965
if (*p->name.full == '/') {
usr.sbin/ppp/physical.h
95
char full[DEVICE_LEN]; /* Our current device name */
usr.sbin/ppp/tcp.c
140
if ((cp = strchr(p->name.full, ':')) != NULL && !strchr(cp + 1, ':')) {
usr.sbin/ppp/tcp.c
142
host = p->name.full;
usr.sbin/ppp/tcp.c
160
p->name.full);
usr.sbin/ppp/tcp.c
188
if (*p->name.full == '\0') {
usr.sbin/ppp/tcp.c
199
snprintf(p->name.full, sizeof p->name.full, "%s:%d/tcp",
usr.sbin/ppp/tcp.c
201
p->name.base = p->name.full;
usr.sbin/ppp/tty.c
152
log_Printf(LogPHASE, "%s: %s: CD detected\n", p->link.name, p->name.full);
usr.sbin/ppp/tty.c
156
p->link.name, p->name.full);
usr.sbin/ppp/tty.c
159
p->link.name, p->name.full);
usr.sbin/ppp/tty.c
167
p->link.name, p->name.full, dev->carrier_seconds,
usr.sbin/ppp/tty.c
679
if (*p->name.full == '\0') {
usr.sbin/ppp/tty.c
682
p->link.name, p->name.full);
usr.sbin/ppp/tty.c
684
log_Printf(LogDEBUG, "%s: Opened %s\n", p->link.name, p->name.full);
usr.sbin/ppp/tty.c
732
p->link.name, p->name.full, p->cfg.speed);
usr.sbin/ppp/udp.c
123
if (*p->name.full == '\0') {
usr.sbin/ppp/udp.c
124
snprintf(p->name.full, sizeof p->name.full, "%s:%d/udp",
usr.sbin/ppp/udp.c
126
p->name.base = p->name.full;
usr.sbin/ppp/udp.c
237
p->name.full);
usr.sbin/ppp/udp.c
242
log_Printf(LogWARN, "%s: connect: %s\n", p->name.full, strerror(errno));
usr.sbin/ppp/udp.c
244
log_Printf(LogWARN, "%s: socket: %s\n", p->name.full, strerror(errno));
usr.sbin/ppp/udp.c
261
if ((cp = strchr(p->name.full, ':')) != NULL && !strchr(cp + 1, ':')) {
usr.sbin/ppp/udp.c
263
host = p->name.full;