| /linux/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 161 unsigned long border = (unsigned long)__srwx_boundary - PAGE_OFFSET; in mmu_mapin_ram() local 169 if (base >= border) in mmu_mapin_ram() 171 if (top >= border) in mmu_mapin_ram() 172 top = border; in mmu_mapin_ram() 175 if (!strict_kernel_rwx_enabled() || base >= border || top <= border) in mmu_mapin_ram() 178 done = __mmu_mapin_ram(base, border); in mmu_mapin_ram() 179 if (done != border) in mmu_mapin_ram() 182 return __mmu_mapin_ram(border, top); in mmu_mapin_ram() 202 unsigned long border = (unsigned long)__init_begin - PAGE_OFFSET; in mmu_mark_initmem_nx() local 214 if (strict_kernel_rwx_enabled() && base + size > border) in mmu_mark_initmem_nx()
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | util.c | 51 DLG_COLOR(border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 80 DLG_COLOR(border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 161 init_one_color(&dlg.border); in init_dialog_colors() 437 chtype box, chtype border) in draw_box() argument 446 waddch(win, border | ACS_ULCORNER); in draw_box() 448 waddch(win, border | ACS_LLCORNER); in draw_box() 454 waddch(win, border | ACS_HLINE); in draw_box() 458 waddch(win, border | ACS_VLINE); in draw_box()
|
| H A D | yesno.c | 50 dlg.dialog.atr, dlg.border.atr); in dialog_yesno() 51 wattrset(dialog, dlg.border.atr); in dialog_yesno()
|
| H A D | inputbox.c | 63 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox() 64 wattrset(dialog, dlg.border.atr); in dialog_inputbox() 82 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
|
| H A D | dialog.h | 86 struct dialog_color border; member 188 chtype border);
|
| H A D | textbox.c | 215 dlg.dialog.atr, dlg.border.atr); in dialog_textbox() 217 wattrset(dialog, dlg.border.atr); in dialog_textbox()
|
| H A D | checklist.c | 139 dlg.dialog.atr, dlg.border.atr); in dialog_checklist() 140 wattrset(dialog, dlg.border.atr); in dialog_checklist()
|
| H A D | menubox.c | 194 dlg.dialog.atr, dlg.border.atr); in dialog_menu() 195 wattrset(dialog, dlg.border.atr); in dialog_menu()
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | repaper.txt | 15 - border-gpios: Border control 46 border-gpios = <&gpio 14 0>;
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-d4xx.rst | 68 - Left border of the AE Region of Interest (all ROI values are in pixels 71 - Right border of the AE Region of Interest 73 - Top border of the AE Region of Interest 75 - Bottom border of the AE Region of Interest
|
| H A D | ext-ctrls-codec.rst | 1720 border pixels. Applicable to encoders.
|
| /linux/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 111 border: none;
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 4315 table {width:100%;border-collapse: collapse;border:1px solid;}\n\ 4316 th {border: 1px solid black;background:#222;color:white;}\n\ 4318 tr.head td {border: 1px solid black;background:#aaa;}\n\ 5035 .time1 {font:22px Arial;border:1px solid;}\n\ 5036 .time2 {font:15px Arial;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}\n\ 5037 .testfail {font:bold 22px Arial;color:red;border:1px dashed;}\n\ 5049 …lute;height:0%;overflow:hidden;z-index:7;line-height:30px;font-size:14px;border:1px solid;text-ali… 5050 .thread.ps {border-radius:3px;background:linear-gradient(to top, #ccc, #eee);}\n\ 5051 .thread:hover {background:white;border:1px solid red;'+hoverZ+'}\n\ 5052 ….thread.sec,.thread.sec:hover {background:black;border:0;color:white;line-height:15px;font-size:10… [all …]
|
| H A D | bootgraph.py | 650 …verflow:hidden;color:black;text-align:center;white-space:nowrap;border-radius:5px;border:1px solid… 651 .srccall:hover {color:white;font-weight:bold;border:1px solid white;}\n'
|
| /linux/tools/testing/selftests/amd-pstate/ |
| H A D | gitsource.sh | 300 set style fill solid 0.5 border
|
| H A D | tbench.sh | 282 set style fill solid 0.5 border
|
| /linux/include/media/tpg/ |
| H A D | v4l2-tpg.h | 147 struct v4l2_rect border; member
|
| /linux/Documentation/fb/ |
| H A D | sstfb.rst | 175 patterns at the border of your windows (the pixels lose the lowest
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 20 where exactly that border lies.
|
| H A D | unevictable-lru.rst | 448 the PMD on the border of a VM_LOCKED VMA will be split into a PTE table.
|
| /linux/drivers/md/dm-vdo/ |
| H A D | block-map.c | 1380 page_number_t border = forest->boundaries[segment].levels[height - 1]; in get_tree_page_by_index() local 1382 if (page_index < border) { in get_tree_page_by_index() 1388 offset = border; in get_tree_page_by_index()
|
| /linux/Documentation/trace/ |
| H A D | kprobes.rst | 635 d) DCR must not straddle the border between functions.
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 411 If your OverScan needs a black border, you have to write the last
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 706 show a two-pixel wide border at the edge of the actual image,
|