Home
last modified time | relevance | path

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

12345678910>>...23

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h340 #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 Dsvga3d_dx.h137 #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 Dsvga_reg.h245 #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 Dsvga3d_types.h64 #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 …]
/openbmc/linux/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 …]
/openbmc/linux/arch/x86/xen/
H A Dxen-head.S113 pop %edi
114 pop %esi
115 pop %edx
116 pop %ecx
117 pop %ebx
118 pop %eax
123 pop %rax /* Dummy pop. */
125 pop %r8
126 pop %r9
127 pop %r10
[all …]
H A Dxen-asm.S44 pop %r11
45 pop %rcx
74 pop %r11
75 pop %r10
76 pop %r9
77 pop %r8
78 pop %rdi
79 pop %rsi
80 pop %rdx
81 pop %rcx
[all …]
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmenter.S63 pop %_ASM_BP
206 pop VCPU_RAX(%_ASM_AX)
229 pop %_ASM_AX
273 pop %_ASM_ARG2 /* @flags */
274 pop %_ASM_ARG1 /* @vmx */
283 pop %_ASM_BX
285 pop %r12
286 pop %r13
287 pop %r14
288 pop %r15
[all …]
/openbmc/linux/arch/x86/kvm/svm/
H A Dvmenter.S178 pop %_ASM_AX
206 pop %_ASM_AX
254 pop %_ASM_BX
256 pop %_ASM_BX
259 pop %r12
260 pop %r13
261 pop %r14
262 pop %r15
264 pop %esi
265 pop %edi
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py147 self.type = kw.pop("type", None)
158 self.value = kw.pop("value")
159 self.decorators = kw.pop("decorators", [])
181 self.value = kw.pop("value")
182 self.decorators = kw.pop("decorators", [])
200 self.op = kw.pop("op")
201 self.bound = kw.pop("bound")
202 self.decorators = kw.pop("decorators", [])
240 self.configfile = kw.pop("configfile")
241 self.cls = kw.pop("class")
[all …]
/openbmc/linux/arch/x86/um/
H A Dstub_64.S27 pop %rax
30 pop %rdi
31 pop %rsi
32 pop %rdx
33 pop %r10
34 pop %r8
35 pop %r9
41 pop %rcx
H A Dstub_32.S29 pop %eax
32 pop %ebx
33 pop %ecx
34 pop %edx
35 pop %esi
36 pop %edi
37 pop %ebp
47 pop %ebx
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py91 self.namespace = kw.pop("namespace", [])
161 self.type = kw.pop("type", None)
172 self.value = kw.pop("value")
173 self.decorators = kw.pop("decorators", [])
193 self.values = kw.pop("values")
220 self.namespace = kw.pop("namespace", [])
221 self.templates = kw.pop("templates", [])
222 self.args = kw.pop("args", [])
240 kw["args"] = [InitializerList(values=kw.pop("args"))]
282 for path, interfaces in kw.pop("objs").items():
[all …]
/openbmc/qemu/common-user/host/i386/
H A Dsafe-syscall.inc.S86 pop %ebx
90 pop %edi
93 pop %esi
96 pop %ebp
111 1: pop %ebx
114 pop %edi
117 pop %esi
120 pop %ebp
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py118 timeout = kwargs.pop("timeout", 30)
120 max_retry = kwargs.pop("max_retry", 10)
122 valid_status_codes = kwargs.pop("valid_status_codes", [200])
187 cert_dict = kwargs.pop("certificate", {"certificate_name": VALID_CERT})
202 cert_dict = kwargs.pop("certificate", {"certificate_name": VALID_CERT})
203 body = kwargs.pop("body", {})
217 cert_dict = kwargs.pop("certificate", {"certificate_name": VALID_CERT})
218 body = kwargs.pop("body", {})
232 cert_dict = kwargs.pop("certificate", {"certificate_name": VALID_CERT})
245 cert_dict = kwargs.pop("certificate", {"certificate_name": VALID_CERT})
[all …]
/openbmc/linux/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 …]
/openbmc/sdbusplus/tools/sdbusplus/
H A Devent.py16 self.primary = kwargs.pop("primary", False)
23 self.description = kwargs.pop("description", False)
24 self.message = kwargs.pop("message")
25 self.resolution = kwargs.pop("resolution", False)
30 self.is_error = kwargs.pop("is_error", False)
31 self.deprecated = kwargs.pop("deprecated", None)
32 self.errno = kwargs.pop("errno", "EIO")
33 self.redfish_map = kwargs.pop("redfish-mapping", None)
36 key: EventLanguage(**kwargs.pop(key, {})) for key in ["en"]
45 EventMetadata(**n) for n in kwargs.pop("metadata", [])
[all …]
H A Dinterface.py29 self.properties = [Property(**p) for p in kwargs.pop("properties", [])]
30 self.methods = [Method(**m) for m in kwargs.pop("methods", [])]
31 self.signals = [Signal(**s) for s in kwargs.pop("signals", [])]
32 self.enums = [Enum(**e) for e in kwargs.pop("enumerations", [])]
33 self.paths = [Path(**p) for p in kwargs.pop("paths", [])]
35 ServiceName(**s) for s in kwargs.pop("service_names", [])
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py107 self.cls = kw.pop("class")
128 kw.pop("type")
129 self.policy = kw.pop("policy")
142 self.key = kw.pop("key")
143 self.physpath = kw.pop("physpath")
144 self.devpath = kw.pop("devpath")
159 self.sensors = kw.pop("sensors")
174 kw.pop("type", None)
175 self.fan = kw.pop("fan")
225 self.path = kw.pop("path")
[all …]
/openbmc/linux/tools/testing/selftests/sgx/
H A Dcall.S33 pop %rbx
35 pop %r12
37 pop %r13
39 pop %r14
41 pop %r15
/openbmc/linux/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 …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h240 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local
260 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
261 if (start_pop && pop) in bpf_prog4()
262 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4()
270 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
295 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
296 if (start_pop && pop) in bpf_prog6()
297 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog6()
353 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
374 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
[all …]
/openbmc/rest-dbus/
H A Drest-dbus227 self.bus_name = parts.pop(0)
237 bus_name = parts.pop(0)
248 object_path += '/' + parts.pop(0)
255 interface_name = parts.pop(0)
259 property_name = parts.pop(0)
272 action = parts.pop(0)
309 action = parts.pop(0)
313 busfn = busses.get(parts.pop(0), None)
322 bus_name = parts.pop(0)
333 object_path += '/' + parts.pop(0)
[all …]
/openbmc/linux/tools/testing/selftests/x86/
H A Dthunks_32.S40 pop %edi
41 pop %esi
42 pop %edx
43 pop %ecx
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdcall.S153 pop %rax
188 pop %rbx
189 pop %r12
190 pop %r13
191 pop %r14
192 pop %r15

12345678910>>...23