Home
last modified time | relevance | path

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

12345678910>>...64

/linux/arch/mips/include/asm/
H A 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 …]
H A Dfutex.h46 " .previous \n" \
50 " .previous \n" \
76 " .previous \n" \
80 " .previous \n" \
162 " .previous \n" in futex_atomic_cmpxchg_inatomic()
166 " .previous \n" in futex_atomic_cmpxchg_inatomic()
192 " .previous \n" in futex_atomic_cmpxchg_inatomic()
196 " .previous \n" in futex_atomic_cmpxchg_inatomic()
/linux/arch/arc/include/asm/
H A Duaccess.h57 " .previous\n" \
61 " .previous\n" \
79 " .previous\n" \
84 " .previous\n" \
109 " .previous\n" \
113 " .previous\n" \
127 " .previous\n" \
132 " .previous\n" \
165 " .previous \n" in raw_copy_from_user()
169 " .previous \n" in raw_copy_from_user()
[all …]
H A 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/arch/sh/include/asm/
H A 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/security/apparmor/include/
H A 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/tools/perf/bench/
H A Duprobe.c114 static u64 baseline, previous; in bench_uprobe_format__default_fprintf()
116 diff_to_previous = diff - previous; in bench_uprobe_format__default_fprintf()
124 if (previous != baseline) in bench_uprobe_format__default_fprintf()
125 fprintf(stdout, " %s%'" PRId64 " to previous", diff_to_previous > 0 ? "+" : "", diff_to_previous); in bench_uprobe_format__default_fprintf()
133 if (previous != baseline) in bench_uprobe_format__default_fprintf()
134 printed += fprintf(fp, " %'.3f %ss/op to previous", (double)diff_to_previous / (double)loops, unit); in bench_uprobe_format__default_fprintf()
141 previous = diff;
110 static u64 baseline, previous; bench_uprobe_format__default_fprintf() local
/linux/arch/alpha/include/asm/
H A Datomic.h52 ".previous" \
69 ".previous" \
87 ".previous" \
105 ".previous" \
123 ".previous" \
142 ".previous" \
217 ".previous" in ATOMIC_OPS()
240 ".previous" in arch_atomic64_fetch_add_unless()
262 ".previous" in arch_atomic64_dec_if_positive()
H A 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()
H A Dcmpxchg.h27 ".previous" in ____xchg_u8()
50 ".previous" in ____xchg_u16()
69 ".previous" in ____xchg_u32()
88 ".previous" in ____xchg_u64()
135 ".previous" in ____cmpxchg_u8()
161 ".previous" in ____cmpxchg_u16()
183 ".previous" in ____cmpxchg_u32()
205 ".previous" in ____cmpxchg_u64()
/linux/arch/m68k/include/asm/
H A Duaccess.h39 " .previous\n" \
45 " .previous" \
61 " .previous\n" \
68 " .previous" \
115 " .previous\n" \
120 " .previous" \
144 " .previous\n" \
150 " .previous" \
212 " .previous\n" \
224 " .previous\n" \
[all …]
/linux/arch/m68k/lib/
H A 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/arch/sparc/lib/
H A Dhweight.S18 .previous
31 .previous
44 .previous
57 .previous
/linux/arch/sparc/kernel/
H A Detrap_64.S46 .previous
100 .previous
107 .previous
118 .previous
128 .previous
142 .previous
174 .previous
179 .previous
276 .previous
H A Dfpu_traps.S75 .previous
84 .previous
116 .previous
126 .previous
157 .previous
166 .previous
183 .previous
349 .previous
358 .previous
379 .previous
/linux/arch/openrisc/include/asm/
H A Duaccess.h103 ".previous\n" \
107 ".previous" \
120 ".previous\n" \
125 ".previous" \
172 ".previous\n" \
176 ".previous" \
195 ".previous\n" \
200 ".previous" \
/linux/tools/arch/loongarch/include/asm/
H A Dorc_types.h12 * address of the previous frame: the caller's SP before it called the current
18 * The most commonly used base registers are SP and FP -- which the previous SP
19 * is usually based on -- and PREV_SP and UNDEFINED -- which the previous FP is
42 * unwinder how to find the previous SP and FP (and sometimes entry regs) on
/linux/arch/loongarch/include/asm/
H A Dorc_types.h12 * address of the previous frame: the caller's SP before it called the current
18 * The most commonly used base registers are SP and FP -- which the previous SP
19 * is usually based on -- and PREV_SP and UNDEFINED -- which the previous FP is
42 * unwinder how to find the previous SP and FP (and sometimes entry regs) on
/linux/arch/xtensa/include/asm/
H A Dfutex.h39 " .previous\n" \
42 " .previous\n" \
63 " .previous\n" \
66 " .previous\n" \
149 " .previous\n" in futex_atomic_cmpxchg_inatomic()
155 " .previous\n" in futex_atomic_cmpxchg_inatomic()
/linux/arch/powerpc/include/asm/
H A Dbug.h19 .previous
22 .previous
30 .previous
44 ".previous\n"
51 ".previous\n"
/linux/Documentation/admin-guide/media/
H A 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/arch/sparc/include/asm/
H A Duaccess_64.h105 ".previous\n\t" \
109 ".previous\n\n\t" \
137 ".previous\n\t" \
141 ".previous\n\n\t" \
179 ".previous\n\t" \
183 ".previous\n\t" \
217 ".previous\n\t" \
221 ".previous\n\t" \
/linux/arch/csky/include/asm/
H A Duaccess.h22 ".previous \n" \
40 ".previous \n" \
58 ".previous \n" \
82 ".previous \n" \
135 ".previous \n" \
159 ".previous \n" \
/linux/arch/microblaze/include/asm/
H A Duaccess.h39 ".previous;" \ in __clear_user()
68 ".previous;" \
71 ".previous;" \
137 ".previous;" \
140 ".previous;" \
157 ".previous;" \
160 ".previous;" \
/linux/security/apparmor/
H A Dtask.c12 * should return to the previous cred if it has not been modified.
127 if (!ctx->previous) { in aa_set_current_hat()
129 ctx->previous = cred_label(new); in aa_set_current_hat()
149 * aa_restore_previous_label - exit from hat context restoring previous label
152 * Attempt to return out of a hat to the previous label. The token
165 if (!ctx->previous) in aa_restore_previous_label()
173 set_cred_label(new, aa_get_newest_label(ctx->previous)); in aa_restore_previous_label()
175 /* clear exec && prev information when restoring to previous context */ in aa_restore_previous_label()

12345678910>>...64