/linux-4.1.27/drivers/tty/vt/ |
D | vc_screen.c | 140 vcs_vc(struct inode *inode, int *viewed) in vcs_vc() argument 148 if (viewed) in vcs_vc() 149 *viewed = 1; in vcs_vc() 152 if (viewed) in vcs_vc() 153 *viewed = 0; in vcs_vc() 204 int col, maxcol, viewed; in vcs_read() local 222 vc = vcs_vc(inode, &viewed); in vcs_read() 269 org = screen_pos(vc, p, viewed); in vcs_read() 275 org = screen_pos(vc, p, viewed); in vcs_read() 322 org = screen_pos(vc, p, viewed); in vcs_read() [all …]
|
D | vt.c | 284 static inline unsigned short *screenpos(struct vc_data *vc, int offset, int viewed) in screenpos() argument 288 if (!viewed) in screenpos() 461 void invert_screen(struct vc_data *vc, int offset, int count, int viewed) in invert_screen() argument 468 p = screenpos(vc, offset, viewed); in invert_screen() 4215 unsigned short *screen_pos(struct vc_data *vc, int w_offset, int viewed) in screen_pos() argument 4217 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
|
/linux-4.1.27/include/linux/ |
D | selection.h | 32 extern unsigned short *screen_pos(struct vc_data *vc, int w_offset, int viewed);
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 218 This receives the current TLB contents. This can be viewed with the _tlb GDB macro: 236 These receive the current IAMR and DAMR contents. These can be viewed with the _amr 257 This can be viewed with the _pgd GDB macro: 288 These can be viewed with the _ptd_i and _ptd_d GDB macros:
|
D | features.txt | 282 The context ID currently in use by a task can be viewed in /proc:
|
/linux-4.1.27/net/sctp/ |
D | Kconfig | 58 identifying memory leaks. This debug information can be viewed by
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-timechart.txt | 23 that can be viewed with popular SVG viewers such as 'Inkscape'. Depending
|
/linux-4.1.27/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-4.1.27/arch/frv/kernel/ |
D | head.S | 333 # viewed will change
|
/linux-4.1.27/Documentation/networking/ |
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
|
D | vortex.txt | 274 but this has to be viewed as a workaround for broken network gear and
|
/linux-4.1.27/Documentation/ |
D | module-signing.txt | 146 The kernel contains a ring of public keys that can be viewed by root. They're
|
D | memory-barriers.txt | 352 A CPU can be viewed as committing a sequence of store operations to the 373 As mentioned in (1), the other CPUs in the system can be viewed as 1956 Sleeping and waking on an event flagged in global data can be viewed as an
|
D | SubmittingPatches | 251 viewed as a guide, not as a replacement for human judgment. If your code
|
/linux-4.1.27/Documentation/filesystems/ |
D | afs.txt | 194 and cell, eg: "afs@<cellname>". This can be viewed with the keyctl program or
|
D | proc.txt | 193 This shows you nearly the same information you would get if you viewed it with
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 15 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
|
D | numa_memory_policy.txt | 142 optional set of nodes can be viewed as the arguments to the policy 182 policy can be viewed as a Preferred policy that starts at the node
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 226 Later changes may be viewed with 'git log Documentation/input/xpad.txt'
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 37 It can be viewed online, or downloaded in sgml/text/html format. 38 The FAQ can also be viewed online at
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 229 programs. It can be viewed as a simple Point-to-Point or Ethernet
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 336 list of all the objects currently allocated and allow them to be viewed
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 207 viewed and manipulated. 220 This permits a key or keyring's attributes to be viewed - including key 225 This permits a key's payload to be viewed or a keyring's list of linked
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 75 be collapsed from leaf towards root when viewed from specific
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 951 * can also be viewed as an unsigned long. 1283 can be viewed as 4 related bytes. The SCSI status value is
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 933 for filesystem which can be viewed via /proc/fs/cifs. Add more pieces of NTLMv2
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 897 drive. It should be viewed as a complement to $CDROM_DRIVE_STATUS$.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 6 Best viewed with fixed width fonts
|