Home
last modified time | relevance | path

Searched refs:head (Results 5701 - 5725 of 5986) sorted by relevance

1...<<221222223224225226227228229230>>...240

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.c2089 iovb->data = iovb->head; in dequeue_rx()
2101 iovb->data = iovb->head; in dequeue_rx()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dhead.S3 ** head.S -- This file contains the initial boot code for the
66 * Without a doubt the single largest chunk of head.S is spent
84 * Further, there is a new console driver in head.S that is
154 * The console is also able to be turned off. The console in head.S
183 * Register usage has greatly simplified within head.S. Every subroutine
210 * When head.S boots on Atari, Amiga, Macintosh, and VME
214 * head.S code significantly as large blocks of #if/#else
221 * MMU_PRINT: There is a routine built into head.S that can display the
287 * For the head.S console, there are three supported fonts, 6x11, 8x16 and 8x8.
369 #define L(name) .head
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c1226 static void process_prepared(struct pool *pool, struct list_head *head, in process_prepared() argument
1234 list_splice_init(head, &maps); in process_prepared()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dqp.c906 static void add_to_fc_list(struct list_head *head, struct list_head *entry) in add_to_fc_list() argument
909 list_add_tail(entry, head); in add_to_fc_list()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c3089 if (mqp->sq.tail != mqp->sq.head) { in mlx4_ib_handle_catas_error()
3107 if (mqp->rq.tail != mqp->rq.head) { in mlx4_ib_handle_catas_error()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2064 struct cxgbi_iso_info *iso_info = (struct cxgbi_iso_info *)skb->head; in cxgbi_prep_iso_info()
2308 pr_err("csk 0x%p, skb head %u < %u.\n", in cxgbi_sock_tx_queue_up()
2330 iso_cpl = (struct cxgbi_iso_info *)skb->head; in cxgbi_sock_tx_queue_up()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c1594 #define get_list_head_entry(pos, head, member) \
1595 pos = list_entry((head)->next, typeof(*pos), member)
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c2412 static void __ovs_nla_free_flow_actions(struct rcu_head *head) in __ovs_nla_free_flow_actions() argument
2414 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu)); in __ovs_nla_free_flow_actions()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c699 list_for_each_entry(filt, &pt->filts.head, list) { in intel_pt_match_pgd_ip()
1189 if (list_empty(&queue->head)) in intel_pt_setup_queue()
/kernel/linux/linux-5.10/mm/
H A Dslab.c12 * Cleanup, make the head arrays unconditional, preparation for NUMA
48 * Each cache has a short per-cpu head array, most allocs
51 * The head array is strictly LIFO and should improve the cache hit rates.
1227 * Initially an __init data area is used for the head array and the in kmem_cache_init()
1232 * An __init data area is used for the head array. in kmem_cache_init()
1234 * head arrays. in kmem_cache_init()
1235 * 4) Replace the __init data head arrays for kmem_cache and the first in kmem_cache_init()
1239 * 6) Resize the head arrays of the kmalloc caches to their final sizes. in kmem_cache_init()
1287 /* 6) resize the head arrays to their final sizes */ in kmem_cache_init_late()
1410 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free() argument
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_multicast.c674 static void br_multicast_gc(struct hlist_head *head) in br_multicast_gc() argument
679 hlist_for_each_entry_safe(gcent, tmp, head, gc_node) { in br_multicast_gc()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c2909 list_for_each_entry(mode, &connector->probed_modes, head) { in intel_sdvo_lvds_init()
3015 &dev->mode_config.connector_list, head) { in intel_sdvo_output_cleanup()
/kernel/linux/linux-6.6/drivers/net/
H A Damt.c3290 static void amt_dellink(struct net_device *dev, struct list_head *head) in amt_dellink() argument
3294 unregister_netdevice_queue(dev, head); in amt_dellink()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.c2095 iovb->data = iovb->head; in dequeue_rx()
2107 iovb->data = iovb->head; in dequeue_rx()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.c3711 static inline void btrfs_release_extent_buffer_rcu(struct rcu_head *head) in btrfs_release_extent_buffer_rcu() argument
3714 container_of(head, struct extent_buffer, rcu_head); in btrfs_release_extent_buffer_rcu()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c2003 #define get_list_head_entry(pos, head, member) \
2004 pos = list_entry((head)->next, typeof(*pos), member)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c2546 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v8_0_crtc_mode_fixup()
3400 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v8_0_encoder_add()
H A Ddce_v11_0.c2747 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v11_0_crtc_mode_fixup()
3634 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v11_0_encoder_add()
H A Ddce_v10_0.c2634 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v10_0_crtc_mode_fixup()
3503 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v10_0_encoder_add()
H A Ddce_v6_0.c2535 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v6_0_crtc_mode_fixup()
3326 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in dce_v6_0_encoder_add()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dqp.c906 static void add_to_fc_list(struct list_head *head, struct list_head *entry) in add_to_fc_list() argument
909 list_add_tail(entry, head); in add_to_fc_list()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c3087 if (mqp->sq.tail != mqp->sq.head) { in mlx4_ib_handle_catas_error()
3105 if (mqp->rq.tail != mqp->rq.head) { in mlx4_ib_handle_catas_error()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c1221 static void process_prepared(struct pool *pool, struct list_head *head, in process_prepared() argument
1229 list_splice_init(head, &maps); in process_prepared()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c2443 static void __ovs_nla_free_flow_actions(struct rcu_head *head) in __ovs_nla_free_flow_actions() argument
2445 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu)); in __ovs_nla_free_flow_actions()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2064 struct cxgbi_iso_info *iso_info = (struct cxgbi_iso_info *)skb->head; in cxgbi_prep_iso_info()
2308 pr_err("csk 0x%p, skb head %u < %u.\n", in cxgbi_sock_tx_queue_up()
2330 iso_cpl = (struct cxgbi_iso_info *)skb->head; in cxgbi_sock_tx_queue_up()

Completed in 102 milliseconds

1...<<221222223224225226227228229230>>...240