Home
last modified time | relevance | path

Searched full:actually (Results 1 – 25 of 3295) sorted by relevance

12345678910>>...132

/Linux-v6.1/arch/x86/math-emu/
Dload_store.c167 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/
Dstat.h32 * 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/
Duser.h18 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/
Duser.h10 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/
Dextended-controls.rst24 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
Dselection-api-intro.rst15 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/
Dsmackfs.c427 * @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/
Duser.h12 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/
Dpadata.rst72 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/
Dsync.h13 * 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
Dfloppy.h45 * 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/
Dinstrumented-non-atomic.h94 * 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/
Devm_secfs.c32 * @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/
Duser_32.h11 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,
Duser_64.h12 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,
Duser32.h47 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/
Dbpf_prog_run.rst48 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/
Dcrc32.rst13 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/
Dihex.h5 * 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/
Dmacmodes.h49 #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/
Devglock.c55 * 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/
Ddsemul.c32 * - 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/
Dops-dreamcast.c30 * 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/
Dclk-mmc-phase.c106 * 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/
Dnct6775-i2c.c11 * 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()

12345678910>>...132