/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq.c | 483 for (nb = cpufreq_transition_notifier_list.head; nb; nb = nb->next) in cpufreq_list_transition_notifiers()
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kvm_host.h | 590 struct list_head head; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 961 sq->head = 0; in otx2_sq_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 1292 req = (struct cpl_rx_data_ack *)skb->head; in send_rx_credits()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | driver.c | 794 * Update head regs etc., every 16 packets, if not last pkt, in process_rcv_update() 1091 * Always write head at end, and setup rcv interrupt, even in handle_receive_interrupt() 1148 * Always write head at end, and setup rcv interrupt, even in handle_receive_interrupt_napi_sp() 1829 seq_printf(s, "Rcd %u: RcvHdr cnt %u entsize %u %s ctrl 0x%08llx status 0x%08llx, head %llu tail %llu sw head %u\n", in seqfile_dump_rcd() 1838 rcd->head); in seqfile_dump_rcd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 1301 curr->csum_start = skb_transport_header(curr) - curr->head; in vnet_handle_offloads()
|
/kernel/linux/linux-6.6/drivers/net/fjes/ |
H A D | fjes_main.c | 1112 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, in fjes_tx_stall_task()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_selftests.c | 203 skb->csum_start = skb_transport_header(skb) - skb->head; in stmmac_test_get_udp_skb()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 1286 le32_to_cpus(&r->head); in wil_mbox_ring_le2cpus()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 463 kfree_rcu(entry, head); in carl9170_tx_bar_status()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 2766 u8 head; /* start of the circular buffer */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 1778 memcpy(cur_byte, params->head, params->head_len); in wilc_add_beacon()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo.c | 1536 list_for_each_entry(newmode, &connector->probed_modes, head) { in psb_intel_sdvo_get_lvds_modes()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | puda.c | 240 peek_head = (cq_uk->cq_ring.head + 1) % cq_uk->cq_ring.size; in irdma_puda_poll_info() 1554 /* keep processing buffers from the head of the list */ in irdma_ieq_process_fpdus() 1650 /* Insert buf before head */ in irdma_ieq_handle_exception()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 1651 &ddev->mode_config.plane_list, head) in ltdc_plane_destroy_all()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 525 list_for_each_entry(pair, &he->pairs.head, pairs.node) in get_pair_data()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | util.c | 710 frag_page = virt_to_head_page(skb->head); in __ieee80211_amsdu_copy_frag() 752 * When reusing framents, copy some data to the head to simplify in __ieee80211_amsdu_copy()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | xprt.c | 305 /* Peek at head of queue to see if it can make progress */ in xprt_set_congestion_window_wait() 1353 * to the head of the list to avoid starvation issues. in xprt_request_enqueue_transmit() 1997 xbufp->len = xbufp->head[0].iov_len + xbufp->page_len + in xprt_init_bc_request()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | pkey_api.c | 916 *ksize = kb->head.bitlen; in pkey_verifykey2()
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 132 wrb->tag0 |= (mccq->head << MCC_Q_WRB_IDX_SHIFT) & MCC_Q_WRB_IDX_MASK; in alloc_mcc_wrb()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ieee80211_i.h | 52 /* Required encryption head and tailroom */ 261 u8 *head, *tail; member
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 838 skb->csum_start = skb_network_header(skb) - skb->head + icmp_offset; in ip_vs_nat_icmp_v6()
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 1446 .head = mtype_head,
|
/third_party/eudev/ |
H A D | config.guess | 283 # types through head -n 1, so we only detect the type of CPU 0. 284 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_device.c | 326 TAILQ_INIT(&ep->endpoint_q[x].head); in usb_init_endpoint()
|