Home
last modified time | relevance | path

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

12

/linux/net/caif/
H A Dcfpkt_skbuff.c126 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_head()
147 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_trail()
257 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_iterate()
/linux/Documentation/userspace-api/media/drivers/
H A Dvgxy61.rst18 * - HDR linearize
/linux/drivers/crypto/allwinner/sun4i-ss/
H A 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 */
H A Dsun4i-ss-hash.c219 /* linearize data to op->buf */ in sun4i_hash()
279 * we need to linearize in two case: in sun4i_hash()
H A Dsun4i-ss-cipher.c296 * linearize in buf. todo is in bytes in sun4i_ss_cipher_poll()
/linux/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h14 * 'linearize' them into one numerical space. So mux level 1, 2 and the MDIO
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c1705 goto linearize; in ionic_tx_descs_needed()
1739 goto linearize; in ionic_tx_descs_needed()
1755 linearize: in ionic_tx_descs_needed()
1760 q_to_tx_stats(q)->linearize++; in ionic_tx_descs_needed()
H A Dionic_stats.c135 IONIC_TX_STAT_DESC(linearize),
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h876 * blending operations. It's usually applied to linearize input space.
884 * linearize.
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_tx.c202 /* If needed, linearize TX SKB as hardware DMA expects this */ in mlxbf_gige_start_xmit()
/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml204 azoteq,linearize:
541 azoteq,linearize:
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h187 u64 linearize; member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h370 * need to linearize the skb.
/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.c173 * constant leakage current to linearize PFD to 0uA - in wl1251_boot_init_seq()
/linux/net/core/
H A Dskmsg.c544 /* skb linearize may fail with ENOMEM, but lets simply try again in sk_psock_skb_ingress_enqueue()
546 * drop the skb. We need to linearize the skb so that the mapping in sk_psock_skb_ingress_enqueue()
/linux/net/batman-adv/
H A Dfragmentation.c148 /* Linearize packet to avoid linearizing 16 packets in a row when doing in batadv_frag_insert_packet()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h543 * need to linearize the skb.
/linux/net/sctp/
H A Dinput.c117 * 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()
/linux/net/bluetooth/bnep/
H A Dcore.c464 /* FIXME: linearize skb */ in bnep_tx_frame()
/linux/arch/x86/kvm/
H A Demulate.c702 static int linearize(struct x86_emulate_ctxt *ctxt, in linearize() function
816 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read_std()
830 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write_std()
1330 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read()
1344 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write()
1359 rc = linearize(ctxt, addr, size, true, &linear); in segmented_cmpxchg()
/linux/kernel/irq/
H A Dtimings.c417 * in order to linearize the buffer instead of dealing with in __irq_timings_next_event()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h452 u64_stats_t linearize; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2443 * and so we need to figure out the cases where we need to linearize the skb.
2529 * need to linearize the skb.
/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c839 /* copy messages and linearize it */ in bcm_to_h_msg_dequeue()
/linux/drivers/input/misc/
H A Diqs626a.c958 if (fwnode_property_present(ch_node, "azoteq,linearize")) in iqs626_parse_channel()

12