Home
last modified time | relevance | path

Searched full:previous (Results 1 – 25 of 2216) sorted by relevance

12345678910>>...89

/Linux-v5.10/arch/mips/include/asm/
Dunaligned-emul.h21 ".previous\n\t" \
25 ".previous" \
42 ".previous\n\t" \
46 ".previous" \
75 ".previous\n\t" \
81 ".previous" \
103 ".previous\n\t" \
107 ".previous" \
126 ".previous\n\t" \
130 ".previous" \
[all …]
Dfutex.h43 " .previous \n" \
47 " .previous \n" \
73 " .previous \n" \
77 " .previous \n" \
157 " .previous \n" in futex_atomic_cmpxchg_inatomic()
161 " .previous \n" in futex_atomic_cmpxchg_inatomic()
187 " .previous \n" in futex_atomic_cmpxchg_inatomic()
191 " .previous \n" in futex_atomic_cmpxchg_inatomic()
/Linux-v5.10/arch/arc/include/asm/
Duaccess.h86 " .previous\n" \
90 " .previous\n" \
108 " .previous\n" \
113 " .previous\n" \
138 " .previous\n" \
142 " .previous\n" \
156 " .previous\n" \
161 " .previous\n" \
193 " .previous \n" in raw_copy_from_user()
197 " .previous \n" in raw_copy_from_user()
[all …]
Dfutex.h32 " .previous \n" \
37 " .previous \n" \
59 " .previous \n" \
64 " .previous \n" \
150 " .previous \n" in futex_atomic_cmpxchg_inatomic()
155 " .previous\n" in futex_atomic_cmpxchg_inatomic()
/Linux-v5.10/arch/sh/include/asm/
Duaccess_32.h53 ".previous\n" \
56 ".previous" \
89 ".previous\n" \
93 ".previous" \
113 ".previous\n" \
117 ".previous" \
157 ".previous\n" \
160 ".previous" \
194 ".previous\n" \
197 ".previous" \
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
Dia_css_tnr_types.h25 * When difference between current frame and previous frame is less than or
27 * with previous frame.
28 * When difference between current frame and previous frame is greater
40 and previous frame.
41 gain=0.0 -> previous frame is outputted.
47 previous frame is greater than threshold_y,
53 previous frame is greater than threshold_uv,
/Linux-v5.10/security/apparmor/include/
Dtask.h22 * @previous: profile the task may return to (MAY BE NULL)
28 struct aa_label *previous; member
46 aa_put_label(ctx->previous); in aa_free_task_ctx()
61 aa_get_label(new->previous); in aa_dup_task_ctx()
73 aa_put_label(ctx->previous); in aa_clear_task_ctx_trans()
75 ctx->previous = NULL; in aa_clear_task_ctx_trans()
/Linux-v5.10/security/apparmor/
Dtask.c12 * should return to the previous cred if it has not been modified.
125 if (!ctx->previous) { in aa_set_current_hat()
127 ctx->previous = cred_label(new); in aa_set_current_hat()
147 * aa_restore_previous_label - exit from hat context restoring previous label
150 * Attempt to return out of a hat to the previous label. The token
163 if (!ctx->previous) in aa_restore_previous_label()
171 set_cred_label(new, aa_get_newest_label(ctx->previous)); in aa_restore_previous_label()
173 /* clear exec && prev information when restoring to previous context */ in aa_restore_previous_label()
/Linux-v5.10/arch/ia64/include/asm/
Dasmmacro.h42 * When adding any new .section/.previous entries here, make sure to
48 .previous
62 .previous
75 .previous
89 .previous
112 .previous
/Linux-v5.10/arch/sparc/lib/
Dhweight.S18 .previous
31 .previous
44 .previous
57 .previous
/Linux-v5.10/arch/m68k/include/asm/
Duaccess.h49 " .previous\n" \
55 " .previous" \
90 " .previous\n" \
97 " .previous" \
122 " .previous\n" \
127 " .previous" \
163 " .previous\n" \
169 " .previous" \
215 " .previous\n" \
227 " .previous\n" \
[all …]
/Linux-v5.10/arch/alpha/include/asm/
Dspinlock.h45 ".previous" in arch_spin_lock()
72 ".previous" in arch_read_lock()
92 ".previous" in arch_write_lock()
112 ".previous" in arch_read_trylock()
134 ".previous" in arch_write_trylock()
152 ".previous" in arch_read_unlock()
Dxchg.h33 ".previous" in ____xchg()
56 ".previous" in ____xchg()
75 ".previous" in ____xchg()
94 ".previous" in ____xchg()
147 ".previous" in ____cmpxchg()
173 ".previous" in ____cmpxchg()
195 ".previous" in ____cmpxchg()
217 ".previous" in ____cmpxchg()
/Linux-v5.10/drivers/android/
Dbinder_alloc_selftest.c24 * end with regard to the end of the previous buffer.
27 * are aligning. buf1 refers to previous buffer by addr.
34 * the same page as the end of the previous buffer and
41 * @SAME_PAGE_ALIGNED: When the end of the previous buffer
43 * same page as the end of the previous buffer and is page
44 * aligned. When the previous buffer is page aligned, the
53 * the page next to the end of the previous buffer and
61 * the page next to the end of the previous buffer and
70 * previous buffer and is not page aligned. Examples:
/Linux-v5.10/arch/m68k/lib/
Duaccess.c41 " .previous\n" in __generic_copy_from_user()
48 " .previous" in __generic_copy_from_user()
82 " .previous\n" in __generic_copy_to_user()
92 " .previous" in __generic_copy_to_user()
126 " .previous\n" in __clear_user()
136 " .previous" in __clear_user()
/Linux-v5.10/arch/riscv/include/asm/
Duaccess.h95 " .previous\n" \
99 " .previous" \
127 " .previous\n" \
132 " .previous" \
235 " .previous\n" \
239 " .previous" \
264 " .previous\n" \
269 " .previous" \
391 * will set "err" to -EFAULT, while successful accesses return the previous
417 ".previous\n" \
[all …]
/Linux-v5.10/arch/powerpc/include/asm/
Dbug.h18 .previous
21 .previous
29 .previous
42 ".previous\n"
49 ".previous\n"
/Linux-v5.10/arch/sparc/kernel/
Detrap_64.S46 .previous
100 .previous
107 .previous
118 .previous
128 .previous
142 .previous
174 .previous
179 .previous
276 .previous
Dfpu_traps.S75 .previous
84 .previous
116 .previous
126 .previous
157 .previous
166 .previous
183 .previous
349 .previous
358 .previous
379 .previous
/Linux-v5.10/arch/x86/include/asm/
Dorc_types.h17 * address of the previous frame: the caller's SP before it called the current
23 * The most commonly used base registers are SP and BP -- which the previous SP
24 * is usually based on -- and PREV_SP and UNDEFINED -- which the previous BP is
47 * unwinder how to find the previous SP and BP (and sometimes entry regs) on
/Linux-v5.10/Documentation/admin-guide/media/
Drcar-fdp1.rst30 - The previous and next fields are averaged to recover lines missing from
32 * - ``"Previous field" (4)``
33 - The current field is weaved with the previous field, i.e. the previous
/Linux-v5.10/tools/arch/x86/include/asm/
Dorc_types.h17 * address of the previous frame: the caller's SP before it called the current
23 * The most commonly used base registers are SP and BP -- which the previous SP
24 * is usually based on -- and PREV_SP and UNDEFINED -- which the previous BP is
47 * unwinder how to find the previous SP and BP (and sometimes entry regs) on
/Linux-v5.10/arch/nds32/include/asm/
Duaccess.h132 " .previous\n" \
136 " .previous" \
158 " .previous\n" \
163 " .previous" \
225 " .previous\n" \
229 " .previous" \
251 " .previous\n" \
256 " .previous" \
/Linux-v5.10/Documentation/networking/
Dnet_dim.rst25 to the previous sample and if required, it can decide to change some of the
28 samples is also measured. Net DIM compares the current and the previous data and
42 #. Compares it to previous sample.
46 The first two steps are straightforward, both the new and the previous data are
47 supplied by the driver registered to Net DIM. The previous data is the new data
48 supplied to the previous iteration. The comparison step checks the difference
49 between the new and previous data and decides on the result of the last step.
95 other queues, etc.). This includes the current selected profile, previous data
/Linux-v5.10/arch/xtensa/include/asm/
Dfutex.h35 " .previous\n" \
38 " .previous\n" \
59 " .previous\n" \
62 " .previous\n" \
145 " .previous\n" in futex_atomic_cmpxchg_inatomic()
151 " .previous\n" in futex_atomic_cmpxchg_inatomic()

12345678910>>...89