/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 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 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 D | vt.c | 290 bool viewed) in screenpos() argument 292 unsigned long origin = viewed ? vc->vc_visible_origin : vc->vc_origin; in screenpos() 528 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument 538 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line() 696 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument 703 p = screenpos(vc, offset, viewed); in invert_screen() 4890 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) 4892 return screenpos(vc, 2 * w_offset, viewed); in screen_pos() argument
|
/linux/include/linux/ |
H A D | selection.h | 35 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,
|
/linux/Documentation/networking/ |
H A D | xfrm_proc.rst | 15 as part of the linux private MIB. These counters can be viewed in
|
H A D | tuntap.rst | 231 Virtual network device can be viewed as a simple Point-to-Point or
|
H A D | udplite.rst | 237 and can (with newer versions of netstat) be viewed using::
|
/linux/Documentation/networking/device_drivers/ethernet/amd/ |
H A D | pds_vfio_pci.rst | 2 .. note: can be edited and viewed with /usr/bin/formiko-vim
|
H A D | pds_vdpa.rst | 2 .. note: can be edited and viewed with /usr/bin/formiko-vim
|
/linux/net/sctp/ |
H A D | Kconfig | 48 identifying memory leaks. This debug information can be viewed by
|
/linux/security/selinux/ |
H A D | Kconfig | 57 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
|
/linux/tools/perf/Documentation/ |
H A D | perf-timechart.txt | 23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
|
/linux/Documentation/driver-api/media/ |
H A D | rc-core.rst | 36 In other words, a typical IR transmission can be viewed as a sequence of
|
/linux/Documentation/networking/device_drivers/ethernet/netronome/ |
H A D | nfp.rst | 238 be viewed using:: 242 The currently configured FEC mode can be viewed using::
|
/linux/sound/soc/tegra/ |
H A D | Kconfig | 75 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/Documentation/filesystems/bcachefs/ |
H A D | SubmittingPatches.rst | 73 bcachefs has a set of persistent runtime counters which can be viewed with
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-camera.rst | 110 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/Documentation/security/ |
H A D | lsm.rst | 112 The hooks can be viewed as falling into two major
|
H A D | snp-tdx-threat-model.rst | 134 VM TCB. This new type of adversary may be viewed as a more powerful type
|
/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 33 | value is viewed as 2^^e * 1.f in extended precision. 218 | imated by adding e + 0.f when the original value is viewed
|
/linux/Documentation/filesystems/ |
H A D | afs.rst | 204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
|
/linux/Documentation/input/devices/ |
H A D | xpad.rst | 233 Later changes may be viewed with
|
/linux/Documentation/mm/ |
H A D | numa.rst | 17 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-config.rst | 137 system can be viewed using the configfs API.
|
/linux/Documentation/admin-guide/ |
H A D | module-signing.rst | 187 The kernel contains a ring of public keys that can be viewed by root. They're
|
/linux/Documentation/trace/ |
H A D | user_events.rst | 10 that can be viewed via existing tools, such as ftrace and perf.
|