/Linux-v4.19/Documentation/admin-guide/ |
D | vga-softcursor.rst | 10 make it inverse background of the character it's over or to highlight 28 + 32 if you want to always change the background color 29 + 64 if you dislike having the background the same as the 37 VGA, the high four bits specify background and the low four the
|
/Linux-v4.19/net/rxrpc/ |
D | call_event.c | 28 bool immediate, bool background) in rxrpc_propose_ping() argument 31 if (background && in rxrpc_propose_ping() 51 bool background, in __rxrpc_propose_ACK() argument 62 rxrpc_propose_ping(call, immediate, background); in __rxrpc_propose_ACK() 116 background) in __rxrpc_propose_ACK() 136 background, outcome); in __rxrpc_propose_ACK() 143 u16 skew, u32 serial, bool immediate, bool background, in rxrpc_propose_ACK() argument 148 immediate, background, why); in rxrpc_propose_ACK()
|
/Linux-v4.19/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 62 struct ipu_dp background; member 84 return container_of(dp, struct ipu_flow, background); in to_flow() 190 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel() 203 ipu_dp_csc_init(flow, flow->background.in_cs, in ipu_dp_setup_channel() 313 dp = &priv->flow[flow >> 1].background; in ipu_dp_get()
|
/Linux-v4.19/tools/power/pm-graph/ |
D | bootgraph.py | 629 .c1 {background:rgba(209,0,0,0.4);}\n\ 630 .c2 {background:rgba(255,102,34,0.4);}\n\ 631 .c3 {background:rgba(255,218,33,0.4);}\n\ 632 .c4 {background:rgba(51,221,0,0.4);}\n\ 633 .c5 {background:rgba(17,51,204,0.4);}\n\ 634 .c6 {background:rgba(34,0,102,0.4);}\n\ 635 .c7 {background:rgba(51,0,68,0.4);}\n\ 636 .c8 {background:rgba(204,255,204,0.4);}\n\ 637 .c9 {background:rgba(169,208,245,0.4);}\n\ 638 .c10 {background:rgba(255,255,204,0.4);}\n\ [all …]
|
D | sleepgraph.py | 3504 ….stamp {width: 100%;text-align:center;background:#888;line-height:30px;color:white;font: 25px Aria… 3507 th {border: 1px solid black;background:#222;color:white;}\n\ 3509 tr.head td {border: 1px solid black;background:#aaa;}\n\ 3510 tr.alt {background-color:#ddd;}\n\ 3512 .minval {background-color:#BBFFBB;}\n\ 3513 .medval {background-color:#BBBBFF;}\n\ 3514 .maxval {background-color:#FFBBBB;}\n\ 4055 ….stamp {width:100%;text-align:center;background:gray;line-height:30px;color:white;font:25px Arial;… 4067 .gray {background:rgba(80,80,80,0.1);}\n\ 4068 .green {background:rgba(204,255,204,0.4);}\n\ [all …]
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 65 background-color: darkblue; 82 background: inherit;
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | dc.c | 157 u32 background[3] = { in tegra_plane_setup_blending_legacy() local 185 background[0] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 186 background[1] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 198 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 202 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 221 background[i] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 228 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 239 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy() 243 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy() 250 tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() [all …]
|
/Linux-v4.19/drivers/mtd/ |
D | mtdswap.c | 195 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background); 843 unsigned int background) in mtdswap_choose_gc_tree() argument 848 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree() 859 unsigned int background) in mtdswap_pick_gc_eblk() argument 865 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk() 869 idx = mtdswap_choose_gc_tree(d, background); in mtdswap_pick_gc_eblk() 951 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc() argument 959 eb = mtdswap_pick_gc_eblk(d, background); in mtdswap_gc() 1512 .background = mtdswap_background,
|
D | mtd_blkdevs.c | 153 if (tr->background && !background_done) { in mtd_blktrans_work() 156 tr->background(dev); in mtd_blktrans_work()
|
/Linux-v4.19/fs/jffs2/ |
D | Makefile | 11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
|
/Linux-v4.19/drivers/gpu/drm/cirrus/ |
D | Kconfig | 12 and can't keep up with todays needs. More background:
|
/Linux-v4.19/include/linux/mtd/ |
D | blktrans.h | 69 void (*background)(struct mtd_blktrans_dev *dev); member
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | app-pri.rst | 14 working in background, which can be preempted by user controlled
|
D | vidioc-g-priority.rst | 61 - Lowest priority, usually applications running in background, for
|
/Linux-v4.19/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 18 background capacitance that will cause the
|
/Linux-v4.19/drivers/staging/ks7010/ |
D | TODO | 6 background info about the chipset can be found here [3] and here [4]. Thank
|
/Linux-v4.19/include/trace/events/ |
D | rxrpc.h | 1222 bool background, enum rxrpc_propose_ack_outcome outcome), 1224 TP_ARGS(call, why, ack_reason, serial, immediate, background, 1233 __field(bool, background ) 1243 __entry->background = background; 1253 __entry->background,
|
D | f2fs.h | 588 TP_PROTO(struct super_block *sb, bool sync, bool background, 594 TP_ARGS(sb, sync, background, dirty_nodes, dirty_dents, dirty_imeta, 600 __field(bool, background) 613 __entry->background = background; 628 __entry->background,
|
/Linux-v4.19/include/uapi/linux/ |
D | omapfb.h | 169 __u32 background; member
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse-io.txt | 30 fast. Dirty pages are written back implicitly (background writeback or page
|
D | f2fs.txt | 92 - Support a background cleaning process 102 collection, triggered in background when I/O subsystem is 106 on synchronous garbage collection running in background. 259 gc_urgent This parameter controls triggering background GCs 262 to 1, background thread starts to do GC by given 635 F2FS does cleaning both on demand and in the background. On-demand cleaning is 645 algorithm for on-demand cleaner, while background cleaner adopts cost-benefit
|
/Linux-v4.19/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 24 to run the program with an "&" to run it in the background!)
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-arch.txt | 51 although it may be reasonable to do some background work or enter
|
/Linux-v4.19/drivers/md/ |
D | Makefile | 18 dm-cache-background-tracker.o
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 31 memory in the background 98 address space in the background (to add or potentially also remove 100 could be triggering just before userland maps in the background the
|