Searched refs:frame (Results 226 - 250 of 509) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl58 $frame="STACK_FRAME";
107 save %sp,-$frame,%sp
248 save %sp,-$frame,%sp
371 save %sp,-$frame,%sp
404 save %sp,-$frame,%sp
458 save %sp,-$frame,%sp
/freebsd-current/sys/dev/evdev/
H A Devdev_mt.c85 slotset_t frame; member in struct:evdev_mt
165 evdev->ev_mt->frame = 0;
307 * assignment pairs the points with points of the previous frame in
383 slot->id = ffc_slot(evdev, mt->touches | mt->frame);
487 mt->frame |= 1U << slot;
540 return (ffc_slot(evdev, mt->touches | mt->frame));
661 FOREACHBIT(mt->touches & ~mt->frame, slot)
/freebsd-current/sys/powerpc/aim/
H A Daim_machdep.c545 cpu_machine_check(struct thread *td, struct trapframe *frame, int *ucode) argument
553 if ((frame->srr1 & SRR1_MCHK_DATA) != 0) {
554 printf("Machine check, DSISR: %016lx\n", frame->cpu.aim.dsisr);
556 if ((frame->cpu.aim.dsisr & DSISR_MC_SLB_MULTIHIT) != 0)
558 if ((frame->cpu.aim.dsisr &
565 if ((frame->srr1 & SRR1_MCHK_IFETCH_M) == SRR1_MCHK_IFETCH_SLBMH)
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c121 /* Need to add the entire Authentication frame body */
244 /* Need to add the entire authentication frame body */
364 wpa_hexdump_buf(MSG_DEBUG, "PASN: FILS: Authentication frame", buf);
457 wpa_hexdump(MSG_DEBUG, "PASN: FILS: Authentication frame len=%zu",
668 wpa_printf(MSG_DEBUG, "PASN: Building frame 1");
779 wpa_printf(MSG_DEBUG, "PASN: Building frame 3");
822 wpa_printf(MSG_DEBUG, "PASN: frame 3: Failed MIC calculation");
828 wpa_printf(MSG_DEBUG, "PASN: frame 3: Corrupt MIC");
837 wpa_printf(MSG_DEBUG, "PASN: frame 3: Success");
1001 struct wpabuf *frame; local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dbrowser.c221 WebKitWebFrame *frame,
238 WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req,
279 static void view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, argument
220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) argument
237 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp312 StackFrame *frame = exe_ctx.GetFramePtr(); local
313 if (frame) {
314 return m_variable_sp->IsInScope(frame);
316 // This ValueObject had a frame at one time, but now we can't locate it,
321 // We have a variable that wasn't tied to a frame, which means it is a global
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DLLVMUserExpression.cpp298 lldb::StackFrameSP frame; local
300 if (!LockAndCheckContext(exe_ctx, target, process, frame)) {
358 "Couldn't allocate space for the stack frame: %s",
367 frame, *m_execution_unit_sp, struct_address, materialize_error);
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp303 bool SBInstruction::EmulateWithFrame(lldb::SBFrame &frame, argument
305 LLDB_INSTRUMENT_VA(this, frame, evaluate_options);
309 lldb::StackFrameSP frame_sp(frame.GetFrameSP());
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h57 CreateRegisterContextForFrame(StackFrame *frame) override;
/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind.h111 // _Unwind_Trace_Fn once per frame until it reaches the bottom of the stack
119 // current frame.
198 void *frame, CONTEXT *ctx,
/freebsd-current/libexec/rtld-elf/i386/
H A Drtld_start.S33 xorl %ebp,%ebp # Clear frame pointer for good form
/freebsd-current/sys/sys/
H A Dcdrio.h68 u_int8_t frame; member in struct:cdr_cue_entry
H A Dinterrupt.h185 int intr_event_handle(struct intr_event *ie, struct trapframe *frame);
/freebsd-current/sys/powerpc/powerpc/
H A Dinterrupt.c59 #include <machine/frame.h>
/freebsd-current/sys/i386/i386/
H A Dgdb_machdep.c38 #include <machine/frame.h>
H A Dvm_machdep.c248 * Copy the trap frame for the return to user mode as if from a
263 * to clear the trap flag from the new frame.
291 * pcb_esp is loaded pointing to the cpu_switch() stack frame
295 * will set up a stack to call fork_return(p, frame); to complete
303 struct trapframe * frame = td->td_frame; local
305 frame->tf_eax = 0; /* Child returns zero */
306 frame->tf_eflags &= ~PSL_C; /* success */
307 frame->tf_edx = 1; /* System V emulation */
320 * Note that the trap frame follows the args, so the function
321 * is really called like this: func(arg, frame);
[all...]
/freebsd-current/sys/arm/allwinner/
H A Da10_sramc.c41 #include <machine/frame.h>
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp71 ThreadElfCore::CreateRegisterContextForFrame(StackFrame *frame) { argument
76 if (frame)
77 concrete_frame_idx = frame->GetConcreteFrameIndex();
234 reg_ctx_sp = GetUnwinder().CreateRegisterContextForFrame(frame);
H A DThreadElfCore.h147 CreateRegisterContextForFrame(lldb_private::StackFrame *frame) override;
/freebsd-current/stand/i386/libi386/
H A Dpxe.c437 char *buf, *ptr, *frame; local
488 * buffer/frame.
497 * see a fragmented frame that's spread out across
508 frame = (char *)((uintptr_t)isr->Frame.segment << 4);
509 frame += isr->Frame.offset;
510 bcopy(PTOV(frame), ptr, isr->BufferLength);
515 * Stop here before we risk catching the start of another frame.
536 * We may have never picked up a frame at all (all tx), in which case
/freebsd-current/sys/arm64/include/
H A Ddb_machdep.h35 #include <machine/frame.h>
/freebsd-current/sys/x86/include/
H A Dintr_machdep.h147 void intr_execute_handlers(struct intsrc *isrc, struct trapframe *frame);
/freebsd-current/sys/x86/x86/
H A Dmp_x86.c1324 ipi_bitmap_handler(struct trapframe frame) argument
1331 kasan_mark(&frame, sizeof(frame), sizeof(frame), 0);
1349 td->td_intr_frame = &frame;
1489 nmi_call_kdb_smp(u_int type, struct trapframe *frame) argument
1496 nmi_call_kdb(cpu, type, frame);
1695 ipi_swi_handler(struct trapframe frame) argument
1698 intr_event_handle(clk_intr_event, &frame);
H A Dlocal_apic.c67 #include <machine/frame.h>
1276 lapic_handle_intr(int vector, struct trapframe *frame) argument
1280 kasan_mark(frame, sizeof(*frame), sizeof(*frame), 0);
1282 kmsan_mark(frame, sizeof(*frame), KMSAN_STATE_INITED);
1287 intr_execute_handlers(isrc, frame);
1291 lapic_handle_timer(struct trapframe *frame) argument
1300 kasan_mark(frame, sizeo
[all...]
/freebsd-current/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c123 /** are we reading a control frame */
127 /** data of the frame */
128 uint8_t* frame; member in struct:tap_data
129 /** length of this frame */
387 /** log control frame contents */
397 log_info("control frame %s", desc);
517 /** log data frame contents */
741 free(data->frame);
745 /** reply with ACCEPT control frame to bidirectional client,
780 if(verbosity) log_info("sent control frame(accep
[all...]

Completed in 260 milliseconds

1234567891011>>