Home
last modified time | relevance | path

Searched full:linearize (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v6.6/net/caif/
Dcfpkt_skbuff.c133 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_head()
154 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_trail()
264 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_iterate()
/Linux-v6.6/Documentation/userspace-api/media/drivers/
Dst-vgxy61.rst18 * - HDR linearize
/Linux-v6.6/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss.h151 char buf[4 * SS_RX_MAX];/* buffer for linearize SG src */
152 char bufo[4 * SS_TX_MAX]; /* buffer for linearize SG dst */
Dsun4i-ss-hash.c219 /* linearize data to op->buf */ in sun4i_hash()
279 * we need to linearize in two case: in sun4i_hash()
Dsun4i-ss-cipher.c296 * linearize in buf. todo is in bytes in sun4i_ss_cipher_poll()
/Linux-v6.6/include/dt-bindings/pinctrl/
Drzn1-pinctrl.h14 * 'linearize' them into one numerical space. So mux level 1, 2 and the MDIO
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_tx.c202 /* If needed, linearize TX SKB as hardware DMA expects this */ in mlxbf_gige_start_xmit()
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/
Dionic_stats.c129 IONIC_TX_STAT_DESC(linearize),
Dionic_lif.h35 u64 linearize; member
Dionic_txrx.c1259 /* Too many frags, so linearize */ in ionic_tx_descs_needed()
1264 stats->linearize++; in ionic_tx_descs_needed()
/Linux-v6.6/drivers/net/ethernet/amazon/ena/
Dena_netdev.h194 u64 linearize; member
Dena_ethtool.c67 ENA_STAT_TX_ENTRY(linearize),
/Linux-v6.6/arch/powerpc/crypto/
Daes-gcm-p10-glue.c227 /* Linearize assoc, if not already linear */ in p10_aes_gcm_crypt()
/Linux-v6.6/Documentation/devicetree/bindings/input/
Diqs626a.yaml204 azoteq,linearize:
541 azoteq,linearize:
/Linux-v6.6/drivers/net/wireless/ti/wl1251/
Dboot.c173 * constant leakage current to linearize PFD to 0uA - in wl1251_boot_init_seq()
/Linux-v6.6/net/core/
Dskmsg.c535 /* skb linearize may fail with ENOMEM, but lets simply try again in sk_psock_skb_ingress_enqueue()
537 * drop the skb. We need to linearize the skb so that the mapping in sk_psock_skb_ingress_enqueue()
/Linux-v6.6/net/batman-adv/
Dfragmentation.c149 /* Linearize packet to avoid linearizing 16 packets in a row when doing in batadv_frag_insert_packet()
/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h501 * need to linearize the skb.
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h540 * need to linearize the skb.
/Linux-v6.6/net/sctp/
Dinput.c117 * it's better to just linearize it otherwise crc computing in sctp_rcv()
1301 /* We do not allow GSO frames here as we need to linearize and in __sctp_rcv_lookup_harder()
/Linux-v6.6/net/bluetooth/bnep/
Dcore.c463 /* FIXME: linearize skb */ in bnep_tx_frame()
/Linux-v6.6/arch/x86/kvm/
Demulate.c754 static int linearize(struct x86_emulate_ctxt *ctxt, in linearize() function
867 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read_std()
881 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write_std()
1388 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read()
1402 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write()
1417 rc = linearize(ctxt, addr, size, true, &linear); in segmented_cmpxchg()
3443 rc = linearize(ctxt, ctxt->src.addr.mem, 1, false, &linear); in em_invlpg()
/Linux-v6.6/drivers/staging/octeon/
Dethernet-tx.c187 * than that, we must linearize. in cvm_oct_xmit()
/Linux-v6.6/kernel/irq/
Dtimings.c417 * in order to linearize the buffer instead of dealing with in __irq_timings_next_event()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_txrx.c2191 * and so we need to figure out the cases where we need to linearize the skb.
2277 * need to linearize the skb.

123