Home
last modified time | relevance | path

Searched refs:head (Results 5851 - 5875 of 6183) sorted by relevance

1...<<231232233234235236237238239240>>...248

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c61 list_for_each_entry(mode, &connector->probed_modes, head) { in nouveau_conn_native_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddrm.c838 list_for_each_entry(fb, &drm->mode_config.fb_list, head) { in tegra_debugfs_framebuffers()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hdmi.c1146 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in sti_hdmi_find_encoder()
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c723 if (list_empty(&queue->head) || speq) in arm_spe__setup_queue()
/kernel/linux/linux-6.6/net/ipv6/
H A Dicmp.c465 if ((u8 *)hdr < skb->head || in icmp6_send()
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex116 call-back to obtain the address of the head of the dynamic unwind-info
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c868 wsi->dll2_cli_txn_queue_owner.head) { in lws_client_interpret_server_handshake()
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc763 for (auto session = addr->http2_extra_freelist.head; session;) { in get_http2_session()
H A Dshrpx_http_downstream_connection.cc706 for (auto chunk = buf->head; chunk; chunk = chunk->next) { in push_request_headers()
H A Dshrpx_https_upstream.cc1451 for (auto chunk = buf->head; chunk; chunk = chunk->next) { in log_response_headers()
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess250 # types through head -n 1, so we only detect the type of CPU 0.
251 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
/third_party/skia/tests/
H A DTriangulatingPathRendererTests.cpp879 for (const auto* node = breadcrumbs.head(); node; node = node->fNext) { in verify_simple_inner_polygons()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c138 node = parser->t2_strings.head; in cff_parser_within_limits()
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfobjs.c826 /* `bhed' instead of `head' to store the font header (using */ in FT_LOCAL_DEF()
868 /* load the font header (`head' table) if this isn't an Apple */ in FT_LOCAL_DEF()
872 LOAD_( head ); in FT_LOCAL_DEF()
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c1175 for (octx = genfs->head; octx; octx = octx->next) { in validate_genfs()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4151 struct hlist_head *head; in bnxt_free_ntp_fltrs() local
4155 head = &bp->ntp_fltr_hash_tbl[i]; in bnxt_free_ntp_fltrs()
4156 hlist_for_each_entry_safe(fltr, tmp, head, hash) { in bnxt_free_ntp_fltrs()
11975 struct hlist_head *head; in bnxt_rx_flow_steer() local
12027 head = &bp->ntp_fltr_hash_tbl[idx]; in bnxt_rx_flow_steer()
12029 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_rx_flow_steer()
12051 hlist_add_head_rcu(&new_fltr->hash, head); in bnxt_rx_flow_steer()
12070 struct hlist_head *head; in bnxt_cfg_ntp_filters() local
12075 head = &bp->ntp_fltr_hash_tbl[i]; in bnxt_cfg_ntp_filters()
12076 hlist_for_each_entry_safe(fltr, tmp, head, has in bnxt_cfg_ntp_filters()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4452 struct hlist_head *head; in bnxt_free_ntp_fltrs() local
4456 head = &bp->ntp_fltr_hash_tbl[i]; in bnxt_free_ntp_fltrs()
4457 hlist_for_each_entry_safe(fltr, tmp, head, hash) { in bnxt_free_ntp_fltrs()
12934 struct hlist_head *head; in bnxt_rx_flow_steer() local
12986 head = &bp->ntp_fltr_hash_tbl[idx]; in bnxt_rx_flow_steer()
12988 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_rx_flow_steer()
13010 hlist_add_head_rcu(&new_fltr->hash, head); in bnxt_rx_flow_steer()
13028 struct hlist_head *head; in bnxt_cfg_ntp_filters() local
13033 head = &bp->ntp_fltr_hash_tbl[i]; in bnxt_cfg_ntp_filters()
13034 hlist_for_each_entry_safe(fltr, tmp, head, has in bnxt_cfg_ntp_filters()
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c862 void *head; member
2102 tp->tx_info[i].head = NULL; in free_all_mem()
2162 tp->tx_info[i].head = tx_agg_align(buf); in alloc_all_mem()
2367 tx_data = agg->head; in r8152_tx_agg_fill()
2416 remain = agg_buf_sz - (int)(tx_agg_align(tx_data) - agg->head); in r8152_tx_agg_fill()
2441 agg->head, (int)(tx_data - (u8 *)agg->head), in r8152_tx_agg_fill()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1536 * is the head of our chain). Insert to new ent and append to this chain. */ in insert()
1543 * Evict it (updating its chain) and use its ent for head of our chain. */ in insert()
1564 /* Element to remove is at the head of its chain. */ in rm()
1577 /* Element to remove is either in a non-head position or not in the in rm()
2310 _upb_arena_head head; member
2345 a->bytes_allocated += a->head.ptr - a->start; in upb_arena_addblock()
2353 a->head.ptr = a->start; in upb_arena_addblock()
2354 a->head.end = (char*)block + size; in upb_arena_addblock()
2426 a->head.alloc.func = &upb_arena_doalloc; in upb_arena_init()
2427 a->head in upb_arena_init()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c1148 readl(tx_ring->head), readl(tx_ring->tail), tx_ring->next_to_use, in e1000_print_hw_hang()
2937 tx_ring->head = adapter->hw.hw_addr + E1000_TDH(0); in e1000_configure_tx()
2940 writel(0, tx_ring->head); in e1000_configure_tx()
3262 rx_ring->head = adapter->hw.hw_addr + E1000_RDH(0); in e1000_configure_rx()
3265 writel(0, rx_ring->head); in e1000_configure_rx()
5858 * head, otherwise try next time in e1000_xmit_frame()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c4446 u32 head, tail; in qib_7322_hdrqempty() local
4448 head = qib_read_ureg32(rcd->dd, ur_rcvhdrhead, rcd->ctxt); in qib_7322_hdrqempty()
4453 return head == tail; in qib_7322_hdrqempty()
4545 * disabled, tail and head should both be zero in rcvctrl_7322_mod()
4555 dd->rcd[ctxt]->head = val; in rcvctrl_7322_mod()
4563 val = dd->rcd[ctxt]->head | dd->rhdrhead_intr_off; in rcvctrl_7322_mod()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c2786 static int __record_ref(struct list_head *head, u64 dir, in __record_ref() argument
2798 list_add_tail(&ref->list, head); in __record_ref()
2818 static void __free_recorded_refs(struct list_head *head) in __free_recorded_refs() argument
2822 while (!list_empty(head)) { in __free_recorded_refs()
2823 cur = list_entry(head->next, struct recorded_ref, list); in __free_recorded_refs()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c164 * the count of the saved maps (head.length), and the module they
165 * belong to if not built in (head.mod). The ending item contains a
170 struct trace_eval_map_head head; member
5676 /* Set ptr to the next real item (skip head) */ in update_eval_map()
5765 /* Return tail of array given the head */ in trace_eval_jmp_to_tail()
5766 return ptr + ptr->head.length + 1; in trace_eval_jmp_to_tail()
5781 * The trace_eval_maps contains the map plus a head and tail item, in trace_insert_eval_map_file()
5782 * where the head holds the module and length of array, and the in trace_insert_eval_map_file()
5806 map_array->head.mod = mod; in trace_insert_eval_map_file()
5807 map_array->head in trace_insert_eval_map_file()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c1152 readl(tx_ring->head), readl(tx_ring->tail), tx_ring->next_to_use, in e1000_print_hw_hang()
2930 tx_ring->head = adapter->hw.hw_addr + E1000_TDH(0); in e1000_configure_tx()
2933 writel(0, tx_ring->head); in e1000_configure_tx()
3255 rx_ring->head = adapter->hw.hw_addr + E1000_RDH(0); in e1000_configure_rx()
3258 writel(0, rx_ring->head); in e1000_configure_rx()
5853 * head, otherwise try next time in e1000_xmit_frame()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2734 /* Hw might have updated the head pointer after we cached it. in ath11k_dp_process_rx()
2737 * head pointer so that we can reap complete MPDU in the current in ath11k_dp_process_rx()
5438 struct sk_buff *head, in ath11k_dp_rx_full_mon_prepare_mpdu()
5446 mon_mpdu->head = head; in ath11k_dp_rx_full_mon_prepare_mpdu()
5464 tmp_msdu = mon_mpdu->head; in ath11k_dp_rx_full_mon_drop_ppdu()
5492 head_msdu = mon_mpdu->head; in ath11k_dp_rx_full_mon_deliver_ppdu()
5436 ath11k_dp_rx_full_mon_prepare_mpdu(struct ath11k_dp *dp, struct dp_full_mon_mpdu *mon_mpdu, struct sk_buff *head, struct sk_buff *tail) ath11k_dp_rx_full_mon_prepare_mpdu() argument

Completed in 125 milliseconds

1...<<231232233234235236237238239240>>...248