Home
last modified time | relevance | path

Searched full:background (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/linux/Documentation/userspace-api/media/v4l/
H A Dselection.svg3 <svg enable-background="new" version="1" viewBox="0 0 4226.3 1686.8" xmlns="http://www.w3.org/2000/…
54 …413-166.25 9.653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fil…
57 …413-166.25 9.653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fil…
60 …413-166.25 9.653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fil…
63 …413-166.25 9.653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fil…
66 …9.9-30.088 33.613-66.009 42.135-92.518s15.801-77.1 15.801-77.1" enable-background="new" fill="#202…
69 …12.823 31.071-46.071 60.357-138.57 60.357-138.57l13.214-202.5z" enable-background="accumulate" fil…
72 …9.666 59.286-71.429s32.857-71.429 32.857-71.429l238.57 262.14z" enable-background="accumulate" fil…
108 …413-166.25 9.653-249.38-.837-32.195-7.09-63.817-11.546-95.609z" enable-background="accumulate" fil…
133 …9.9-30.088 33.613-66.009 42.135-92.518s15.801-77.1 15.801-77.1" enable-background="new" fill="#202…
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-clone.rst19 background, in parallel with user I/O.
100 Background Hydration
109 the devices and pauses the background hydration when there is I/O in-flight.
162 no_hydration Create a dm-clone instance with background hydration
172 one time, during background hydration.
173 hydration_batch_size <#regions> During background hydration, try to batch
214 Disable the background hydration of the destination device.
217 Enable the background hydration of the destination device.
220 Set background hydration threshold.
223 Set background hydration batch size.
[all …]
/linux/Documentation/sphinx-static/
H A Dcustom.css37 dl.function, dl.struct, dl.enum { margin-top: 2em; background-color: #ecf0f3; }
56 div.kerneltoc { background-color: #eeeeee; }
57 div.kerneltoc li.current ul { background-color: white; }
98 background: #eeeeee;
125 background: #fafafa;
137 background: #dddddd;
/linux/drivers/scsi/
H A D3w-9xxx.h62 {0x0004, "Background rebuild failed"},
63 {0x0005, "Background rebuild done"},
65 {0x0007, "Background initialize done"},
70 {0x000C, "Background initialize started"},
72 {0x000E, "Background initialize failed"},
97 {0x0029, "Background verify started"},
98 {0x002A, "Background verify failed"},
99 {0x002B, "Background verify done"},
101 {0x002D, "Background rebuild error on source drive"},
107 {0x0033, "Background migration started"},
[all …]
/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst10 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/drivers/gpu/ipu-v3/
H A Dipu-dp.c54 struct ipu_dp background; member
76 return container_of(dp, struct ipu_flow, background); in to_flow()
197 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel()
199 * foreground and background are of same colorspace, put in ipu_dp_setup_channel()
210 * conversion on background in ipu_dp_setup_channel()
213 flow->background.in_cs, in ipu_dp_setup_channel()
327 dp = &priv->flow[flow >> 1].background; in ipu_dp_get()
364 priv->flow[i].background.in_cs = IPUV3_COLORSPACE_UNKNOWN; in ipu_dp_init()
/linux/fs/ubifs/
H A Dcommit.c237 * run_bg_commit - run background commit if it is needed.
240 * This function runs background commit if it is needed. Returns zero in case
247 * Run background commit only if background commit was requested or if in run_bg_commit()
275 * ubifs_bg_thread - UBIFS background thread function.
278 * This function implements various file-system background activities:
283 * Note, other stuff like background garbage collection may be added here in
291 ubifs_msg(c, "background thread \"%s\" started, PID %d", in ubifs_bg_thread()
326 ubifs_msg(c, "background thread \"%s\" stops", c->bgt_name); in ubifs_bg_thread()
361 * ubifs_request_bg_commit - notify the background thread to do a commit.
365 * worthwhile, so background thread is kicked to start it.
H A Dshrinker.c206 * kick_a_thread - kick a background thread to start commit.
208 * This function kicks a background thread to start background commit. Returns
221 * the second time and initiate background commit. in kick_a_thread()
290 * is to kick background threads to start commit, which will in ubifs_shrink_scan()
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_task_types.h24 | SBlaster IF |______\| Foreground |___\| Middlegr'nd |___\| Background |___\| Nul |
30 | Foreground |_\ | Middlegr'nd |_\ | Background |_\
50 This should only ever be used on the Background thread */
53 … This should only ever be used on the Background thread */
/linux/Documentation/driver-api/cxl/
H A Dmaturity-map.rst125 * [1] :ref:`Background commands <background-commands>`
197 * **Background commands**: The CXL background command mechanism is
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.h12 * @BRCMF_FWS_FIFO_FIRST: first fifo, ie. background.
13 * @BRCMF_FWS_FIFO_AC_BK: fifo for background traffic.
/linux/fs/xfs/
H A Dxfs_icache.c201 * Queue background inode reclaim work if there are reclaimable inodes and there
218 * Background scanning to trim preallocated space. This is queued based on the
260 /* start background work */ in xfs_perag_set_inode_tag()
958 * done in the background in a non-blocking manner, and enables memory reclaim
1084 * background reclaim if it isn't already scheduled.
1099 /* kick background reclaimer and push the AIL */ in xfs_reclaim_inodes_nr()
1244 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_eofblocks()
1370 * currently opened for write from background (i.e. non-sync) scans. For in xfs_prep_free_cowblocks()
1412 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_cowblocks()
1550 /* Background worker that trims preallocated space. */
[all …]
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt7 perf-daemon - Run record sessions on background
26 You can imagine 'perf daemon' of background process with several
72 Do not put the process in background.
/linux/tools/memory-model/Documentation/
H A DREADME16 o You have some background in Linux-kernel concurrency, and would
98 Background information.
/linux/drivers/mtd/
H A Dmtdswap.c10 * Based on Richard Purdie's earlier implementation in 2007. Background
43 * Wear level cost amortization. We want to do wear leveling on the background
182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
829 unsigned int background) in mtdswap_choose_gc_tree() argument
834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
845 unsigned int background) in mtdswap_pick_gc_eblk() argument
851 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk()
855 idx = mtdswap_choose_gc_tree(d, background); in mtdswap_pick_gc_eblk()
937 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc() argument
945 eb = mtdswap_pick_gc_eblk(d, background); in mtdswap_gc()
[all …]
/linux/tools/power/pm-graph/
H A Dbootgraph.py554 # draw the timeline background
636 .c1 {background:rgba(209,0,0,0.4);}\n\
637 .c2 {background:rgba(255,102,34,0.4);}\n\
638 .c3 {background:rgba(255,218,33,0.4);}\n\
639 .c4 {background:rgba(51,221,0,0.4);}\n\
640 .c5 {background:rgba(17,51,204,0.4);}\n\
641 .c6 {background:rgba(34,0,102,0.4);}\n\
642 .c7 {background:rgba(51,0,68,0.4);}\n\
643 .c8 {background:rgba(204,255,204,0.4);}\n\
644 .c9 {background:rgba(169,208,245,0.4);}\n\
[all …]
/linux/drivers/gpu/drm/
H A Ddrm_blend.c146 * background.
167 * background color values::
182 * Each of the RGB component values from the background
189 * plane or the CRTC (e.g. for the background color, which currently is not
355 * If zpos of some planes cannot be changed (like fixed background or
565 * pre-multiplied and will do so when blending them to the background color
/linux/include/linux/
H A Dconsole_struct.h36 * @color: foreground & background colors
40 * @reverse: reversed foreground/background colors
126 unsigned short vc_video_erase_char; /* Background erase character */
/linux/net/core/
H A Dieee8021q_helpers.c179 * map to UP 1 and, thus, to the Background Access Category (AC_BK), in ietf_dscp_to_ieee8021q_tt()
189 * assigned to the Background Access Category (AC_BK), then it would in ietf_dscp_to_ieee8021q_tt()
211 * corresponds to the [IEEE.802.11-2016] Background Access Category in ietf_dscp_to_ieee8021q_tt()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c289 /* start poll in background w/ long timeout */ in ringbuf_subtest()
297 /* give background thread a bit of a time */ in ringbuf_subtest()
301 * epoll_wait() **DID NOT** unblock in background thread in ringbuf_subtest()
304 /* background poll should still be blocked */ in ringbuf_subtest()
327 /* background poll should still be blocked */ in ringbuf_subtest()
/linux/arch/arm/kernel/
H A Dhead-nommu.S245 * Region 1: Background region - covers the whole of RAM as strongly ordered
300 /* First/background region */
369 /* Setup Background: 0x0 - min(KERNEL_START, XIP_PHYS_ADDR) */
394 /* Setup Background: max(KERNEL_END, _exiprom) - 0xffffffff */
415 /* Setup Background: min(_exiprom, KERNEL_END) - max(KERNEL_START, XIP_PHYS_ADDR) */
/linux/Documentation/core-api/
H A Dmemory-allocation.rst90 Memory allocations may trigger direct or background reclaim and it is
96 doesn't kick the background reclaim. Should be used carefully because it
112 * ``GFP_KERNEL`` - both background and direct reclaim are allowed and the
/linux/arch/mips/include/uapi/asm/
H A Dsignal.h53 #define SIGTTIN 26 /* Background read from tty (POSIX). */
54 #define SIGTTOU 27 /* Background write to tty (POSIX). */
/linux/tools/testing/selftests/mm/
H A Duffd-stress.c22 * 3) one last per-CPU thread transfers the memory in the background
212 * been transferred already by the background treads. The in stress()
217 * because the background threads already completed). in stress()
305 * those already resolved by the background thread) in userfaultfd_stress()
/linux/include/trace/events/
H A Dwbt.h85 * @bg: the current background queue limit
118 TP_printk("%s: %s: step=%d, window=%luus, background=%u, normal=%u, max=%u",

12345678910>>...17