| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 137 #pragma pack(pop) 143 #pragma pack(pop) 149 #pragma pack(pop) 157 #pragma pack(pop) 163 #pragma pack(pop) 169 #pragma pack(pop) 179 #pragma pack(pop) 187 #pragma pack(pop) 194 #pragma pack(pop) 215 #pragma pack(pop) [all …]
|
| H A D | svga3d_cmd.h | 340 #pragma pack(pop) 346 #pragma pack(pop) 357 #pragma pack(pop) 370 #pragma pack(pop) 376 #pragma pack(pop) 382 #pragma pack(pop) 388 #pragma pack(pop) 399 #pragma pack(pop) 418 #pragma pack(pop) 425 #pragma pack(pop) [all …]
|
| H A D | svga_reg.h | 245 #pragma pack(pop) 252 #pragma pack(pop) 312 #pragma pack(pop) 364 #pragma pack(pop) 386 #pragma pack(pop) 393 #pragma pack(pop) 400 #pragma pack(pop) 513 #pragma pack(pop) 593 #pragma pack(pop) 633 #pragma pack(pop) [all …]
|
| H A D | svga3d_types.h | 64 #pragma pack(pop) 75 #pragma pack(pop) 89 #pragma pack(pop) 98 #pragma pack(pop) 109 #pragma pack(pop) 120 #pragma pack(pop) 128 #pragma pack(pop) 141 #pragma pack(pop) 751 #pragma pack(pop) 769 #pragma pack(pop) [all …]
|
| /linux/arch/arc/include/asm/ |
| H A D | entry-compact.h | 53 pop r9 74 pop r12 75 pop r11 76 pop r10 77 pop r9 78 pop r8 79 pop r7 80 pop r6 81 pop r5 82 pop r4 [all …]
|
| H A D | entry-arcv2.h | 311 pop r25 312 pop r24 313 pop r23 314 pop r22 315 pop r21 316 pop r20 317 pop r19 318 pop r18 319 pop r17 320 pop r16 [all …]
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| H A D | vlan.json | 4 "name": "Add vlan pop action with pipe opcode", 20 "cmdUnderTest": "$TC actions add action vlan pop pipe index 8", 23 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref", 31 "name": "Add vlan pop action with pass opcode", 47 "cmdUnderTest": "$TC actions add action vlan pop pass index 8", 50 "matchPattern": "action order [0-9]+: vlan.*pop.*pass.*index 8 ref", 58 "name": "Add vlan pop action with drop opcode", 74 "cmdUnderTest": "$TC actions add action vlan pop drop index 8", 77 "matchPattern": "action order [0-9]+: vlan.*pop.*drop.*index 8 ref", 85 "name": "Add vlan pop action with reclassify opcode", [all …]
|
| H A D | mpls.json | 372 "name": "Add mpls pop action with ip proto", 388 "cmdUnderTest": "$TC actions add action mpls pop protocol ipv4", 391 "matchPattern": "action order [0-9]+: mpls.*pop.*protocol.*ip.*pipe", 399 "name": "Add mpls pop action with ip proto and cookie", 415 "cmdUnderTest": "$TC actions add action mpls pop protocol ipv4 cookie 12345678", 418 … "matchPattern": "action order [0-9]+: mpls.*pop.*protocol.*ip.*pipe.*ref 1.*cookie 12345678", 426 "name": "Add mpls pop action with mpls proto", 442 "cmdUnderTest": "$TC actions add action mpls pop protocol mpls_mc", 445 "matchPattern": "action order [0-9]+: mpls.*pop.*protocol.*mpls_mc.*pipe", 453 "name": "Add mpls pop action with no protocol (invalid)", [all …]
|
| /linux/arch/mips/include/asm/ |
| H A D | asmmacro.h | 105 .set pop 129 .set pop 164 .set pop 188 .set pop 255 .set pop 264 .set pop 273 .set pop 282 .set pop 291 .set pop 300 .set pop [all …]
|
| H A D | futex.h | 34 " .set pop \n" \ 42 " .set pop \n" \ 64 " .set pop \n" \ 72 " .set pop \n" \ 150 " .set pop \n" in futex_atomic_cmpxchg_inatomic() 158 " .set pop \n" in futex_atomic_cmpxchg_inatomic() 181 " .set pop \n" in futex_atomic_cmpxchg_inatomic() 188 " .set pop \n" in futex_atomic_cmpxchg_inatomic()
|
| /linux/arch/x86/xen/ |
| H A D | xen-head.S | 108 pop %edi 109 pop %esi 110 pop %edx 111 pop %ecx 112 pop %ebx 113 pop %eax 117 pop %r8 118 pop %r9 119 pop %r10 120 pop %r11 [all …]
|
| H A D | xen-asm.S | 44 pop %r11 45 pop %rcx 75 pop %r11 76 pop %r10 77 pop %r9 78 pop %r8 79 pop %rdi 80 pop %rsi 81 pop %rdx 82 pop %rcx [all …]
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmenter.S | 222 pop VCPU_RAX(%_ASM_AX) 245 pop %_ASM_AX 289 pop %_ASM_ARG2 /* @flags */ 290 pop %_ASM_ARG1 /* @vmx */ 299 pop %_ASM_BX 301 pop %r12 302 pop %r13 303 pop %r14 304 pop %r15 306 pop %esi [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| H A D | kernel.fuc | 82 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 …]
|
| /linux/arch/x86/hyperv/ |
| H A D | mshv_vtl_asm.S | 77 pop MSHV_VTL_CPU_CONTEXT_rcx(%rax) 78 pop MSHV_VTL_CPU_CONTEXT_rax(%rax) 95 /* pop callee-save registers r12-r15, rbx */ 96 pop %rbx 97 pop %r15 98 pop %r14 99 pop %r13 100 pop %r12 102 pop %rbp
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | call.S | 33 pop %rbx 35 pop %r12 37 pop %r13 39 pop %r14 41 pop %r15
|
| /linux/arch/x86/kvm/svm/ |
| H A D | vmenter.S | 204 /* Pop @svm to RAX while it's the only available register. */ 205 pop %_ASM_AX 233 pop %_ASM_AX 281 /* "Pop" @spec_ctrl_intercepted. */ 282 pop %_ASM_BX 284 pop %_ASM_BX 287 pop %r12 288 pop %r13 289 pop %r14 290 pop %r15 [all …]
|
| /linux/tools/testing/selftests/x86/ |
| H A D | test_FCOMI.c | 50 " pop res_fcomi_1_pi""\n" in test() 60 " pop res_fcomi_pi_1""\n" in test() 70 " pop res_fcomi_1_1""\n" in test() 107 " pop res_fcomi_nan_1""\n" in test_qnan() 136 " pop res_fcomi_nan_1""\n" in testu_qnan() 167 " pop res_fcomi_nan_1""\n" in testu_snan() 196 " pop res_fcomi_1_pi""\n" in testp() 205 " pop res_fcomi_pi_1""\n" in testp() 214 " pop res_fcomi_1_1""\n" in testp() 250 " pop res_fcomi_nan_1""\n" in testp_qnan() [all …]
|
| H A D | thunks_32.S | 40 pop %edi 41 pop %esi 42 pop %edx 43 pop %ecx
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | vmx.h | 387 "1: pop %%rax;" in vmlaunch() 388 "pop %%rdi;" in vmlaunch() 389 "pop %%rsi;" in vmlaunch() 390 "pop %%rdx;" in vmlaunch() 391 "pop %%rcx;" in vmlaunch() 392 "pop %%rbp;" in vmlaunch() 422 "1: pop %%rax;" in vmresume() 423 "pop %%rdi;" in vmresume() 424 "pop %%rsi;" in vmresume() 425 "pop %%rdx;" in vmresume() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 237 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local 257 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4() 258 if (start_pop && pop) in bpf_prog4() 259 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4() 267 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 292 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6() 293 if (start_pop && pop) in bpf_prog6() 294 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog6() 351 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local 372 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10() [all …]
|
| /linux/arch/m68k/68000/ |
| H A D | entry.S | 133 3: addql #8,%sp /* pop parameters off stack*/ 144 3: addql #8,%sp /* pop parameters off stack*/ 155 3: addql #8,%sp /* pop parameters off stack*/ 166 3: addql #8,%sp /* pop parameters off stack*/ 177 3: addql #8,%sp /* pop parameters off stack*/ 188 3: addql #8,%sp /* pop parameters off stack*/ 199 3: addql #8,%sp /* pop parameters off stack*/ 210 3: addql #8,%sp /* pop parameters off stack*/
|
| /linux/arch/mips/kernel/ |
| H A D | genex.S | 42 .set pop define 67 .set pop define 102 .set pop define 155 .set pop define 191 .set pop define 289 .set pop define 419 .set pop define 472 .set pop define 496 .set pop define 519 .set pop define [all …]
|
| /linux/arch/x86/crypto/ |
| H A D | twofish-i586-asm_32.S | 88 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 …]
|
| /linux/arch/x86/math-emu/ |
| H A D | load_store.c | 96 st0_ptr = &st(0); /* Some of these instructions pop after in FPU_load_store() 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() [all …]
|