/Linux-v5.4/drivers/tty/vt/ |
D | vc_screen.c | 185 vcs_vc(struct inode *inode, int *viewed) in vcs_vc() argument 193 if (viewed) in vcs_vc() 194 *viewed = 1; in vcs_vc() 197 if (viewed) in vcs_vc() 198 *viewed = 0; in vcs_vc() 250 int attr, uni_mode, row, col, maxcol, viewed; in vcs_read() local 269 vc = vcs_vc(inode, &viewed); in vcs_read() 332 vc_uniscr_copy_line(vc, con_buf0, viewed, in vcs_read() 341 org = screen_pos(vc, p, viewed); in vcs_read() 347 org = screen_pos(vc, p, viewed); in vcs_read() [all …]
|
D | vt.c | 293 static inline unsigned short *screenpos(struct vc_data *vc, int offset, int viewed) in screenpos() argument 297 if (!viewed) in screenpos() 548 void vc_uniscr_copy_line(struct vc_data *vc, void *dest, int viewed, in vc_uniscr_copy_line() argument 557 pos = (unsigned long)screenpos(vc, offset, viewed); in vc_uniscr_copy_line() 754 void invert_screen(struct vc_data *vc, int offset, int count, int viewed) in invert_screen() argument 761 p = screenpos(vc, offset, viewed); in invert_screen() 4641 unsigned short *screen_pos(struct vc_data *vc, int w_offset, int viewed) in screen_pos() argument 4643 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
|
/Linux-v5.4/include/linux/ |
D | selection.h | 34 extern unsigned short *screen_pos(struct vc_data *vc, int w_offset, int viewed); 48 extern void vc_uniscr_copy_line(struct vc_data *vc, void *dest, int viewed,
|
/Linux-v5.4/Documentation/networking/ |
D | xfrm_proc.txt | 11 as part of the linux private MIB. These counters can be viewed in
|
D | tuntap.txt | 202 Virtual network device can be viewed as a simple Point-to-Point or
|
D | udplite.txt | 230 and can (with newer versions of netstat) be viewed using
|
/Linux-v5.4/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-v5.4/net/sctp/ |
D | Kconfig | 47 identifying memory leaks. This debug information can be viewed by
|
/Linux-v5.4/Documentation/devicetree/bindings/bus/ |
D | uniphier-system-bus.txt | 9 within each bank to the CPU-viewed address. The needed setup includes the base
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-timechart.txt | 23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
|
/Linux-v5.4/Documentation/media/kapi/ |
D | rc-core.rst | 36 In other words, a typical IR transmission can be viewed as a sequence of
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | ext-ctrls-camera.rst | 116 right (clockwise when viewed from above), a negative value to the 137 when viewed from above), negative values to the left. Drivers should 503 right (clockwise when viewed from above), a negative value to the
|
/Linux-v5.4/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-v5.4/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 77 rejecting unsuitable contributions are not viewed as a violation of the
|
/Linux-v5.4/Documentation/input/devices/ |
D | xpad.rst | 233 Later changes may be viewed with
|
/Linux-v5.4/Documentation/filesystems/ |
D | afs.txt | 210 and cell, eg: "afs@<cellname>". This can be viewed with the keyctl program or
|
/Linux-v5.4/Documentation/vm/ |
D | numa.rst | 19 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
|
/Linux-v5.4/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-v5.4/Documentation/security/ |
D | lsm.rst | 141 object, all of the hooks can be viewed as falling into two major
|
/Linux-v5.4/Documentation/networking/device_drivers/aquantia/ |
D | atlantic.txt | 169 ITR mode, TX/RX coalescing timings could be viewed with:
|
/Linux-v5.4/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
|
/Linux-v5.4/Documentation/networking/device_drivers/3com/ |
D | vortex.txt | 274 but this has to be viewed as a workaround for broken network gear and
|
/Linux-v5.4/Documentation/gpu/ |
D | i915.rst | 286 integer. Such a context should be viewed by user-space as -loosely-
|
/Linux-v5.4/Documentation/filesystems/caching/ |
D | fscache.txt | 341 list of all the objects currently allocated and allow them to be viewed
|
/Linux-v5.4/drivers/net/ |
D | Kconfig | 291 programs. It can be viewed as a simple Point-to-Point or Ethernet
|