Searched refs:frame (Results 1 - 25 of 747) sorted by last modified time

1234567891011>>

/linux-master/kernel/bpf/
H A Dverifier.c73 * R10 - frame pointer read-only
586 return cur->frame[reg->frameno];
1387 free_func_state(state->frame[i]);
1388 state->frame[i] = NULL;
1423 /* if dst has more stack frames then src frame, free them, this is also
1427 free_func_state(dst_state->frame[i]);
1428 dst_state->frame[i] = NULL;
1444 dst = dst_state->frame[i];
1449 dst_state->frame[i] = dst;
1451 err = copy_func_state(dst, src->frame[
2408 struct bpf_func_state *frame; local
3419 bt_init(struct backtrack_state *bt, u32 frame) argument
3465 bt_set_frame_reg(struct backtrack_state *bt, u32 frame, u32 reg) argument
3470 bt_clear_frame_reg(struct backtrack_state *bt, u32 frame, u32 reg) argument
3485 bt_set_frame_slot(struct backtrack_state *bt, u32 frame, u32 slot) argument
3490 bt_clear_frame_slot(struct backtrack_state *bt, u32 frame, u32 slot) argument
3495 bt_frame_reg_mask(struct backtrack_state *bt, u32 frame) argument
3505 bt_frame_stack_mask(struct backtrack_state *bt, u32 frame) argument
3520 bt_is_frame_slot_set(struct backtrack_state *bt, u32 frame, u32 slot) argument
5869 int depth = 0, frame = 0, i, subprog_end; local
15382 struct bpf_func_state *frame = env->cur_state->frame[0]; local
16961 int i, frame, err = 0; local
17196 struct bpf_func_state *frame = sl->state.frame[sl->state.curframe]; local
17493 struct bpf_func_state *frame = cur->frame[j]; local
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3160 * i.e. 2ms for a maximum frame to be transmitted at 10 Mbps.
3181 enum mv88e6xxx_frame_mode frame,
3193 err = chip->info->ops->port_set_frame_mode(chip, port, frame);
3180 mv88e6xxx_set_port_mode(struct mv88e6xxx_chip *chip, int port, enum mv88e6xxx_frame_mode frame, enum mv88e6xxx_egress_mode egress, u16 etype) argument
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c402 * Previous frame finished and HW is ready for optimization.
6961 struct hdmi_drm_infoframe frame; local
6971 ret = drm_hdmi_infoframe_set_hdr_metadata(&frame, state);
6975 len = hdmi_drm_infoframe_pack_only(&frame, buf, sizeof(buf));
8167 /* Need to call this before the frame ends. */
8536 * flips per video frame by use of throttling, but allow
/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c29 int (*ufn)(struct stackframe *frame, void *data),
37 struct stackframe frame; local
43 frame.pc = pc;
44 frame.sp = a1;
46 if (pc == 0 || pc >= TASK_SIZE || ufn(&frame, data))
81 frame.pc = pc;
82 frame.sp = a1;
84 if (pc == 0 || pc >= TASK_SIZE || ufn(&frame, data))
103 /* Copy a1, a0 from user space stack frame. */
108 frame
28 xtensa_backtrace_user(struct pt_regs *regs, unsigned int depth, int (*ufn)(struct stackframe *frame, void *data), void *data) argument
117 xtensa_backtrace_kernel(struct pt_regs *regs, unsigned int depth, int (*kfn)(struct stackframe *frame, void *data), int (*ufn)(struct stackframe *frame, void *data), void *data) argument
138 struct stackframe frame; local
170 walk_stackframe(unsigned long *sp, int (*fn)(struct stackframe *frame, void *data), void *data) argument
183 struct stackframe frame; local
208 stack_trace_cb(struct stackframe *frame, void *data) argument
247 return_address_cb(struct stackframe *frame, void *data) argument
[all...]
/linux-master/
H A DMakefile449 -O2 -fomit-frame-pointer -std=gnu11
849 KBUILD_CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
850 KBUILD_RUSTFLAGS += -Cforce-frame-pointers=y
852 # Some targets (ARM with Thumb2, for example), can't be built with frame
855 # incompatible with -fomit-frame-pointer with current GCC, so we don't use
856 # -fomit-frame-pointer with FUNCTION_TRACER.
857 # In the Rust target specification, "frame-pointer" is set explicitly
860 KBUILD_CFLAGS += -fomit-frame-pointer
/linux-master/net/wireless/
H A Dtrace.h1077 "filled: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u,"
2965 __dynamic_array(u8, frame, len)
2969 memcpy(__get_dynamic_array(frame), buf, len);
2973 le16_to_cpup((__le16 *)__get_dynamic_array(frame)))
2992 __dynamic_array(u8, frame, len)
2997 memcpy(__get_dynamic_array(frame), buf, len);
3002 le16_to_cpup((__le16 *)__get_dynamic_array(frame)),
3459 TP_PROTO(struct wiphy *wiphy, const u8 *frame, size_t len,
3461 TP_ARGS(wiphy, frame, len, freq, sig_dbm),
H A Dnl80211.c7670 /* Default to Deauthentication frame */
18989 struct nlattr *frame; local
19018 frame = nla_reserve(msg, NL80211_ATTR_FRAME, skb->len);
19019 if (!frame)
19022 skb_copy_bits(skb, 0, nla_data(frame), skb->len);
19647 void cfg80211_report_obss_beacon_khz(struct wiphy *wiphy, const u8 *frame, argument
19655 trace_cfg80211_report_obss_beacon(wiphy, frame, len, freq, sig_dbm);
19677 nla_put(msg, NL80211_ATTR_FRAME, len, frame))
/linux-master/net/mac80211/
H A Dtx.c10 * Transmit and frame generation functions.
89 * - control response frame (CTS or ACK) shall be transmitted using the
90 * same rate as the immediately previous frame in the frame exchange
101 * RTS: time needed to transmit pending data/mgmt frame plus
102 * one CTS frame plus one ACK frame plus 3 x SIFS
106 * more=0, with more=1 duration in ACK frame is duration
107 * from previous frame minus time needed to transmit ACK
125 * immediately previous frame an
5854 ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_rts *rts) argument
5870 ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_cts *cts) argument
[all...]
/linux-master/include/net/
H A Dmac80211.h70 * Secondly, when the hardware handles fragmentation, the frame handed to
108 * Whenever mac80211 adds a new frame to a queue, it calls the .wake_tx_queue
137 * Measurement frame RX, the low level driver should set the SKB's hwtstamp
138 * field to the frame RX timestamp and report the ack TX timestamp in the
142 * Timing Measurement frame TX, the driver should set the SKB's hwtstamp field
143 * to the frame TX timestamp and report the ack RX timestamp in the
418 * they timed out. This won't be called for each frame released, but only
642 * protected frame to the AP to reset the idle timer at the AP for the
803 * @IEEE80211_TX_CTL_REQ_TX_STATUS: require TX status callback for this frame.
805 * number to this frame, takin
[all...]
/linux-master/fs/ntfs3/
H A Dntfs_fs.h446 struct runs_tree *run, u64 frame, u64 frames,
449 CLST frame, CLST *clst_data);
450 int attr_allocate_frame(struct ntfs_inode *ni, CLST frame, size_t compr_size,
H A Dfile.c861 CLST frame; local
871 ntfs_inode_warn(inode, "page size is bigger than frame size");
891 frame = valid >> frame_bits;
895 err = attr_data_get_block(ni, frame << NTFS_LZNT_CUNIT, 1, &lcn,
906 /* Load full frame. */
969 /* Load full frame. */
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c747 struct ieee80211_mgmt *frame = (void *)params->preq.buf; local
759 get_random_mask_addr(frame->sa, mac_addr,
762 memcpy(frame->sa, vif->addr, ETH_ALEN);
764 frame->frame_control = cpu_to_le16(IEEE80211_STYPE_PROBE_REQ);
765 eth_broadcast_addr(frame->da);
766 ether_addr_copy(frame->bssid, params->bssid);
767 frame->seq_ctrl = 0;
769 pos = frame->u.probe_req.variable;
/linux-master/arch/arc/kernel/
H A Dsignal.c254 void __user *frame; local
261 frame = (void __user *)((sp - framesize) & ~7);
263 /* Check that we can actually write to the signal frame */
264 if (!access_ok(frame, framesize))
265 frame = NULL;
267 return frame;
332 /* User Stack for signal handler will be above the frame just carved */
397 /* Set up the stack frame */
/linux-master/drivers/usb/host/
H A Dxhci-ring.c2378 struct usb_iso_packet_descriptor *frame; local
2387 frame = &td->urb->iso_frame_desc[idx];
2388 requested = frame->length;
2401 frame->status = short_framestatus;
2406 frame->status = 0;
2409 frame->status = short_framestatus;
2413 frame->status = -ECOMM;
2419 frame->status = -EOVERFLOW;
2425 frame->status = -EPROTO;
2428 frame
2477 struct usb_iso_packet_descriptor *frame; local
[all...]
/linux-master/drivers/usb/dwc2/
H A Dhcd_ddma.c26 static u16 dwc2_frame_list_idx(u16 frame) argument
28 return frame & (FRLISTEN_64_SIZE - 1);
239 * Sync frame list since controller will access it if periodic
395 * Determine starting frame for Isochronous transfer.
401 u16 frame; local
406 * next_active_frame is always frame number (not uFrame) both in FS
415 * Current frame is 1, scheduled frame is 3. Since HC always fetches
417 * corresponding to frame 2 will be fetched. If the number of
420 * latest descriptor(considering rollback) corresponding to frame
463 u16 frame, fr_idx, fr_idx_tmp, skip_frames; local
[all...]
/linux-master/drivers/tty/serial/
H A Dstm32-usart.c423 port->icount.frame++;
H A Dserial_core.c411 * uart_update_timeout - update per-port frame timing information
416 * Set the @port frame timing information from which the FIFO timeout value is
1304 icount->frame = cnow.frame;
2079 if (uport->icount.frame)
2080 seq_printf(m, " fe:%d", uport->icount.frame);
H A Dpmac_zilog.c274 uap->port.icount.frame++;
H A Dmxs-auart.c143 * note that the counter is reloaded at the end of each frame, so if the frame
638 s->port.icount.frame++;
/linux-master/arch/x86/lib/
H A Dretpoline.S13 #include <asm/frame.h>
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S6 #include <asm/frame.h>
/linux-master/drivers/net/
H A Dtun.c1298 void *frame = tun_xdp_to_ptr(xdp); local
1300 if (__ptr_ring_produce(&tfile->tx_ring, frame)) {
1317 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); local
1320 if (unlikely(!frame))
1323 nxmit = tun_xdp_xmit(dev, 1, &frame, XDP_XMIT_FLUSH);
1325 xdp_return_frame_rx_napi(frame);
H A Dvirtio_net.c397 struct xdp_frame *frame = ptr_to_xdp(ptr); local
399 stats->bytes += xdp_get_frame_len(frame);
400 xdp_return_frame(frame);
623 /* Copy all frame if it fits skb->head, otherwise
1072 netdev_dbg(dev, "convert buff to frame failed for xdp\n");
/linux-master/arch/x86/events/
H A Dcore.c2825 struct stack_frame_ia32 frame; local
2837 if (!valid_user_frame(fp, sizeof(frame)))
2840 if (__get_user(frame.next_frame, &fp->next_frame))
2842 if (__get_user(frame.return_address, &fp->return_address))
2845 perf_callchain_store(entry, cs_base + frame.return_address);
2846 fp = compat_ptr(ss_base + frame.next_frame);
2862 struct stack_frame frame; local
2888 if (!valid_user_frame(fp, sizeof(frame)))
2891 if (__get_user(frame.next_frame, &fp->next_frame))
2893 if (__get_user(frame
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c258 * struct vdec_vp9_slice_reference - vp9 reference frame information
286 /* default frame context's position in MicroP */
310 struct vdec_vp9_slice_mem frame; member in struct:vdec_vp9_slice_bs
314 * struct vdec_vp9_slice_fb - frame buffer for decoding
349 * @frame: decoding syntax
372 struct vdec_vp9_slice_frame frame; member in struct:vdec_vp9_slice_vsi
378 * struct vdec_vp9_slice_pfc - per-frame context that contains a local vsi.
434 * @frame_ctx: 4 frame context according to VP9 Spec
435 * @frame_ctx_helper: 4 frame context according to newest kernel spec
436 * @dirty: state of each frame contex
[all...]

Completed in 482 milliseconds

1234567891011>>