| /Linux-v5.15/drivers/media/platform/davinci/ |
| D | isif.c | 33 .linearize = { 371 static void isif_config_linearization(struct isif_linearize *linearize) in isif_config_linearization() argument 375 if (!linearize->en) { in isif_config_linearization() 381 val = (linearize->corr_shft << ISIF_LIN_CORRSFT_SHIFT) | 1; in isif_config_linearization() 385 val = ((!!linearize->scale_fact.integer) << in isif_config_linearization() 387 linearize->scale_fact.decimal; in isif_config_linearization() 392 regw_lin_tbl(linearize->table[i], ((i >> 1) << 2), 1); in isif_config_linearization() 394 regw_lin_tbl(linearize->table[i], ((i >> 1) << 2), 0); in isif_config_linearization() 666 isif_config_linearization(&module_params->linearize); in isif_config_raw()
|
| /Linux-v5.15/net/caif/ |
| 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()
|
| /Linux-v5.15/drivers/crypto/allwinner/sun4i-ss/ |
| 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 */
|
| 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()
|
| D | sun4i-ss-cipher.c | 302 * linearize in buf. todo is in bytes in sun4i_ss_cipher_poll()
|
| /Linux-v5.15/include/dt-bindings/pinctrl/ |
| D | rzn1-pinctrl.h | 14 * 'linearize' them into one numerical space. So mux level 1, 2 and the MDIO
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| D | mlxbf_gige_tx.c | 202 /* If needed, linearize TX SKB as hardware DMA expects this */ in mlxbf_gige_start_xmit()
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/ |
| D | iqs626a.yaml | 204 azoteq,linearize: 545 azoteq,linearize:
|
| /Linux-v5.15/drivers/net/ethernet/amazon/ena/ |
| D | ena_netdev.h | 200 u64 linearize; member
|
| D | ena_ethtool.c | 67 ENA_STAT_TX_ENTRY(linearize),
|
| /Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_lif.h | 38 u64 linearize; member
|
| D | ionic_stats.c | 129 IONIC_TX_STAT_DESC(linearize),
|
| D | ionic_txrx.c | 1161 /* Too many frags, so linearize */ in ionic_tx_descs_needed() 1166 stats->linearize++; in ionic_tx_descs_needed()
|
| /Linux-v5.15/net/core/ |
| D | skmsg.c | 517 /* skb linearize may fail with ENOMEM, but lets simply try again in sk_psock_skb_ingress_enqueue() 519 * drop the skb. We need to linearize the skb so that the mapping in sk_psock_skb_ingress_enqueue()
|
| /Linux-v5.15/drivers/net/wireless/ti/wl1251/ |
| D | boot.c | 173 * constant leakage current to linearize PFD to 0uA - in wl1251_boot_init_seq()
|
| /Linux-v5.15/drivers/net/ethernet/intel/iavf/ |
| D | iavf_txrx.h | 501 * need to linearize the skb.
|
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e_txrx.h | 533 * need to linearize the skb.
|
| /Linux-v5.15/net/batman-adv/ |
| D | fragmentation.c | 149 /* Linearize packet to avoid linearizing 16 packets in a row when doing in batadv_frag_insert_packet()
|
| /Linux-v5.15/include/media/davinci/ |
| D | isif.h | 406 struct isif_linearize linearize; member
|
| /Linux-v5.15/net/sctp/ |
| D | input.c | 113 * it's better to just linearize it otherwise crc computing in sctp_rcv() 1297 /* We do not allow GSO frames here as we need to linearize and in __sctp_rcv_lookup_harder()
|
| /Linux-v5.15/net/bluetooth/bnep/ |
| D | core.c | 463 /* FIXME: linearize skb */ in bnep_tx_frame()
|
| /Linux-v5.15/arch/x86/kvm/ |
| D | emulate.c | 772 static int linearize(struct x86_emulate_ctxt *ctxt, in linearize() function 856 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read_std() 870 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write_std() 1374 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read() 1388 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write() 1403 rc = linearize(ctxt, addr, size, true, &linear); in segmented_cmpxchg() 3714 rc = linearize(ctxt, ctxt->src.addr.mem, 1, false, &linear); in em_invlpg()
|
| /Linux-v5.15/drivers/staging/octeon/ |
| D | ethernet-tx.c | 189 * than that, we must linearize. in cvm_oct_xmit()
|
| /Linux-v5.15/drivers/net/ethernet/ibm/ |
| D | ibmveth.c | 1051 /* veth doesn't handle frag_list, so linearize the skb. in ibmveth_start_xmit() 1062 * we have to linearize the skb if there are more than this. in ibmveth_start_xmit()
|
| /Linux-v5.15/net/decnet/ |
| D | dn_nsp_in.c | 788 * We linearize everything except data segments here. in dn_nsp_rx_packet()
|