Home
last modified time | relevance | path

Searched full:viewed (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v5.10/drivers/tty/vt/
Dvc_screen.c4 * /dev/vcs: the screen as it is being viewed right now (possibly scrolled)
179 * @viewed: returns whether this console is currently foreground (viewed)
183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc() argument
191 if (viewed) in vcs_vc()
192 *viewed = true; in vcs_vc()
195 if (viewed) in vcs_vc()
196 *viewed = false; in vcs_vc()
249 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_uni() argument
265 vc_uniscr_copy_line(vc, con_buf, viewed, row, col, nr); in vcs_read_buf_uni()
277 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_noattr() argument
[all …]
/Linux-v5.10/Documentation/RCU/
DRTFP.txt235 [Viewed December 3, 2007]
319 [Viewed February 17, 2005]"
439 [Viewed October 1, 2010]"
551 [Viewed December 3, 2007]
570 [Viewed August 30, 2006]
582 [Viewed April 10, 2006]"
600 [Viewed April 10, 2006]"
615 [Viewed October 18, 2004]"
646 [Viewed June 23, 2004]"
660 [Viewed June 23, 2004]"
[all …]
/Linux-v5.10/include/linux/
Dselection.h37 bool viewed);
41 extern void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
52 bool viewed,
Diversion.h169 * that it wasn't previously viewed before being stored. Thus, we must assume
283 * viewed, as the result won't be used to gauge changes from that point.
/Linux-v5.10/arch/arm/include/asm/
Ddma-mapping.h31 * allocates pages, and will return the CPU-viewed address, and sets @handle
32 * to be the device-viewed address.
/Linux-v5.10/sound/soc/tegra/
DKconfig82 to Pulse Code Modulation (PCM) signals. This can be viewed as a
103 signal flow perspective DSPK can be viewed as a PDM transmitter
/Linux-v5.10/tools/lib/perf/Documentation/
Dmanpage-bold-literal.xsl8 viewed on a tty -->
/Linux-v5.10/tools/perf/Documentation/
Dmanpage-bold-literal.xsl8 viewed on a tty -->
Dperf-timechart.txt23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
/Linux-v5.10/tools/lib/traceevent/Documentation/
Dmanpage-bold-literal.xsl8 viewed on a tty -->
Dlibtraceevent-event_find.txt27 event ID is assigned dynamically and can be viewed in event's format file,
/Linux-v5.10/net/sctp/
DKconfig47 identifying memory leaks. This debug information can be viewed by
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra186-dspk.yaml10 The Digital Speaker Controller (DSPK) can be viewed as a Pulse
Dnvidia,tegra210-dmic.yaml12 Pulse Coded Modulation (PCM) signals. DMIC can be viewed as a PDM
/Linux-v5.10/Documentation/networking/
Dxfrm_proc.rst15 as part of the linux private MIB. These counters can be viewed in
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dsocionext,uniphier-system-bus.yaml16 within each bank to the CPU-viewed address. The needed setup includes the
/Linux-v5.10/security/selinux/
DKconfig104 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst109 right (clockwise when viewed from above), a negative value to the
130 when viewed from above), negative values to the left. Drivers should
496 right (clockwise when viewed from above), a negative value to the
/Linux-v5.10/Documentation/driver-api/media/
Drc-core.rst36 In other words, a typical IR transmission can be viewed as a sequence of
/Linux-v5.10/Documentation/security/
Dlsm.rst112 The hooks can be viewed as falling into two major
/Linux-v5.10/Documentation/process/
Dcode-of-conduct-interpretation.rst77 rejecting unsuitable contributions are not viewed as a violation of the
/Linux-v5.10/Documentation/vm/
Dnuma.rst19 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3328-a1.dts12 * UART pins, as viewed with bottom of case removed:
/Linux-v5.10/Documentation/filesystems/
Dafs.rst204 and cell, eg: "afs@<cellname>". This can be viewed with the keyctl program or
/Linux-v5.10/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst168 and the optional set of nodes can be viewed as the arguments to the
212 allocation policy can be viewed as a Preferred policy that

123