| /Linux-v5.15/net/ipv6/ |
| D | ip6_input.c | 79 static void ip6_sublist_rcv_finish(struct list_head *head) in ip6_sublist_rcv_finish() 106 struct list_head *head) in ip6_list_rcv_finish() 302 static void ip6_sublist_rcv(struct list_head *head, struct net_device *dev, in ip6_sublist_rcv() 311 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv()
|
| D | ip6_offload.c | 32 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument 183 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() 291 static struct sk_buff *sit_ip6ip6_gro_receive(struct list_head *head, in sit_ip6ip6_gro_receive() 306 static struct sk_buff *ip4ip6_gro_receive(struct list_head *head, in ip4ip6_gro_receive()
|
| /Linux-v5.15/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.15/drivers/net/ethernet/netronome/nfp/flower/ |
| D | cmsg.h | 132 struct nfp_fl_act_head head; member 139 struct nfp_fl_act_head head; member 148 struct nfp_fl_act_head head; member 157 struct nfp_fl_act_head head; member 168 struct nfp_fl_act_head head; member 177 struct nfp_fl_act_head head; member 184 struct nfp_fl_act_head head; member 190 struct nfp_fl_act_head head; member 197 struct nfp_fl_act_head head; member 202 struct nfp_fl_act_head head; member [all …]
|
| /Linux-v5.15/include/linux/ |
| 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.15/fs/gfs2/ |
| D | lops.c | 426 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch() 470 struct gfs2_log_header_host *head, in gfs2_jhead_process_page() 513 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 740 struct list_head *head; in buf_lo_after_commit() local 755 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 867 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local 904 struct list_head *head = &sdp->sd_log_revokes; in gfs2_drain_revokes() local 923 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 1086 struct list_head *head; in databuf_lo_after_commit() local
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/dispnv04/ |
| D | tvnv04.c | 88 int head = nouveau_crtc(encoder->crtc)->index; in nv04_tv_dpms() local 105 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind() 127 int head = nouveau_crtc(encoder->crtc)->index; in nv04_tv_prepare() local
|
| /Linux-v5.15/net/batman-adv/ |
| D | translation-table.c | 129 struct hlist_head *head; in batadv_tt_hash_find() local 645 struct hlist_head *head; in batadv_tt_local_add() local 1310 struct hlist_head *head, in batadv_tt_local_purge_list() 1347 struct hlist_head *head; in batadv_tt_local_purge() local 1368 struct hlist_head *head; in batadv_tt_local_table_free() local 1446 const struct hlist_head *head; in batadv_tt_global_orig_entry_find() local 1508 const struct hlist_head *head; in batadv_tt_global_sync_flags() local 1759 struct hlist_head *head; in batadv_transtable_best_orig() local 1869 struct hlist_head *head; in batadv_tt_global_dump_entry() local 1909 struct hlist_head *head, int *idx_s, int *sub) in batadv_tt_global_dump_bucket() [all …]
|
| /Linux-v5.15/kernel/bpf/ |
| D | hashtab.c | 82 struct hlist_nulls_head head; member 582 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() 599 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() 625 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local 743 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local 773 struct hlist_nulls_head *head; in htab_map_get_next_key() local 836 static void htab_elem_free_rcu(struct rcu_head *head) in htab_elem_free_rcu() 1024 struct hlist_nulls_head *head; in htab_map_update_elem() local 1126 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local 1194 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local [all …]
|
| /Linux-v5.15/security/tomoyo/ |
| D | gc.c | 42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local 73 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer() local 621 struct tomoyo_io_buffer *head; in tomoyo_gc_thread() local 650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
|
| /Linux-v5.15/net/ipv4/ |
| D | ip_input.c | 545 static void ip_sublist_rcv_finish(struct list_head *head) in ip_sublist_rcv_finish() 565 struct list_head *head) in ip_list_rcv_finish() 604 static void ip_sublist_rcv(struct list_head *head, struct net_device *dev, in ip_sublist_rcv() 613 void ip_list_rcv(struct list_head *head, struct packet_type *pt, in ip_list_rcv()
|
| D | xfrm4_protocol.c | 40 #define for_each_protocol_rcu(head, handler) \ argument 49 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb() local 66 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap() local
|
| D | inet_hashtables.c | 66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create() 111 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port() local 137 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port() local 407 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in __inet_lookup_established() local 456 struct inet_ehash_bucket *head = inet_ehash_bucket(hinfo, hash); in __inet_check_established() local 565 struct inet_ehash_bucket *head; in inet_ehash_insert() local 732 struct inet_bind_hashbucket *head; in __inet_hash_connect() local
|
| /Linux-v5.15/tools/testing/vsock/ |
| D | vsock_diag_test.c | 104 static void print_vsock_stats(FILE *fp, struct list_head *head) in print_vsock_stats() 112 static struct vsock_stat *find_vsock_stat(struct list_head *head, int fd) in find_vsock_stat() 130 static void check_no_sockets(struct list_head *head) in check_no_sockets() 139 static void check_num_sockets(struct list_head *head, int expected) in check_num_sockets()
|
| /Linux-v5.15/drivers/pci/hotplug/ |
| D | cpqphp_ctrl.c | 298 static int sort_by_size(struct pci_resource **head) in sort_by_size() 346 static int sort_by_max_size(struct pci_resource **head) in sort_by_max_size() 396 static struct pci_resource *do_pre_bridge_resource_split(struct pci_resource **head, in do_pre_bridge_resource_split() 473 static struct pci_resource *do_bridge_resource_split(struct pci_resource **head, u32 alignment) in do_bridge_resource_split() 526 static struct pci_resource *get_io_resource(struct pci_resource **head, u32 size) in get_io_resource() 623 static struct pci_resource *get_max_resource(struct pci_resource **head, u32 size) in get_max_resource() 720 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) in get_resource() 813 int cpqhp_resource_sort_and_combine(struct pci_resource **head) in cpqhp_resource_sort_and_combine()
|
| /Linux-v5.15/mm/ |
| D | hugetlb_vmemmap.c | 218 int alloc_huge_page_vmemmap(struct hstate *h, struct page *head) in alloc_huge_page_vmemmap() 246 void free_huge_page_vmemmap(struct hstate *h, struct page *head) in free_huge_page_vmemmap()
|
| /Linux-v5.15/kernel/ |
| D | task_work.c | 35 struct callback_head *head; in task_work_add() local 134 struct callback_head *work, *head, *next; in task_work_run() local
|
| /Linux-v5.15/drivers/firmware/efi/ |
| D | vars.c | 334 struct list_head *head) in variable_is_present() 415 void *data, bool duplicates, struct list_head *head) in efivar_init() 518 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add() 652 unsigned long size, void *data, struct list_head *head) in efivar_entry_set() 807 struct list_head *head, bool remove) in efivar_entry_find() 1078 struct list_head *head, void *data, in __efivar_entry_iter() 1123 struct list_head *head, void *data) in efivar_entry_iter()
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
| D | priv.h | 9 struct list_head head; member 18 struct list_head head; member
|
| /Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_fence.h | 52 struct list_head head; member 61 struct list_head head; member
|
| /Linux-v5.15/fs/nilfs2/ |
| D | recovery.c | 306 struct list_head *head) in nilfs_scan_dsync_log() 375 static void dispose_recovery_list(struct list_head *head) in dispose_recovery_list() 391 static int nilfs_segment_list_add(struct list_head *head, __u64 segnum) in nilfs_segment_list_add() 404 void nilfs_dispose_segment_list(struct list_head *head) in nilfs_dispose_segment_list() 419 struct list_head *head = &ri->ri_used_segments; in nilfs_prepare_segment_for_recovery() local 494 struct list_head *head, in nilfs_recover_dsync_blocks()
|
| /Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/ |
| D | pvrdma_cq.c | 80 unsigned int head; in pvrdma_req_notify_cq() local 280 unsigned int head; in _pvrdma_flush_cqe() local 327 unsigned int head; in pvrdma_poll_one() local
|
| /Linux-v5.15/arch/powerpc/platforms/pseries/ |
| D | hvcserver.c | 62 int hvcs_free_partner_info(struct list_head *head) in hvcs_free_partner_info() 119 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, in hvcs_get_partner_info()
|
| /Linux-v5.15/fs/ |
| D | pipe.c | 222 unsigned int head = READ_ONCE(pipe->head); in pipe_readable() local 255 unsigned int head = pipe->head; in pipe_read() local 405 unsigned int head = READ_ONCE(pipe->head); in pipe_writable() local 418 unsigned int head; in pipe_write() local 608 int count, head, tail, mask; in pipe_ioctl() local 651 unsigned int head, tail; in pipe_poll() local 1248 unsigned int head, tail, mask, n; in pipe_resize_ring() local
|
| /Linux-v5.15/arch/x86/kernel/cpu/mce/ |
| D | genpool.c | 57 struct llist_node *head; in mce_gen_pool_prepare_records() local 76 struct llist_node *head; in mce_gen_pool_process() local
|