Home
last modified time | relevance | path

Searched refs:stuffing (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/media/pci/cx18/
H A Dcx18-fileops.c293 int stuffing, i; in cx18_copy_buf_to_user() local
331 stuffing = q[13] & 7; in cx18_copy_buf_to_user()
333 for (i = 0; i < stuffing; i++) in cx18_copy_buf_to_user()
336 if (i == stuffing && /* right number of stuffing bytes*/ in cx18_copy_buf_to_user()
339 q[14 + stuffing] == 0 && /* PES Pack or Sys Hdr */ in cx18_copy_buf_to_user()
340 q[15 + stuffing] == 0 && in cx18_copy_buf_to_user()
341 q[16 + stuffing] == 1) { in cx18_copy_buf_to_user()
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dindirect-target-selection.rst90 safe thunks. Unless user requested the RSB-stuffing mitigation.
94 RSB-stuffing via Call Depth Tracking is a mitigation for Retbleed RSB-underflow
130 is enabled, RSB-stuffing via Call-Depth-Tracking also mitigates
160 - The mitigation is enabled using retpoline and RSB stuffing.
H A Drsb.rst95 AMD recommends software use a RAP stuffing sequence (mitigation
/linux-6.15/drivers/media/pci/ivtv/
H A Divtv-fileops.c309 int stuffing, i; in ivtv_copy_buf_to_user() local
328 stuffing = q[13] & 7; in ivtv_copy_buf_to_user()
330 for (i = 0; i < stuffing; i++) in ivtv_copy_buf_to_user()
333 if (i == stuffing && (q[4] & 0xc4) == 0x44 && (q[12] & 3) == 3 && in ivtv_copy_buf_to_user()
334 q[14 + stuffing] == 0 && q[15 + stuffing] == 0 && in ivtv_copy_buf_to_user()
335 q[16 + stuffing] == 1) { in ivtv_copy_buf_to_user()
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dvf610-nfc.txt15 in a board stuffing. Typical NAND memory timings derived from this
/linux-6.15/Documentation/networking/
H A Dx25.rst12 framing, bit-stuffing and checksumming. These both need to be handled by the
/linux-6.15/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h248 s32 stuffing; member
H A Dallegro-mail.c427 msg->stuffing = src[i++]; in allegro_dec_encode_frame()
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7280-qcard.dtsi7 * all boards using Qcard will have in common. Given that there are stuffing
/linux-6.15/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2296 # if we're stuffing a source operand back into an fsave frame then we
H A Dfpsp.S2297 # if we're stuffing a source operand back into an fsave frame then we