/openbmc/linux/net/caif/ |
H A D | cfpkt_skbuff.c | 133 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()
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | st-vgxy61.rst | 18 * - HDR linearize
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 151 char buf[4 * SS_RX_MAX];/* buffer for linearize SG src */ 152 char bufo[4 * SS_TX_MAX]; /* buffer for linearize SG dst */
|
H A D | sun4i-ss-hash.c | 219 /* linearize data to op->buf */ in sun4i_hash() 279 * we need to linearize in two case: in sun4i_hash()
|
H A D | sun4i-ss-cipher.c | 296 * linearize in buf. todo is in bytes in sun4i_ss_cipher_poll()
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | rzn1-pinctrl.h | 14 * 'linearize' them into one numerical space. So mux level 1, 2 and the MDIO
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_tx.c | 202 /* If needed, linearize TX SKB as hardware DMA expects this */ in mlxbf_gige_start_xmit()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.h | 35 u64 linearize; member
|
H A D | ionic_stats.c | 129 IONIC_TX_STAT_DESC(linearize),
|
H A D | ionic_txrx.c | 1259 /* Too many frags, so linearize */ in ionic_tx_descs_needed() 1264 stats->linearize++; in ionic_tx_descs_needed()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_netdev.h | 180 u64 linearize; member
|
H A D | ena_ethtool.c | 68 ENA_STAT_TX_ENTRY(linearize),
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-gcm-p10-glue.c | 227 /* Linearize assoc, if not already linear */ in p10_aes_gcm_crypt()
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs626a.yaml | 204 azoteq,linearize: 541 azoteq,linearize:
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | boot.c | 173 * constant leakage current to linearize PFD to 0uA - in wl1251_boot_init_seq()
|
/openbmc/linux/net/core/ |
H A D | skmsg.c | 538 /* skb linearize may fail with ENOMEM, but lets simply try again in sk_psock_skb_ingress_enqueue() 540 * drop the skb. We need to linearize the skb so that the mapping in sk_psock_skb_ingress_enqueue()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.h | 542 * need to linearize the skb.
|
/openbmc/linux/net/batman-adv/ |
H A D | fragmentation.c | 149 /* Linearize packet to avoid linearizing 16 packets in a row when doing in batadv_frag_insert_packet()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 500 * need to linearize the skb.
|
/openbmc/linux/net/sctp/ |
H A D | input.c | 117 * it's better to just linearize it otherwise crc computing in sctp_rcv() 1304 /* We do not allow GSO frames here as we need to linearize and in __sctp_rcv_lookup_harder()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | core.c | 464 /* FIXME: linearize skb */ in bnep_tx_frame()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 754 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()
|
/openbmc/linux/drivers/staging/octeon/ |
H A D | ethernet-tx.c | 187 * than that, we must linearize. in cvm_oct_xmit()
|
/openbmc/linux/kernel/irq/ |
H A D | timings.c | 417 * in order to linearize the buffer instead of dealing with in __irq_timings_next_event()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 2151 * and so we need to figure out the cases where we need to linearize the skb. 2237 * need to linearize the skb.
|