| /Linux-v5.4/drivers/target/tcm_fc/ |
| D | tfc_sess.c | 161 struct hlist_head *head; in ft_sess_get() local 194 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb() local 212 struct hlist_head *head; in ft_sess_create() local 263 struct hlist_head *head; in ft_sess_delete() local 289 struct hlist_head *head; in ft_sess_delete_all() local
|
| /Linux-v5.4/drivers/misc/ocxl/ |
| D | pasid.c | 13 static void dump_list(struct list_head *head, char *type_str) in dump_list() 24 static int range_alloc(struct list_head *head, u32 size, int max_id, in range_alloc() 61 static void range_free(struct list_head *head, u32 start, u32 size, in range_free()
|
| /Linux-v5.4/include/linux/ |
| D | llist.h | 187 static inline bool llist_empty(const struct llist_head *head) in llist_empty() 207 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add() 220 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()
|
| D | notifier.h | 62 struct notifier_block __rcu *head; member 67 struct notifier_block __rcu *head; member 71 struct notifier_block __rcu *head; member 77 struct notifier_block __rcu *head; member
|
| D | timerqueue.h | 34 struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head) in timerqueue_getnext() 56 static inline void timerqueue_init_head(struct timerqueue_head *head) in timerqueue_init_head()
|
| /Linux-v5.4/kernel/bpf/ |
| D | hashtab.c | 21 struct hlist_nulls_head head; member 421 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() 438 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() 464 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local 574 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local 600 struct hlist_nulls_head *head; in htab_map_get_next_key() local 662 static void htab_elem_free_rcu(struct rcu_head *head) in htab_elem_free_rcu() 824 struct hlist_nulls_head *head; in htab_map_update_elem() local 916 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local 981 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local [all …]
|
| /Linux-v5.4/kernel/rcu/ |
| D | update.c | 334 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() 381 void init_rcu_head(struct rcu_head *head) in init_rcu_head() 387 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() 408 void init_rcu_head_on_stack(struct rcu_head *head) in init_rcu_head_on_stack() 425 void destroy_rcu_head_on_stack(struct rcu_head *head) in destroy_rcu_head_on_stack() 858 static struct rcu_head head; in early_boot_test_call_rcu() local
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
| D | cmsg.h | 129 struct nfp_fl_act_head head; member 136 struct nfp_fl_act_head head; member 145 struct nfp_fl_act_head head; member 154 struct nfp_fl_act_head head; member 165 struct nfp_fl_act_head head; member 174 struct nfp_fl_act_head head; member 181 struct nfp_fl_act_head head; member 187 struct nfp_fl_act_head head; member 194 struct nfp_fl_act_head head; member 199 struct nfp_fl_act_head head; member [all …]
|
| /Linux-v5.4/tools/usb/usbip/libsrc/ |
| D | list.h | 58 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 111 #define list_for_each(pos, head) \ argument 120 #define list_for_each_safe(pos, n, head) \ argument
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | gf119.c | 40 struct nvkm_head *head; in gf119_disp_super() local 126 struct nvkm_head *head; in gf119_disp_intr() local 189 struct nvkm_head *head; in gf119_disp_init() local
|
| D | base.c | 46 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_fini() local 55 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_init() local 91 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank() 277 struct nvkm_head *head; in nvkm_disp_oneinit() local 456 struct nvkm_head *head = in nvkm_disp_dtor() local
|
| /Linux-v5.4/net/ipv6/ |
| D | ip6_input.c | 79 static void ip6_sublist_rcv_finish(struct list_head *head) in ip6_sublist_rcv_finish() 90 struct list_head *head) in ip6_list_rcv_finish() 289 static void ip6_sublist_rcv(struct list_head *head, struct net_device *dev, in ip6_sublist_rcv() 298 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv()
|
| D | ip6_offload.c | 29 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument 184 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() 292 static struct sk_buff *sit_ip6ip6_gro_receive(struct list_head *head, in sit_ip6ip6_gro_receive() 307 static struct sk_buff *ip4ip6_gro_receive(struct list_head *head, in ip4ip6_gro_receive()
|
| /Linux-v5.4/fs/nilfs2/ |
| D | page.c | 143 struct buffer_head *bh, *head; in nilfs_page_buffers_clean() local 173 struct buffer_head *bh, *head; in nilfs_page_bug() local 402 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local 428 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local 527 struct buffer_head *bh, *head; in nilfs_find_uncommitted_extent() local
|
| /Linux-v5.4/kernel/ |
| D | task_work.c | 30 struct callback_head *head; in task_work_add() local 93 struct callback_head *work, *head, *next; in task_work_run() local
|
| /Linux-v5.4/drivers/mfd/ |
| D | pcf50633-adc.c | 70 int head; in trigger_next_adc_job_if_any() local 84 int head, tail; in adc_enqueue_request() local 173 int head, res; in pcf50633_adc_irq() local 219 int i, head; in pcf50633_adc_remove() local
|
| /Linux-v5.4/fs/gfs2/ |
| D | lops.c | 413 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch() 456 struct gfs2_log_header_host *head, in gfs2_jhead_process_page() 484 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 704 struct list_head *head; in buf_lo_after_commit() local 719 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 839 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local 877 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_after_commit() local 894 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 1056 struct list_head *head; in databuf_lo_after_commit() local
|
| /Linux-v5.4/net/sched/ |
| D | cls_flow.c | 298 struct flow_head *head = rcu_dereference_bh(tp->root); in flow_classify() local 393 struct flow_head *head = rtnl_dereference(tp->root); in flow_change() local 569 struct flow_head *head = rtnl_dereference(tp->root); in flow_delete() local 581 struct flow_head *head; in flow_init() local 594 struct flow_head *head = rtnl_dereference(tp->root); in flow_destroy() local 609 struct flow_head *head = rtnl_dereference(tp->root); in flow_get() local 682 struct flow_head *head = rtnl_dereference(tp->root); in flow_walk() local
|
| /Linux-v5.4/include/uapi/linux/ |
| D | virtio_iommu.h | 70 struct virtio_iommu_req_head head; member 78 struct virtio_iommu_req_head head; member 94 struct virtio_iommu_req_head head; member 104 struct virtio_iommu_req_head head; member 126 struct virtio_iommu_probe_property head; member 134 struct virtio_iommu_req_head head; member
|
| /Linux-v5.4/fs/nfs/flexfilelayout/ |
| D | flexfilelayoutdev.c | 227 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked() local 459 void ff_layout_free_ds_ioerr(struct list_head *head) in ff_layout_free_ds_ioerr() 473 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head) in ff_layout_encode_ds_ioerr() 508 struct list_head *head, in do_layout_fetch_ds_ioerr() 535 struct list_head *head, in ff_layout_fetch_ds_ioerr()
|
| /Linux-v5.4/net/batman-adv/ |
| D | translation-table.c | 130 struct hlist_head *head; in batadv_tt_hash_find() local 651 struct hlist_head *head; in batadv_tt_local_add() local 1082 struct hlist_head *head; in batadv_tt_local_seq_print_text() local 1399 struct hlist_head *head, in batadv_tt_local_purge_list() 1436 struct hlist_head *head; in batadv_tt_local_purge() local 1457 struct hlist_head *head; in batadv_tt_local_table_free() local 1535 const struct hlist_head *head; in batadv_tt_global_orig_entry_find() local 1597 const struct hlist_head *head; in batadv_tt_global_sync_flags() local 1851 struct hlist_head *head; in batadv_transtable_best_orig() local 1900 struct hlist_head *head; in batadv_tt_global_print_entry() local [all …]
|
| /Linux-v5.4/arch/x86/platform/uv/ |
| D | uv_time.c | 156 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local 181 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer() 215 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer() local 251 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer() local
|
| /Linux-v5.4/net/ipv4/ |
| D | ip_input.c | 528 static void ip_sublist_rcv_finish(struct list_head *head) in ip_sublist_rcv_finish() 539 struct list_head *head) in ip_list_rcv_finish() 575 static void ip_sublist_rcv(struct list_head *head, struct net_device *dev, in ip_sublist_rcv() 584 void ip_list_rcv(struct list_head *head, struct packet_type *pt, in ip_list_rcv()
|
| /Linux-v5.4/arch/arm64/include/uapi/asm/ |
| D | sigcontext.h | 74 struct _aarch64_ctx head; member 93 struct _aarch64_ctx head; member 126 struct _aarch64_ctx head; member 135 struct _aarch64_ctx head; member
|
| /Linux-v5.4/fs/ |
| D | buffer.c | 86 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local 201 struct buffer_head *head; in __find_get_block_slow() local 626 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local 817 struct buffer_head *bh, *head; in alloc_page_buffers() local 865 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers() 897 struct buffer_head *head = page_buffers(page); in init_page_buffers() local 1461 struct buffer_head *head, *bh, *next; in block_invalidatepage() local 1516 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local 1572 struct buffer_head *head; in clean_bdev_aliases() local 1676 struct buffer_head *bh, *head; in __block_write_full_page() local [all …]
|