/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/security/smack/ |
D | smackfs.c | 427 * @file: file pointer, not actually used 652 * @file: file pointer, not actually used 821 * @file: file pointer, not actually used 943 * @file: file pointer, not actually used 1017 * @file: file pointer, not actually used 1136 * @file: file pointer, not actually used 1398 * @file: file pointer, not actually used 1563 * @filp: file pointer, not actually used 1587 * @file: file pointer, not actually used 1629 * @filp: file pointer, not actually used [all …]
|
/Linux-v6.1/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-v6.1/Documentation/core-api/ |
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-v6.1/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-v6.1/include/asm-generic/bitops/ |
D | instrumented-non-atomic.h | 94 * can appear to succeed but actually fail. 109 * can appear to succeed but actually fail. 124 * can appear to succeed but actually fail.
|
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/bpf/ |
D | bpf_prog_run.rst | 48 will not actually be redirected or dropped, the program return code will just be 56 which can be used to execute XDP programs in a way where packets will actually 87 ``XDP_TX`` is actually turned into the same action as an ``XDP_REDIRECT`` to
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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()
|
/Linux-v6.1/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 99 * available. We unlock the page so that other threads actually in alloc_emuframe()
|
/Linux-v6.1/arch/sh/drivers/pci/ |
D | ops-dreamcast.c | 30 * I suppose if someone actually gets around to ripping the chip out of 42 * We can also actually read and write in b/w/l sizes! Thankfully this part
|
/Linux-v6.1/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 106 * actually go non-monotonic. We don't go _too_ monotonic in rockchip_mmc_set_phase() 113 * On one extreme (if delay is actually 44ps): in rockchip_mmc_set_phase() 115 * The other (if delay is actually 77ps): in rockchip_mmc_set_phase()
|
/Linux-v6.1/drivers/hwmon/ |
D | nct6775-i2c.c | 11 * it actually has full control of the chip, and in particular must avoid 123 * totally separate fan tachs & pwms of its own that are actually in nct6775_i2c_probe_init() 125 * doing anything actually useful. in nct6775_i2c_probe_init()
|