/Linux-v6.1/drivers/tty/vt/ |
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 …]
|
D | vt.c | 287 bool viewed) in screenpos() argument 291 if (!viewed) in screenpos() 547 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument 556 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line() 756 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument 763 p = screenpos(vc, offset, viewed); in invert_screen() 4752 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument 4754 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
|
/Linux-v6.1/include/linux/ |
D | selection.h | 37 bool viewed); 41 extern void invert_screen(struct vc_data *vc, int offset, int count, bool viewed); 52 bool viewed,
|
/Linux-v6.1/Documentation/networking/ |
D | xfrm_proc.rst | 15 as part of the linux private MIB. These counters can be viewed in
|
D | tuntap.rst | 231 Virtual network device can be viewed as a simple Point-to-Point or
|
D | udplite.rst | 237 and can (with newer versions of netstat) be viewed using::
|
/Linux-v6.1/tools/lib/traceevent/Documentation/ |
D | libtraceevent-event_find.txt | 27 event ID is assigned dynamically and can be viewed in event's format file,
|
/Linux-v6.1/net/sctp/ |
D | Kconfig | 48 identifying memory leaks. This debug information can be viewed by
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-timechart.txt | 23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
|
D | perf-arm-spe.txt | 193 Memory access details are also stored on the samples and this can be viewed with:
|
/Linux-v6.1/security/selinux/ |
D | Kconfig | 104 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | rc-core.rst | 36 In other words, a typical IR transmission can be viewed as a sequence of
|
/Linux-v6.1/sound/soc/tegra/ |
D | Kconfig | 75 to Pulse Code Modulation (PCM) signals. This can be viewed as a 115 signal flow perspective DSPK can be viewed as a PDM transmitter
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3328-a1.dts | 17 * UART pins, as viewed with bottom of case removed:
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
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-v6.1/Documentation/security/ |
D | lsm.rst | 112 The hooks can be viewed as falling into two major
|
/Linux-v6.1/arch/m68k/fpsp040/ |
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-v6.1/Documentation/trace/ |
D | user_events.rst | 10 that can be viewed via existing tools, such as ftrace and perf.
|
/Linux-v6.1/Documentation/filesystems/ |
D | afs.rst | 204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
|
/Linux-v6.1/Documentation/input/devices/ |
D | xpad.rst | 233 Later changes may be viewed with
|
/Linux-v6.1/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 77 rejecting unsuitable contributions are not viewed as a violation of the
|
/Linux-v6.1/Documentation/mm/ |
D | numa.rst | 19 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
|
/Linux-v6.1/Documentation/trace/coresight/ |
D | coresight-config.rst | 137 system can be viewed using the configfs API.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | module-signing.rst | 182 The kernel contains a ring of public keys that can be viewed by root. They're
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 168 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
|