Home
last modified time | relevance | path

Searched refs:head (Results 5301 - 5325 of 5986) sorted by relevance

1...<<211212213214215216217218219220>>...240

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dipl.c477 !ipb->br_chr.head && \
483 ipb->br_chr.head, \
525 ipb->br_chr.head = args[1]; \
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_64.c32 #include <asm/head.h>
83 * arch/sparc64/kernel/head.S
2948 static void pte_free_now(struct rcu_head *head) in pte_free_now() argument
2952 page = container_of(head, struct page, rcu_head); in pte_free_now()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c740 * @head: the head for the list.
741 * @ptr: the list head to take the next element from.
745 * Next element returned in round-robin fashion, i.e. head will be skipped,
751 #define list_next_or_null_rr_rcu(head, ptr, type, memb) \
753 list_next_or_null_rcu(head, ptr, type, memb) ?: \
754 list_next_or_null_rcu(head, READ_ONCE((ptr)->next), \
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c935 struct hlist_head *head; in eb_get_vma() local
938 head = &eb->buckets[hash_32(handle, eb->lut_size)]; in eb_get_vma()
939 hlist_for_each_entry(ev, head, node) { in eb_get_vma()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c297 seq_printf(s, " head = 0x%08x\n", r.head); in wil_print_mbox_ring()
308 !wmi_addr(wil, r.head)) { in wil_print_mbox_ring()
324 (r.head - r.base == delta) ? "h" : " ", in wil_print_mbox_ring()
/kernel/linux/linux-5.10/drivers/scsi/
H A Desp_scsi.c880 struct list_head *head = &esp->esp_cmd_pool; in esp_get_ent() local
883 if (list_empty(head)) { in esp_get_ent()
886 ret = list_entry(head->next, struct esp_cmd_entry, list); in esp_get_ent()
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c71 u16 head; member
325 vqp->head += n; in rx_post()
326 vqp->db.db[0] = cpu_to_be32(vqp->head); in rx_post()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dclnt.c1843 req->rq_snd_buf.head[0].iov_len = 0; in rpc_xdr_encode()
1845 req->rq_snd_buf.head[0].iov_base, req); in rpc_xdr_encode()
2485 req->rq_rcv_buf.head[0].iov_base, req); in call_decode()
/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c519 le32_to_cpu(req->r_reply_info.head->result); in ceph_async_create_cb()
723 !list_is_singular(&as_ctx.pagelist->head)) in ceph_atomic_open()
783 if ((flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_atomic_open()
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c291 struct hlist_head *head; in insert_dquot_hash() local
292 head = dquot_hash + hashfn(dquot->dq_sb, dquot->dq_id); in insert_dquot_hash()
293 hlist_add_head(&dquot->dq_hash, head); in insert_dquot_hash()
825 /* Exchange the list head to avoid livelock. */ in quota_release_workfn()
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_core.c1191 ip_set_destroy_set_rcu(struct rcu_head *head) in ip_set_destroy_set_rcu() argument
1193 struct ip_set *set = container_of(head, struct ip_set, rcu); in ip_set_destroy_set_rcu()
1639 ret = set->variant->head(set, skb); in ip_set_dump_do()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_panel.c71 list_for_each_entry(scan, &connector->base.probed_modes, head) { in intel_panel_edid_downclock_mode()
116 list_for_each_entry(scan, &connector->base.probed_modes, head) { in intel_panel_edid_fixed_mode()
133 typeof(*scan), head); in intel_panel_edid_fixed_mode()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.c330 struct hlist_head *head; in __find_vcc() local
338 head = &vcc_hash[vci & (VCC_HTABLE_SIZE -1)]; in __find_vcc()
340 sk_for_each(s, head) { in __find_vcc()
2062 * check to see if we are about to set the tail == head in __enqueue_tpd()
2063 * if true, update the head pointer from the adapter in __enqueue_tpd()
2065 * head for every enqueue would be unnecessarily slow) in __enqueue_tpd()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c291 struct hlist_head *head; in insert_dquot_hash() local
292 head = dquot_hash + hashfn(dquot->dq_sb, dquot->dq_id); in insert_dquot_hash()
293 hlist_add_head(&dquot->dq_hash, head); in insert_dquot_hash()
823 /* Exchange the list head to avoid livelock. */ in quota_release_workfn()
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c1523 LIST_HEAD(head); in pl08x_free_txd_list()
1525 vchan_get_all_descriptors(&plchan->vc, &head); in pl08x_free_txd_list()
1526 vchan_dma_desc_free_list(&plchan->vc, &head); in pl08x_free_txd_list()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c815 LIST_HEAD(head); in edma_terminate_all()
834 vchan_get_all_descriptors(&echan->vchan, &head); in edma_terminate_all()
836 vchan_dma_desc_free_list(&echan->vchan, &head); in edma_terminate_all()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c297 seq_printf(s, " head = 0x%08x\n", r.head); in wil_print_mbox_ring()
308 !wmi_addr(wil, r.head)) { in wil_print_mbox_ring()
324 (r.head - r.base == delta) ? "h" : " ", in wil_print_mbox_ring()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1070 struct hlist_head *head; in eb_get_vma() local
1073 head = &eb->buckets[hash_32(handle, eb->lut_size)]; in eb_get_vma()
1074 hlist_for_each_entry(ev, head, node) { in eb_get_vma()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c753 * @head: the head for the list.
756 * Next clt path returned in round-robin fashion, i.e. head will be skipped,
763 rtrs_clt_get_next_path_or_null(struct list_head *head, struct rtrs_clt_path *clt_path) in rtrs_clt_get_next_path_or_null() argument
765 return list_next_or_null_rcu(head, &clt_path->s.entry, typeof(*clt_path), s.entry) ?: in rtrs_clt_get_next_path_or_null()
766 list_next_or_null_rcu(head, in rtrs_clt_get_next_path_or_null()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.c430 queue->head = 0; in cs_etm__clear_packet_queue()
1088 if (list_empty(&queue->head) || etmq) in cs_etm__setup_queue()
1749 * is the head of the new coming packet, to generate in cs_etm__sample()
2779 list_for_each_entry(buf, &etm->queues.queue_array[i].head, list) in dump_queued_data()
2995 * In this mode, the head also points to the end of the buffer so aux_offset in cs_etm__queue_aux_fragment()
/kernel/linux/linux-6.6/security/
H A Dsecurity.c527 hlist_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks()
1504 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu() argument
1507 * The rcu head is at the start of the inode blob in inode_free_by_rcu()
1509 kmem_cache_free(lsm_inode_cache, head); in inode_free_by_rcu()
/kernel/linux/linux-6.6/drivers/scsi/
H A Desp_scsi.c880 struct list_head *head = &esp->esp_cmd_pool; in esp_get_ent() local
883 if (list_empty(head)) { in esp_get_ent()
886 ret = list_entry(head->next, struct esp_cmd_entry, list); in esp_get_ent()
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_core.c1187 ip_set_destroy_set_rcu(struct rcu_head *head) in ip_set_destroy_set_rcu() argument
1189 struct ip_set *set = container_of(head, struct ip_set, rcu); in ip_set_destroy_set_rcu()
1629 ret = set->variant->head(set, skb); in ip_set_dump_do()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dclnt.c1938 req->rq_snd_buf.head[0].iov_len = 0; in rpc_xdr_encode()
1940 req->rq_snd_buf.head[0].iov_base, req); in rpc_xdr_encode()
2602 req->rq_rcv_buf.head[0].iov_base, req); in call_decode()
/third_party/selinux/libsepol/cil/src/
H A Dcil.c1436 if (db->userprefixes->head == NULL) { in cil_userprefixes_to_string()
1669 if (db->selinuxusers->head == NULL) { in cil_selinuxusers_to_string()
1693 for(curr = db->selinuxusers->head; curr != NULL; curr = curr->next) { in cil_selinuxusers_to_string()

Completed in 107 milliseconds

1...<<211212213214215216217218219220>>...240