Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S22 pop %rax
23 pop %rcx
24 pop %rdx
25 pop %rbx
26 pop %rbp
27 pop %rsi
28 pop %rdi
29 pop %r8
30 pop %r9
31 pop %r10
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmenter.S140 pop VCPU_RAX(%_ASM_AX)
208 pop %_ASM_ARG2 /* @flags */
209 pop %_ASM_ARG1 /* @vmx */
216 pop %_ASM_BX
218 pop %r12
219 pop %r13
220 pop %r14
221 pop %r15
223 pop %esi
224 pop %edi
[all …]
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dstub_32.S28 pop %eax
31 pop %ebx
32 pop %ecx
33 pop %edx
34 pop %esi
35 pop %edi
36 pop %ebp
42 pop %ebx
H A Dstub_64.S28 pop %rax
31 pop %rdi
32 pop %rsi
33 pop %rdx
34 pop %r10
35 pop %r8
36 pop %r9
42 pop %rcx
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dasmmacro.h105 .set pop
129 .set pop
164 .set pop
188 .set pop
249 .set pop
258 .set pop
267 .set pop
276 .set pop
285 .set pop
294 .set pop
[all …]
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dxen-asm.S121 pop %r11
122 pop %r10
123 pop %r9
124 pop %r8
125 pop %rdi
126 pop %rsi
127 pop %rdx
128 pop %rcx
129 pop %rax
152 pop %rcx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dvmenter.S78 pop %_ASM_AX
111 pop %_ASM_AX
166 pop %_ASM_BX
169 pop %r12
170 pop %r13
171 pop %r14
172 pop %r15
174 pop %esi
175 pop %edi
177 pop %_ASM_BP
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dkernel.fuc82 pop $r13
106 pop $r8
107 pop $r9
132 pop $r8
133 pop $r9
218 pop $r12
229 pop $r8
231 pop $r15
232 pop $r14
233 pop $r13
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqcache3q_p.h118 inline explicit Node() : q(0), n(0), p(0), pop(0), cost(0) {} in Node()
125 quint64 pop; // popularity, incremented each ping variable
132 inline explicit Queue() : f(0), l(0), cost(0), pop(0), size(0) {} in Queue()
137 quint64 pop; // sum of popularity values on the queue variable
196 qDebug("q1g: size=%d, pop=%llu", q1_evicted_->size, q1_evicted_->pop); in printStats()
197 qDebug("q1: cost=%d, size=%d, pop=%llu", q1_->cost, q1_->size, q1_->pop); in printStats()
198 qDebug("q2: cost=%d, size=%d, pop=%llu", q2_->cost, q2_->size, q2_->pop); in printStats()
199 qDebug("q3: cost=%d, size=%d, pop=%llu", q3_->cost, q3_->size, q3_->pop); in printStats()
278 if (n->pop > (uint)promote_) { in insert()
351 n->q->pop -= n->pop; in unlink()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h238 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local
258 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
259 if (start_pop && pop) in bpf_prog4()
260 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4()
268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
293 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
294 if (start_pop && pop) in bpf_prog6()
295 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog6()
347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
368 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmem_encrypt.S55 pop %edx
56 pop %ecx
57 pop %ebx
97 pop %rdx
98 pop %rbp
H A Defi_thunk_64.S73 pop %rbx
75 pop %rbx
77 pop %rbx
90 pop %rbx
91 pop %rbp
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dthunks_32.S40 pop %edi
41 pop %esi
42 pop %edx
43 pop %ecx
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dasm.h109 .set pop; \
121 .set pop; \
156 .set pop
163 .set pop
169 .set pop
188 .set pop; \
195 .set pop; \
204 .set pop; \
211 .set pop; \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/
H A Dmapviewer.qml191 stackView.pop(page)
195 stackView.pop()
211 stackView.pop(page)
222 stackView.pop({item:page, immediate: true})
232 stackView.pop({item:page, immediate: true})
240 stackView.pop({item:page, immediate: true})
247 stackView.pop({item:page, immediate: true})
254 stackView.pop({item:page, immediate: true})
272 stackView.pop(page)
292 stackView.pop(page)
[all …]
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dgenex.S43 .set pop define
68 .set pop define
103 .set pop define
132 .set pop define
145 .set pop define
181 .set pop define
281 .set pop define
409 .set pop define
462 .set pop define
486 .set pop define
[all …]
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S88 pop %edi;\
126 pop %edi;\
163 pop %edi;\
201 pop %edi;\
258 pop %edi
259 pop %esi
260 pop %ebx
261 pop %ebp
315 pop %edi
316 pop %esi
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0005-bin-Fix-race-conditions-in-tests.patch244 - pop_state_changed (bus, 2); /* pop remaining ready => paused messages off the bus */
245 + pop_state_changed (bus, 2, &had_latency); /* pop remaining ready => paused messages off the …
258 - pop_state_changed (bus, 4); /* pop playing => paused messages off the bus */
259 - pop_state_changed (bus, 4); /* pop paused => ready messages off the bus */
260 + pop_state_changed (bus, 4, &had_latency); /* pop playing => paused messages off the bus */
261 + pop_state_changed (bus, 4, &had_latency); /* pop paused => ready messages off the bus */
277 - pop_state_changed (bus, 2); /* pop remaining ready => paused messages off the bus */
278 + pop_state_changed (bus, 2, &had_latency); /* pop remaining ready => paused messages off the …
291 - pop_state_changed (bus, 4); /* pop playing => paused messages off the bus */
292 - pop_state_changed (bus, 4); /* pop paused => ready messages off the bus */
[all …]
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit_parser.py102 lines.pop(0)
107 lines.pop(0)
123 line = lines.pop(0)
126 test_case.log.append(lines.pop(0))
148 test_case.log.append(lines.pop(0))
173 lines.pop(0)
184 lines.pop(0)
211 lines.pop(0)
268 lines.pop(0)
279 lines.pop(0)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A Dcheck-test-wrapper9 targettype = args.pop(0)
25 args.pop(0)
31 opt = args.pop(0).lstrip("-")
36 key, val = args.pop(0).split("=", 1)
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dstart.S77 pop {r2}
84 pop {r2}
87 pop {r0-r12,r14}
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx.h399 uint32_t pop; in cvmx_pop() local
400 CVMX_POP(pop, val); in cvmx_pop()
401 return pop; in cvmx_pop()
414 int pop; in cvmx_dpop() local
415 CVMX_DPOP(pop, val); in cvmx_dpop()
416 return pop; in cvmx_dpop()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmem_encrypt_boot.S63 pop %r12
66 pop %rbp
154 pop %r12
155 pop %r15
/OK3568_Linux_fs/kernel/drivers/atm/
H A Datmtcp.c200 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
207 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
216 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
226 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
319 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_c_send()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dplaces.qml125 stackView.pop(page)
138 stackView.pop({tem:page,immediate: true})
181 stackView.pop({tem:page,immediate: true})
185 onGoBack: stackView.pop()
198 onShowMap: stackView.pop(page)
219 pop(backPage)
224 pop(page)
240 stackView.pop(page)
253 stackView.pop({tem:page,immediate: true})
314 stackView.pop(page)
[all …]

12345678910>>...34