/Linux-v5.15/Documentation/core-api/ |
D | bus-virt-phys-mapping.rst | 24 However, on many setups, there are actually **three** different ways of looking 25 at memory addresses, and in this case we actually want the third, the 41 happily most hardware designers aren't actually actively trying to make 59 address 0 actually shows up as address 2 GB for any IO master. 64 So, for example, depending on how the kernel is actually mapped on the 71 where all the addresses actually point to the same thing. It's just seen 94 You want the **virtual** address when you are actually going to access that 153 so on x86 it actually works to just deference a pointer, but it's not 214 actually looks better afterwards:: 220 I think the second version actually is more readable, no?
|
D | padata.rst | 72 user-supplied masks; these are the cpumasks padata actually uses. So it is 83 Actually submitting work to the padata instance requires the creation of a 107 is updated to point to the CPU actually chosen). The return value from 131 When a job does complete, parallel() (or whatever function actually finishes
|
/Linux-v5.15/arch/x86/math-emu/ |
D | load_store.c | 167 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 177 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 187 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 213 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 220 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 227 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 234 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 289 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 303 pop_0(); /* pop only if the number was actually stored in FPU_load_store() 317 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
|
/Linux-v5.15/arch/mips/include/uapi/asm/ |
D | stat.h | 32 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime 70 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime 111 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime
|
/Linux-v5.15/arch/s390/include/asm/ |
D | user.h | 18 contents of them. Actually, you can read in the core file and look at 54 struct user_regs_struct regs; /* Where the registers are actually stored */ 61 This is actually the bottom of the stack,
|
/Linux-v5.15/arch/h8300/include/asm/ |
D | user.h | 12 contents of them. Actually, you can read in the core file and look at 52 struct user_regs_struct regs; /* Where the registers are actually stored */ 60 This is actually the bottom of the stack,
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | extended-controls.rst | 24 of the resulting MPEG stream, not how the video is actually encoded into 76 ``V4L2_CTRL_FLAG_NEXT_COMPOUND`` when enumerating controls to actually 89 necessary to check whether the control you want to set actually is 143 and are not actually part of the ID. The remaining 28 bits form the
|
D | selection-api-intro.rst | 15 cropping target determine the area actually sampled. The sink is an 17 of the buffer is actually written to by the hardware.
|
/Linux-v5.15/arch/m68k/include/asm/ |
D | user.h | 10 contents of them. Actually, you can read in the core file and look at 60 struct user_regs_struct regs; /* Where the registers are actually stored */ 71 This is actually the bottom of the stack,
|
/Linux-v5.15/security/smack/ |
D | smackfs.c | 426 * @file: file pointer, not actually used 651 * @file: file pointer, not actually used 822 * @file: file pointer, not actually used 941 * @file: file pointer, not actually used 1015 * @file: file pointer, not actually used 1134 * @file: file pointer, not actually used 1397 * @file: file pointer, not actually used 1562 * @filp: file pointer, not actually used 1586 * @file: file pointer, not actually used 1628 * @filp: file pointer, not actually used [all …]
|
/Linux-v5.15/arch/xtensa/include/asm/ |
D | asm-uaccess.h | 60 * <at> destroyed (actually, current) 85 * <at> destroyed (actually, current->thread.current_ds) 117 * <at> destroyed (actually, (TASK_SIZE + 1 - size))
|
/Linux-v5.15/arch/arm/include/asm/ |
D | user.h | 12 contents of them. Actually, you can read in the core file and look at 56 struct pt_regs regs; /* Where the registers are actually stored */ 66 This is actually the bottom of the stack,
|
/Linux-v5.15/include/asm-generic/bitops/ |
D | instrumented-non-atomic.h | 91 * can appear to succeed but actually fail. 105 * can appear to succeed but actually fail. 119 * can appear to succeed but actually fail.
|
/Linux-v5.15/arch/mips/include/asm/ |
D | sync.h | 13 * 1) Completion barriers, which ensure that a memory operation has actually 27 * actually need to complete - they just need to get far enough that all 120 * 1) A memory access appearing prior to the LL in program order may actually 168 * The main event. Here we actually emit a sync instruction of a given type, if
|
D | floppy.h | 45 * On MIPSes using vdma, this actually means that *all* transfers go thru 47 * Actually this needs to be a bit more complicated since the so much different
|
/Linux-v5.15/security/integrity/evm/ |
D | evm_secfs.c | 32 * @filp: file pointer, not actually used 56 * @file: file pointer, not actually used 120 * @filp: file pointer, not actually used 173 * @file: file pointer, not actually used
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylakex/ |
D | uncore-memory.json | 150 …actually performing the write to DRAM. Therefore, the average latency for this queue is actually …
|
/Linux-v5.15/arch/x86/include/asm/ |
D | user_32.h | 11 contents of them. Actually, you can read in the core file and look at 104 struct user_regs_struct regs; /* Where the registers are actually stored */ 115 This is actually the bottom of the stack,
|
D | user_64.h | 12 Actually, you can read in the core file and look at the contents of 106 struct user_regs_struct regs; /* Where the registers are actually stored */ 118 This is actually the bottom of the stack,
|
D | user32.h | 47 struct user_regs_struct32 regs; /* Where the registers are actually stored */ 57 This is actually the bottom of the stack,
|
/Linux-v5.15/Documentation/staging/ |
D | crc32.rst | 13 It's actually the same long division you learned in school, except that: 21 To produce a 32-bit CRC, the divisor is actually a 33-bit CRC polynomial. 29 order they're actually sent. For example, standard RS-232 serial is 57 the remainder don't actually affect any decision-making until
|
/Linux-v5.15/drivers/video/fbdev/ |
D | macmodes.h | 49 #define CMODE_16 1 /* 16 (actually 15) bits/pixel */ 50 #define CMODE_32 2 /* 32 (actually 24) bits/pixel */
|
/Linux-v5.15/include/linux/ |
D | ihex.h | 5 * actually parsing ihex-as-text within the kernel seems silly. Thus,... 15 /* Intel HEX files actually limit the length to 256 bytes, but we have
|
/Linux-v5.15/arch/mips/math-emu/ |
D | dsemul.c | 32 * - Actually emulating all instructions isn't feasible. We would need to 37 * even be possible. Thus we need to take the approach of actually 59 * trust that BRK_MEMU means there's actually a valid frame allocated 102 * available. We unlock the page so that other threads actually in alloc_emuframe()
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | evglock.c | 55 * actually use the global lock will be flagged with an error. in acpi_ev_init_global_lock_handler() 110 * release interrupt occurs. If there is actually a pending 123 * If a request for the global lock is not actually pending, in acpi_ev_global_lock_handler() 203 * Make sure that a global lock actually exists. If not, just in acpi_ev_acquire_global_lock()
|