/linux-6.15/arch/x86/events/intel/ |
D | bts.c | 58 local_t head; member 176 static void bts_buffer_pad_out(struct bts_phys *phys, unsigned long head) in bts_buffer_pad_out() 188 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local 387 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
|
/linux-6.15/kernel/rcu/ |
D | tiny.c | 85 static inline bool rcu_reclaim_tiny(struct rcu_head *head) in rcu_reclaim_tiny() 160 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu()
|
/linux-6.15/io_uring/ |
D | slist.h | 6 #define __wq_list_for_each(pos, head) \ argument 9 #define wq_list_for_each(pos, prv, head) \ argument
|
D | poll.c | 143 struct wait_queue_head *head = smp_load_acquire(&poll->head); in io_poll_remove_entry() local 434 struct wait_queue_head *head; in io_poll_double_prepare() local 458 struct wait_queue_head *head, in __io_queue_proc() 514 static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head, in io_poll_queue_proc() 630 static void io_async_queue_proc(struct file *file, struct wait_queue_head *head, in io_async_queue_proc()
|
/linux-6.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
D | debug_global.h | 44 u32 head; member 58 u32 head; member
|
/linux-6.15/net/openvswitch/ |
D | flow_table.c | 483 struct hlist_head *head = &ti->buckets[i]; in table_instance_flow_flush() local 529 struct hlist_head *head; in ovs_flow_tbl_dump_next() local 561 struct hlist_head *head; in table_instance_insert() local 570 struct hlist_head *head; in ufid_table_instance_insert() local 588 struct hlist_head *head = &old->buckets[i]; in flow_table_copy_flows() local 704 struct hlist_head *head; in masked_flow_lookup() local 922 struct hlist_head *head; in ovs_flow_tbl_lookup_ufid() local
|
/linux-6.15/fs/nfs/ |
D | write.c | 263 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked() 435 void nfs_join_page_group(struct nfs_page *head, struct nfs_commit_info *cinfo, in nfs_join_page_group() 506 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks() 528 nfs_page_group_lock_subreq(struct nfs_page *head, struct nfs_page *subreq) in nfs_page_group_lock_subreq() 566 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local 1425 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() 1723 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb() 1739 struct list_head *head, in nfs_init_commit() 1808 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() 1922 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
|
/linux-6.15/drivers/pci/ |
D | setup-bus.c | 45 static void free_list(struct list_head *head) in free_list() 63 static int add_to_list(struct list_head *head, struct pci_dev *dev, in add_to_list() 86 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() 99 static struct pci_dev_resource *res_to_dev_res(struct list_head *head, in res_to_dev_res() 112 static resource_size_t get_res_add_size(struct list_head *head, in get_res_add_size() 121 static resource_size_t get_res_add_align(struct list_head *head, in get_res_add_align() 158 static void pdev_sort_resources(struct pci_dev *dev, struct list_head *head) in pdev_sort_resources() 243 struct list_head *head) in reassign_resources_sorted() 314 static void assign_requested_resources_sorted(struct list_head *head, in assign_requested_resources_sorted() 400 static void __assign_resources_sorted(struct list_head *head, in __assign_resources_sorted()
|
/linux-6.15/net/kcm/ |
D | kcmsock.c | 221 static void requeue_rx_msgs(struct kcm_mux *mux, struct sk_buff_head *head) in requeue_rx_msgs() 255 struct sk_buff *head) in reserve_rx_kcm() 587 struct sk_buff *head; in kcm_write_msgs() local 751 struct sk_buff *skb = NULL, *head = NULL; in kcm_sendmsg() local 1182 struct list_head *head; in init_kcm_sock() local 1224 struct list_head *head; in kcm_attach() local
|
/linux-6.15/net/netfilter/ |
D | nfnetlink_log.c | 108 const struct hlist_head *head; in __instance_lookup() local 149 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu() 844 struct hlist_head *head = &log->instance_table[i]; in nfulnl_rcv_nl_event() local 1038 struct hlist_head *head = &log->instance_table[st->bucket]; in get_first() local 1052 struct hlist_head *head; in get_next() local 1067 struct hlist_node *head; in get_idx() local
|
/linux-6.15/drivers/gpu/drm/nouveau/ |
D | nouveau_abi16.h | 17 struct list_head head; member 22 struct list_head head; member
|
/linux-6.15/drivers/crypto/ccp/ |
D | ccp-crypto-sha.c | 411 static int ccp_register_hmac_alg(struct list_head *head, in ccp_register_hmac_alg() 456 static int ccp_register_sha_alg(struct list_head *head, in ccp_register_sha_alg() 516 int ccp_register_sha_algs(struct list_head *head) in ccp_register_sha_algs()
|
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | msgq.c | 46 u32 head = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->head_reg); in nvkm_falcon_msgq_empty() local 55 u32 head, tail, available; in nvkm_falcon_msgq_pop() local
|
/linux-6.15/net/sunrpc/ |
D | svcauth.c | 241 struct hlist_head *head; in auth_domain_lookup() local 264 struct hlist_head *head; in auth_domain_find() local
|
D | xdr.c | 178 const struct kvec *head = xdr->head; in xdr_buf_to_bvec() local 230 struct kvec *head = xdr->head; in xdr_inline_pages() local 560 struct kvec *head = buf->head; in xdr_buf_try_expand() local 635 const struct kvec *head = buf->head; in xdr_buf_head_copy_right() local 709 const struct kvec *head = buf->head; in xdr_buf_head_shift_right() local 735 const struct kvec *head = buf->head; in xdr_buf_tail_copy_left() local 780 const struct kvec *head = buf->head; in xdr_buf_pages_copy_left() local 831 const struct kvec *head = buf->head; in xdr_buf_head_shift_left() local 866 struct kvec *head = buf->head; in xdr_shrink_bufhead() local 1194 struct kvec *head = buf->head; in xdr_truncate_encode() local
|
/linux-6.15/drivers/staging/gpib/common/ |
D | gpib_os.c | 183 struct list_head *head = &device->status_bytes; in push_status_byte() local 217 struct list_head *head = &device->status_bytes; in pop_status_byte() local 250 const struct list_head *head = &board->device_list; in get_gpib_status_queue() local 429 const struct list_head *head = NULL; in serial_poll_all() local 1113 static int increment_open_device_count(struct gpib_board *board, struct list_head *head, in increment_open_device_count() 1148 static int subtract_open_device_count(struct gpib_board *board, struct list_head *head, in subtract_open_device_count() 1177 static inline int decrement_open_device_count(struct gpib_board *board, struct list_head *head, in decrement_open_device_count() 1847 struct list_head *head = &queue->event_head; in push_gpib_event_nolock() local 1902 struct list_head *head = &queue->event_head; in pop_gpib_event_nolock() local
|
/linux-6.15/drivers/acpi/arm64/ |
D | iort.c | 890 struct list_head *head) in iort_get_rmrs() 979 struct device *dev, struct list_head *head) in iort_node_get_rmr_info() 1037 struct list_head *head) in iort_find_rmrs() 1074 struct list_head *head) in iort_iommu_rmr_get_resv_regions() 1109 struct list_head *head) in iort_iommu_msi_get_resv_regions() 1164 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions() 1179 struct list_head *head) in iort_get_rmr_sids() 1191 struct list_head *head) in iort_put_rmr_sids() 1368 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
|
/linux-6.15/include/drm/ |
D | drm_property.h | 50 struct list_head head; member 84 struct list_head head; member
|
/linux-6.15/security/apparmor/include/ |
D | policy_ns.h | 139 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, in __aa_findn_ns() 145 static inline struct aa_ns *__aa_find_ns(struct list_head *head, in __aa_find_ns()
|
/linux-6.15/kernel/bpf/ |
D | devmap.c | 219 struct hlist_head *head; in dev_map_free() local 278 struct hlist_head *head = dev_map_index_hash(dtab, key); in __dev_map_hash_lookup_elem() local 295 struct hlist_head *head; in dev_map_hash_get_next_key() local 612 struct hlist_head *head; in dev_map_enqueue_multi() local 729 struct hlist_head *head; in dev_map_redirect_multi() local 1084 struct hlist_head *head; in dev_map_hash_remove_netdev() local
|
/linux-6.15/drivers/infiniband/ulp/rtrs/ |
D | rtrs.c | 109 static int rtrs_post_send(struct ib_qp *qp, struct ib_send_wr *head, in rtrs_post_send() 129 struct ib_send_wr *head) in rtrs_iu_post_send() 158 struct ib_send_wr *head, in rtrs_iu_post_rdma_write_imm() 190 struct ib_send_wr *head) in rtrs_post_rdma_write_imm_empty()
|
/linux-6.15/drivers/gpu/drm/nouveau/nvif/ |
D | outp.c | 29 nvif_outp_dp_mst_vcpi(struct nvif_outp *outp, int head, in nvif_outp_dp_mst_vcpi() 79 nvif_outp_dp_sst(struct nvif_outp *outp, int head, u32 watermark, u32 hblanksym, u32 vblanksym) in nvif_outp_dp_sst() 196 nvif_outp_hda_eld(struct nvif_outp *outp, int head, void *data, u32 size) in nvif_outp_hda_eld() 229 nvif_outp_hdmi(struct nvif_outp *outp, int head, bool enable, u8 max_ac_packet, u8 rekey, in nvif_outp_hdmi()
|
/linux-6.15/tools/virtio/ |
D | vringh_test.c | 111 static inline int vringh_get_head(struct vringh *vrh, u16 *head) in vringh_get_head() 201 u16 head, written; in parallel_test() local 452 u16 head; in main() local
|
/linux-6.15/fs/ |
D | mpage.c | 101 struct buffer_head *page_bh, *head; in map_buffer_to_folio() local 426 struct buffer_head *bh, *head = folio_buffers(folio); in clean_buffers() local 470 struct buffer_head *head = folio_buffers(folio); in __mpage_writepage() local
|
/linux-6.15/net/sctp/ |
D | output.c | 420 static void sctp_packet_gso_append(struct sk_buff *head, struct sk_buff *skb) in sctp_packet_gso_append() 437 struct sk_buff *head, int gso, gfp_t gfp) in sctp_packet_pack() 575 struct sk_buff *head; in sctp_packet_transmit() local
|