Home
last modified time | relevance | path

Searched refs:viewed (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/linux/drivers/tty/vt/
H A Dvc_screen.c183 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
282 org = screen_pos(vc, pos, viewed); in vcs_read_buf_noattr()
289 org = screen_pos(vc, pos, viewed); in vcs_read_buf_noattr()
[all …]
H A Dvt.c290 bool viewed) in screenpos() argument
294 if (!viewed) in screenpos()
526 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument
536 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line()
704 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument
711 p = screenpos(vc, offset, viewed); in invert_screen()
4716 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
4718 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
/openbmc/linux/include/linux/
H A Dselection.h37 bool viewed);
41 extern void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
52 bool viewed,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblogging/
H A Dliblogging_1.0.6.bb5 The stdlog component of liblogging can be viewed as an enhanced version of \
/openbmc/qemu/docs/system/
H A Dtarget-sparc.rst30 The list of available CPUs can be viewed by starting QEMU with ``-cpu help``.
/openbmc/linux/Documentation/networking/
H A Dxfrm_proc.rst15 as part of the linux private MIB. These counters can be viewed in
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DParaTypeFFL-1.323 must be easily viewed by users.
H A DOFL-1.0-no-RFN35 …tadata fields within text or binary files as long as those fields can be easily viewed by the user.
H A DOFL-1.155 binary files as long as those fields can be easily viewed by the user.
H A DOFL-1.1-RFN29 …tadata fields within text or binary files as long as those fields can be easily viewed by the user.
H A DOFL-1.035 …tadata fields within text or binary files as long as those fields can be easily viewed by the user.
H A DOFL-1.1-no-RFN29 …tadata fields within text or binary files as long as those fields can be easily viewed by the user.
H A DOFL-1.0-RFN35 …tadata fields within text or binary files as long as those fields can be easily viewed by the user.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_vdpa.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
H A Dpds_vfio_pci.rst2 .. note: can be edited and viewed with /usr/bin/formiko-vim
/openbmc/linux/net/sctp/
H A DKconfig48 identifying memory leaks. This debug information can be viewed by
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md6 viewed, or the `fanctl query_dump` command can be used as a shortcut to just
/openbmc/linux/security/selinux/
H A DKconfig57 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/openbmc/linux/tools/perf/Documentation/
H A Dperf-timechart.txt23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
/openbmc/linux/Documentation/driver-api/media/
H A Drc-core.rst36 In other words, a typical IR transmission can be viewed as a sequence of
/openbmc/linux/sound/soc/tegra/
H A DKconfig75 to Pulse Code Modulation (PCM) signals. This can be viewed as a
115 signal flow perspective DSPK can be viewed as a PDM transmitter
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst238 be viewed using::
242 The currently configured FEC mode can be viewed using::
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-a1.dts17 * UART pins, as viewed with bottom of case removed:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata/
H A DOFL.txt65 binary files as long as those fields can be easily viewed by the user.
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DOFL-1.067 binary files as long as those fields can be easily viewed by the user.

1234