Home
last modified time | relevance | path

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

1234

/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.h82 * i915_ttm_gtt_binds_lmem - Should the memory be viewed as LMEM by the GTT?
85 * Return: true if memory should be viewed as LMEM for GTT binding purposes,
94 * i915_ttm_cpu_maps_iomem - Should the memory be viewed as IOMEM by the CPU?
97 * Return: true if memory should be viewed as IOMEM for CPU mapping purposes.
/linux-6.12.1/include/linux/
Dselection.h35 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed);
39 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
49 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed,
Diversion.h182 * that it wasn't previously viewed before being stored. Thus, we must assume
247 * viewed, as the result won't be used to gauge changes from that point.
/linux-6.12.1/tools/lib/perf/Documentation/
Dmanpage-bold-literal.xsl8 viewed on a tty -->
/linux-6.12.1/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-6.12.1/net/sctp/
DKconfig48 identifying memory leaks. This debug information can be viewed by
/linux-6.12.1/sound/soc/tegra/
DKconfig75 to Pulse Code Modulation (PCM) signals. This can be viewed as a
116 signal flow perspective DSPK can be viewed as a PDM transmitter
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra210-dmic.yaml12 Pulse Coded Modulation (PCM) signals. DMIC can be viewed as a PDM
Dnvidia,tegra186-dspk.yaml10 The Digital Speaker Controller (DSPK) can be viewed as a Pulse
/linux-6.12.1/Documentation/networking/
Dxfrm_proc.rst15 as part of the linux private MIB. These counters can be viewed in
/linux-6.12.1/security/selinux/
DKconfig57 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/amd/
Dpds_vfio_pci.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
Dpds_vdpa.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Dsocionext,uniphier-system-bus.yaml16 within each bank to the CPU-viewed address. The needed setup includes the
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst238 be viewed using::
242 The currently configured FEC mode can be viewed using::
/linux-6.12.1/Documentation/driver-api/media/
Drc-core.rst36 In other words, a typical IR transmission can be viewed as a sequence of
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst110 right (clockwise when viewed from above), a negative value to the
131 when viewed from above), negative values to the left. Drivers should
499 right (clockwise when viewed from above), a negative value to the
/linux-6.12.1/Documentation/security/
Dlsm.rst112 The hooks can be viewed as falling into two major
/linux-6.12.1/Documentation/process/
Dcode-of-conduct-interpretation.rst77 rejecting unsuitable contributions are not viewed as a violation of the
/linux-6.12.1/Documentation/mm/
Dnuma.rst17 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
/linux-6.12.1/Documentation/filesystems/
Dafs.rst204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3328-a1.dts18 * UART pins, as viewed with bottom of case removed:

1234