| /linux-4.4.14/include/uapi/linux/ |
| D | fd.h | 16 head, /* nr of heads */ member 73 unsigned int device,head,track; member
|
| /linux-4.4.14/fs/logfs/ |
| D | journal.c | 53 struct btree_head32 *head = &super->s_reserved_segments; in reserve_sb_and_journal() local 809 struct btree_head32 *head = &super->s_reserved_segments; in do_logfs_journal_wl_pass() local
|
| /linux-4.4.14/net/ipv4/ |
| D | fou.c | 180 static struct sk_buff **fou_gro_receive(struct sk_buff **head, in fou_gro_receive() 250 static struct sk_buff **gue_gro_receive(struct sk_buff **head, in gue_gro_receive()
|
| D | inet_connection_sock.c | 96 struct inet_bind_hashbucket *head; in inet_csk_get_port() local
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_log_priv.h | 502 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() 514 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
|
| D | xfs_icache.c | 89 struct rcu_head *head) in xfs_inode_free_callback()
|
| /linux-4.4.14/drivers/vhost/ |
| D | net.c | 297 int head; in handle_tx() local 422 struct sk_buff *head; in peek_head_len() local
|
| D | scsi.c | 461 int head, ret; in vhost_scsi_do_evt_work() local 830 int head, unsigned out) in vhost_scsi_send_bad_target() 857 int head, ret, prot_bytes; in vhost_scsi_handle_vq() local
|
| /linux-4.4.14/include/linux/ |
| D | buffer_head.h | 264 struct buffer_head *head) in attach_page_buffers()
|
| D | kexec.h | 134 kimage_entry_t head; member
|
| D | skbuff.h | 707 unsigned char *head, member 1512 struct sk_buff_head *head) in skb_queue_splice() 1528 struct sk_buff_head *head) in skb_queue_splice_init() 1543 struct sk_buff_head *head) in skb_queue_splice_tail() 1560 struct sk_buff_head *head) in skb_queue_splice_tail_init()
|
| /linux-4.4.14/fs/btrfs/ |
| D | delayed-ref.h | 269 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
|
| D | super.c | 1968 struct list_head *head = &fs_info->space_info; in btrfs_statfs() local 2144 struct list_head *head; in btrfs_show_devname() local
|
| D | extent-tree.c | 745 struct list_head *head = &info->space_info; in __find_space_info() local 767 struct list_head *head = &info->space_info; in btrfs_clear_space_info_full() local 809 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info() local 2385 struct btrfs_delayed_ref_head *head; in run_one_delayed_ref() local 2427 select_delayed_ref(struct btrfs_delayed_ref_head *head) in select_delayed_ref() 2904 struct btrfs_delayed_ref_head *head; in btrfs_run_delayed_refs() local 3008 struct btrfs_delayed_ref_head *head; in check_delayed_ref() local 4204 struct list_head *head = &info->space_info; in force_metadata_allocation() local 6689 struct btrfs_delayed_ref_head *head; in check_ref_cleanup() local
|
| D | delayed-inode.c | 734 struct list_head head; in btrfs_batch_insert_items() local 910 struct list_head head; in btrfs_batch_delete_items() local
|
| /linux-4.4.14/net/netfilter/ |
| D | nfnetlink_acct.c | 34 struct list_head head; member
|
| D | nfnetlink.c | 228 struct list_head head; member
|
| /linux-4.4.14/kernel/ |
| D | smp.c | 214 struct llist_head *head; in flush_smp_call_function_queue() local
|
| D | softirq.c | 442 struct tasklet_struct *head; member
|
| /linux-4.4.14/tools/perf/arch/x86/util/ |
| D | intel-bts.c | 367 u64 *head, u64 *old) in intel_bts_find_snapshot()
|
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_cotable.c | 655 void vmw_cotable_add_resource(struct vmw_resource *res, struct list_head *head) in vmw_cotable_add_resource()
|
| D | vmwgfx_binding.c | 393 void vmw_binding_res_list_kill(struct list_head *head) in vmw_binding_res_list_kill() 411 void vmw_binding_res_list_scrub(struct list_head *head) in vmw_binding_res_list_scrub()
|
| /linux-4.4.14/drivers/net/ |
| D | veth.c | 457 static void veth_dellink(struct net_device *dev, struct list_head *head) in veth_dellink()
|
| D | vxlan.c | 429 struct hlist_head *head = vxlan_fdb_head(vxlan, mac); in __vxlan_find_mac() local 542 static struct sk_buff **vxlan_gro_receive(struct sk_buff **head, in vxlan_gro_receive() 747 static void vxlan_fdb_free(struct rcu_head *head) in vxlan_fdb_free() 3028 static void vxlan_dellink(struct net_device *dev, struct list_head *head) in vxlan_dellink()
|
| D | tun.c | 278 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 290 struct hlist_head *head, in tun_flow_create() 384 struct hlist_head *head; in tun_flow_update() local
|
| D | macvlan.c | 1189 struct nlattr *nla, *head; in macvlan_changelink_sources() local 1346 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink()
|
| D | geneve.c | 387 static struct sk_buff **geneve_gro_receive(struct sk_buff **head, in geneve_gro_receive() 1273 static void geneve_dellink(struct net_device *dev, struct list_head *head) in geneve_dellink()
|
| /linux-4.4.14/net/6lowpan/ |
| D | iphc.c | 747 u8 head[LOWPAN_IPHC_MAX_HC_BUF_LEN] = {}; in lowpan_header_compress() local
|
| /linux-4.4.14/drivers/usb/host/ |
| D | uhci-debug.c | 379 struct list_head *tmp, *head; in uhci_sprint_schedule() local
|
| D | ohci-hcd.c | 730 u32 head; in io_watchdog_func() local
|
| D | ohci-q.c | 995 u32 head; in finish_unlinks() local
|
| /linux-4.4.14/fs/jffs2/ |
| D | scan.c | 1127 static void rotate_list(struct list_head *head, uint32_t count) in rotate_list()
|
| /linux-4.4.14/drivers/hwtracing/stm/ |
| D | policy.c | 392 struct list_head *head = &policy->group.cg_children; in __stp_policy_node_lookup() local
|
| /linux-4.4.14/drivers/net/caif/ |
| D | caif_serial.c | 69 struct sk_buff_head head; member
|
| D | caif_virtio.c | 50 unsigned short head; member
|
| /linux-4.4.14/drivers/crypto/caam/ |
| D | intern.h | 55 int head; /* entinfo (s/w ring) head index */ member
|
| /linux-4.4.14/drivers/isdn/gigaset/ |
| D | isocdata.c | 944 unsigned tail, head, numbytes; in gigaset_isoc_input() local
|
| D | ser-gigaset.c | 671 unsigned tail, head, n; in gigaset_tty_receive() local
|
| /linux-4.4.14/net/sunrpc/auth_gss/ |
| D | gss_krb5_wrap.c | 403 char head[LOCAL_BUF_LEN]; in rotate_buf_a_little() local
|
| D | auth_gss.c | 1247 gss_free_ctx_callback(struct rcu_head *head) in gss_free_ctx_callback() 1267 gss_free_cred_callback(struct rcu_head *head) in gss_free_cred_callback() 1942 struct kvec *head = ((struct rpc_rqst *)rqstp)->rq_rcv_buf.head; in gss_unwrap_resp() local
|
| /linux-4.4.14/fs/ |
| D | mbcache.c | 719 __mb_cache_entry_find(struct hlist_bl_node *l, struct hlist_bl_head *head, in __mb_cache_entry_find()
|
| D | eventpoll.c | 682 static void epi_rcu_free(struct rcu_head *head) in epi_rcu_free() 803 static int ep_read_events_proc(struct eventpoll *ep, struct list_head *head, in ep_read_events_proc() 1466 static int ep_send_events_proc(struct eventpoll *ep, struct list_head *head, in ep_send_events_proc()
|
| D | fcntl.c | 560 static void fasync_free_rcu(struct rcu_head *head) in fasync_free_rcu()
|
| D | fs-writeback.c | 87 static inline struct inode *wb_inode(struct list_head *head) in wb_inode() 137 struct list_head *head) in inode_io_list_move_locked()
|
| D | dcache.c | 243 struct rcu_head head; member 253 static void __d_free(struct rcu_head *head) in __d_free() 260 static void __d_free_external(struct rcu_head *head) in __d_free_external()
|
| /linux-4.4.14/net/can/ |
| D | bcm.c | 293 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user() 411 struct bcm_msg_head head; in bcm_rx_changed() local
|
| /linux-4.4.14/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 99 struct list_head head; in lpfc_ct_unsol_event() local 435 struct list_head head; in lpfc_ns_rsp() local
|
| D | lpfc_bsg.c | 870 struct list_head head, *curr, *next; in diag_cmd_data_free() local 912 struct list_head head; in lpfc_bsg_ct_unsol_event() local 2848 struct list_head head, *curr, *next; in lpfcdiag_loop_post_rxbufs() local 3002 struct list_head head; in lpfc_bsg_diag_loopback_run() local
|
| /linux-4.4.14/drivers/block/ |
| D | swim.c | 204 enum head { enum 359 static inline void swim_head(struct swim __iomem *base, enum head head) in swim_head()
|
| /linux-4.4.14/include/net/ |
| D | netlink.h | 596 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument 1240 #define nla_for_each_attr(pos, head, len, rem) \ argument
|
| D | sock.h | 371 struct sk_buff *head; member 510 static inline struct sock *__sk_head(const struct hlist_head *head) in __sk_head() 515 static inline struct sock *sk_head(const struct hlist_head *head) in sk_head() 520 static inline struct sock *__sk_nulls_head(const struct hlist_nulls_head *head) in __sk_nulls_head() 525 static inline struct sock *sk_nulls_head(const struct hlist_nulls_head *head) in sk_nulls_head() 698 #define sk_nulls_for_each_entry_offset(tpos, pos, head, offset) \ argument
|
| /linux-4.4.14/drivers/staging/vt6656/ |
| D | rxtx.h | 200 union vnt_tx_data_head head; member 205 union vnt_tx_data_head head; member
|
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
| D | lib-move.c | 1942 lnet_drop_delayed_msg_list(struct list_head *head, char *reason) in lnet_drop_delayed_msg_list() 1983 lnet_recv_delayed_msg_list(struct list_head *head) in lnet_recv_delayed_msg_list()
|
| /linux-4.4.14/drivers/isdn/hisax/ |
| D | config.c | 662 void VHiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, in VHiSax_putstatus() 732 void HiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, ...) in HiSax_putstatus()
|
| /linux-4.4.14/kernel/trace/ |
| D | trace_kprobe.c | 1128 struct hlist_head *head; in kprobe_perf_func() local 1163 struct hlist_head *head; in kretprobe_perf_func() local
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | pio.c | 1341 u32 head, next; in sc_buffer_alloc() local 1565 u32 head, tail; in sc_release_update() local
|
| /linux-4.4.14/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 138 unsigned head; member 298 int head; member 368 struct list_head head; member
|
| /linux-4.4.14/mm/ |
| D | ksm.c | 138 struct list_head *head; member 175 struct stable_node *head; member 447 struct page *head = compound_head(page); in page_trans_compound_anon() local
|
| D | swapfile.c | 2775 struct page *head; in add_swap_count_continuation() local 2876 struct page *head; in swap_count_continued() local 2959 struct page *head; in free_swap_count_continuations() local
|
| D | zsmalloc.c | 653 struct page **head; in insert_zspage() local 685 struct page **head; in remove_zspage() local 1575 unsigned long head; in find_alloced_obj() local
|
| D | hugetlb.c | 257 struct list_head *head = &resv->regions; in region_add() local 353 struct list_head *head = &resv->regions; in region_chg() local 480 struct list_head *head = &resv->regions; in region_del() local 587 struct list_head *head = &resv->regions; in region_count() local 725 struct list_head *head = &resv_map->region_cache; in resv_map_release() local
|
| D | slub.c | 1071 void *head, void *tail, int bulk_cnt, in free_debug_processing() 1234 void *head, void *tail, int bulk_cnt, in free_debug_processing() 1338 void *head, void *tail) in slab_free_freelist_hook() 1550 struct rcu_head *head; in free_slab() local 2635 void *head, void *tail, int cnt, in __slab_free() 2765 void *head, void *tail, int cnt, in slab_free()
|
| D | list_lru.c | 155 struct list_head *head) in list_lru_isolate_move()
|
| /linux-4.4.14/net/openvswitch/ |
| D | datapath.c | 219 struct hlist_head *head; in ovs_lookup_vport() local 237 struct hlist_head *head = vport_hash_bucket(dp, vport->port_no); in new_vport() local 2242 struct list_head *head) in list_vports_from_net()
|
| /linux-4.4.14/drivers/crypto/ |
| D | n2_core.c | 56 unsigned long head; member 144 unsigned long head, hv_ret; in mau_intr() local 170 unsigned long head = q->head; in spu_queue_num_free() local 479 unsigned long head, hv_ret; in wait_for_tail() local
|
| /linux-4.4.14/fs/ceph/ |
| D | mds_client.c | 1589 struct ceph_mds_cap_release *head; in ceph_send_cap_releases() local 1919 struct ceph_mds_request_head *head; in create_request_message() local 2228 struct list_head *head) in __wake_requests() 2387 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply() local
|
| /linux-4.4.14/fs/ocfs2/dlmfs/ |
| D | dlmfs.c | 353 static void dlmfs_i_callback(struct rcu_head *head) in dlmfs_i_callback()
|
| /linux-4.4.14/drivers/ide/ |
| D | ide-disk.c | 133 unsigned int sect, head, cyl, track; in __ide_do_rw_disk() local
|
| /linux-4.4.14/block/ |
| D | partition-generic.c | 225 static void delete_partition_rcu_cb(struct rcu_head *head) in delete_partition_rcu_cb()
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | kprobes.c | 395 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/fs/affs/ |
| D | super.c | 110 static void affs_i_callback(struct rcu_head *head) in affs_i_callback()
|
| /linux-4.4.14/net/netfilter/ipvs/ |
| D | ip_vs_app.c | 67 static void ip_vs_app_inc_rcu_free(struct rcu_head *head) in ip_vs_app_inc_rcu_free()
|
| D | ip_vs_lblc.c | 133 static void ip_vs_lblc_rcu_free(struct rcu_head *head) in ip_vs_lblc_rcu_free()
|
| D | ip_vs_lblcr.c | 128 static void ip_vs_lblcr_elem_rcu_free(struct rcu_head *head) in ip_vs_lblcr_elem_rcu_free()
|
| /linux-4.4.14/include/drm/ |
| D | drm_legacy.h | 147 struct list_head head; /**< list head */ member
|
| D | drm_modes.h | 101 struct list_head head; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | fb.h | 95 struct list_head head; member
|
| /linux-4.4.14/fs/minix/ |
| D | inode.c | 71 static void minix_i_callback(struct rcu_head *head) in minix_i_callback()
|
| /linux-4.4.14/net/caif/ |
| D | cfpkt_skbuff.c | 26 struct sk_buff_head head; member
|
| /linux-4.4.14/net/ieee802154/6lowpan/ |
| D | reassembly.c | 229 struct sk_buff *fp, *head = fq->q.fragments; in lowpan_frag_reasm() local
|
| /linux-4.4.14/drivers/dma/ |
| D | mic_x100_dma.h | 116 u32 head; member
|
| /linux-4.4.14/fs/ncpfs/ |
| D | inode.c | 61 static void ncp_i_callback(struct rcu_head *head) in ncp_i_callback()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | aops.c | 426 struct buffer_head *head, in walk_page_buffers() 1104 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local 1353 struct buffer_head *head, *bh; in ocfs2_zero_new_buffers() local
|
| /linux-4.4.14/tools/perf/util/ |
| D | evlist.c | 612 struct hlist_head *head; in perf_evlist__id2sid() local 683 struct hlist_head *head; in perf_evlist__event2evsel() local 715 u64 head; in perf_evlist__mmap_read() local
|
| D | session.c | 1428 u64 head; in __perf_session__process_pipe_events() local 1519 u64 head, size_t mmap_size, char *buf) in fetch_mmaped_event() 1564 u64 head, page_offset, file_offset, file_pos, size; in __perf_session__process_events() local
|
| D | sort.h | 85 struct list_head head; member
|
| /linux-4.4.14/fs/fuse/ |
| D | dev.c | 1115 struct fuse_forget_link *head = fiq->forget_list_head.next; in dequeue_forget() local 1173 struct fuse_forget_link *head; in fuse_read_batch_forget() local 2080 static void end_requests(struct fuse_conn *fc, struct list_head *head) in end_requests()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
| D | qed_spq.c | 646 struct list_head *head, in qed_spq_post_list()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
| D | disp.h | 69 int head; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_lib.c | 781 struct ixgbe_ring_container *head) in ixgbe_add_ring()
|
| /linux-4.4.14/drivers/net/wireless/hostap/ |
| D | hostap_proc.c | 307 int head = local->io_debug_head; in prism2_io_debug_proc_read() local
|
| /linux-4.4.14/drivers/scsi/megaraid/ |
| D | megaraid_mm.c | 595 struct list_head* head; in mraid_mm_alloc_kioc() local
|
| D | megaraid_mbox.c | 1291 struct list_head *head = &adapter->kscb_pool; in megaraid_alloc_scb() local 3631 struct list_head *head = &adapter->uscb_pool; in megaraid_mbox_mm_command() local
|
| /linux-4.4.14/arch/tile/include/hv/ |
| D | drv_mpipe_intf.h | 570 uint16_t head; member
|
| /linux-4.4.14/drivers/isdn/mISDN/ |
| D | dsp_cmx.c | 145 count_list_member(struct list_head *head) in count_list_member()
|
| /linux-4.4.14/fs/ext4/ |
| D | file.c | 494 struct buffer_head *bh, *head; in ext4_find_unwritten_pgoff() local
|
| /linux-4.4.14/drivers/net/ethernet/amd/ |
| D | am79c961a.c | 448 unsigned int head; in am79c961_sendpacket() local
|
| /linux-4.4.14/drivers/net/irda/ |
| D | w83977af_ir.h | 162 int head; member
|
| D | ali-ircc.h | 169 int head; member
|
| D | donauboe.c | 231 char head=tete; in _dumpbufs() local
|
| /linux-4.4.14/fs/nilfs2/ |
| D | mdt.c | 607 struct list_head *head = &shadow->frozen_buffers; in nilfs_release_frozen_buffers() local
|
| /linux-4.4.14/net/atm/ |
| D | proc.c | 85 struct hlist_head *head = &vcc_hash[*bucket]; in __vcc_walk() local
|
| /linux-4.4.14/drivers/misc/ |
| D | hpilo.h | 172 u64 head; member
|
| /linux-4.4.14/drivers/iommu/ |
| D | intel-svm.c | 525 int head, tail, handled = 0; in prq_event_thread() local
|
| D | amd_iommu.c | 595 u32 head, tail; in iommu_poll_events() local 630 u32 head, tail; in iommu_poll_ppr_log() local 916 u32 left, tail, head, next_tail; in iommu_queue_command_sync() local 3118 struct list_head *head) in amd_iommu_get_dm_regions() 3150 struct list_head *head) in amd_iommu_put_dm_regions()
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_vm.c | 48 struct list_head head; member
|
| D | drm_mm.c | 728 struct list_head *head = &mm->head_node.node_list; in drm_mm_clean() local
|
| /linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_queues.h | 227 u32 head; member 263 u32 head; member
|
| D | nicvf_queues.c | 196 int head, tail; in nicvf_free_rbdr() local 888 u64 head, tail; in nicvf_sq_free_used_descs() local
|
| /linux-4.4.14/fs/nfs/ |
| D | inode.c | 707 struct nfs_lock_context *head = &ctx->lock_context; in __nfs_find_lock_context() local 1893 static void nfs_i_callback(struct rcu_head *head) in nfs_i_callback()
|
| /linux-4.4.14/net/ipv6/ |
| D | ip6_gre.c | 1313 static void ip6gre_destroy_tunnels(struct net *net, struct list_head *head) in ip6gre_destroy_tunnels() 1584 static void ip6gre_dellink(struct net_device *dev, struct list_head *head) in ip6gre_dellink()
|
| D | addrlabel.c | 45 struct hlist_head head; member
|
| /linux-4.4.14/fs/hugetlbfs/ |
| D | inode.c | 833 struct page *head = compound_head(page); in hugetlbfs_set_page_dirty() local 938 static void hugetlbfs_i_callback(struct rcu_head *head) in hugetlbfs_i_callback()
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-kvm.c | 129 struct list_head *head; in clear_events_cache_stats() local 199 struct list_head *head; in find_create_kvm_event() local
|
| /linux-4.4.14/net/batman-adv/ |
| D | bat_iv_ogm.c | 868 struct hlist_head *head; in batadv_iv_ogm_slide_own_bcast_window() local 1810 struct hlist_head *head; in batadv_iv_ogm_orig_print() local
|
| D | soft-interface.c | 1003 struct list_head *head) in batadv_softif_destroy_netlink()
|
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | debug.c | 254 static void ath10k_debug_fw_stats_pdevs_free(struct list_head *head) in ath10k_debug_fw_stats_pdevs_free() 264 static void ath10k_debug_fw_stats_vdevs_free(struct list_head *head) in ath10k_debug_fw_stats_vdevs_free() 274 static void ath10k_debug_fw_stats_peers_free(struct list_head *head) in ath10k_debug_fw_stats_peers_free()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_hw.c | 657 struct list_head *head; in nx_p3_nic_add_mac() local 689 struct list_head *head; in netxen_p3_nic_set_multi() local 751 struct list_head *head = &adapter->mac_list; in netxen_p3_free_mac_list() local
|
| /linux-4.4.14/net/sched/ |
| D | sch_choke.c | 71 unsigned int head; member
|
| /linux-4.4.14/drivers/dma-buf/ |
| D | dma-buf.c | 40 struct list_head head; member
|
| /linux-4.4.14/drivers/tty/ |
| D | ehv_bytechan.c | 57 unsigned int head; /* circular buffer head */ member
|
| D | n_hdlc.c | 125 struct n_hdlc_buf *head; member
|
| /linux-4.4.14/sound/pci/echoaudio/ |
| D | echoaudio_dsp.c | 1135 int head = pipe->sglist_head; in sglist_add_mapping() local
|
| /linux-4.4.14/scripts/kconfig/ |
| D | mconf.c | 359 struct list_head *head; member
|
| /linux-4.4.14/fs/qnx6/ |
| D | inode.c | 604 static void qnx6_i_callback(struct rcu_head *head) in qnx6_i_callback()
|
| /linux-4.4.14/drivers/s390/block/ |
| D | dasd_eer.c | 90 int head; member
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_object.c | 522 struct list_head *head, int ring) in radeon_bo_list_validate()
|
| D | radeon_vm.c | 130 struct list_head *head) in radeon_vm_get_bos()
|
| /linux-4.4.14/include/net/iucv/ |
| D | af_iucv.h | 150 struct hlist_head head; member
|
| /linux-4.4.14/arch/tile/gxio/ |
| D | mpipe.c | 245 unsigned int head = list->tail; in gxio_mpipe_rules_begin() local
|
| /linux-4.4.14/drivers/virt/ |
| D | fsl_hypervisor.c | 472 unsigned int head; member
|
| /linux-4.4.14/fs/hfsplus/ |
| D | xattr.c | 63 struct hfs_btree_header_rec *head; in hfsplus_init_header_node() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nouveau_drm.h | 88 struct list_head head; member
|
| /linux-4.4.14/fs/ufs/ |
| D | balloc.c | 247 struct buffer_head *head, *bh; in ufs_change_blocknr() local
|
| /linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
| D | octeon_iq.h | 251 struct list_head head; member
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-ismt.c | 172 u8 head; /* ring buffer head pointer */ member
|
| /linux-4.4.14/include/xen/interface/ |
| D | event_channel.h | 275 event_word_t head[EVTCHN_FIFO_MAX_QUEUES]; member
|
| /linux-4.4.14/include/linux/usb/ |
| D | phy.h | 96 struct list_head head; member
|
| /linux-4.4.14/fs/befs/ |
| D | linuxvfs.c | 279 static void befs_i_callback(struct rcu_head *head) in befs_i_callback()
|
| /linux-4.4.14/security/selinux/ss/ |
| D | conditional.c | 267 struct cond_av_list *head; member
|
| /linux-4.4.14/drivers/misc/mic/host/ |
| D | mic_virtio.c | 267 u16 *head = &mvr->head; in _mic_virtio_copy() local
|
| /linux-4.4.14/fs/dlm/ |
| D | recover.c | 615 static int recover_locks_queue(struct dlm_rsb *r, struct list_head *head) in recover_locks_queue()
|
| D | lock.c | 1300 static void lkb_add_ordered(struct list_head *new, struct list_head *head, in lkb_add_ordered() 2193 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) in first_in_list() 2205 static int queue_conflict(struct list_head *head, struct dlm_lkb *lkb) in queue_conflict() 2660 static void send_bast_queue(struct dlm_rsb *r, struct list_head *head, in send_bast_queue() 5544 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid, in search_remid_list()
|
| /linux-4.4.14/drivers/mfd/ |
| D | ezx-pcap.c | 242 u8 head; in pcap_adc_trigger() local
|
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | cmd.c | 944 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg() local 991 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg() local
|
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_main.c | 883 static void stmmac_display_ring(void *head, int size, int extend_desc) in stmmac_display_ring() 2529 static void sysfs_display_ring(void *head, int size, int extend_desc, in sysfs_display_ring()
|
| /linux-4.4.14/net/tipc/ |
| D | msg.h | 878 struct sk_buff_head *head) in tipc_skb_queue_splice_tail() 890 struct sk_buff_head *head) in tipc_skb_queue_splice_tail_init()
|
| /linux-4.4.14/kernel/time/ |
| D | timer.c | 1213 struct hlist_head *head = &work_list; in __run_timers() local 1570 static void migrate_timer_list(struct tvec_base *new_base, struct hlist_head *head) in migrate_timer_list()
|
| /linux-4.4.14/kernel/locking/ |
| D | lockdep.c | 868 struct list_head *head, unsigned long ip, in add_lock_to_list() 1001 struct list_head *head; in __bfs() local 3920 struct list_head *head; in lockdep_free_key_range() local 3965 struct list_head *head; in lockdep_reset_lock() local
|
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
| D | inode.c | 74 static void spufs_i_callback(struct rcu_head *head) in spufs_i_callback()
|
| /linux-4.4.14/scripts/dtc/ |
| D | livetree.c | 88 struct property *head = NULL; in reverse_properties() local
|
| /linux-4.4.14/arch/x86/kernel/kprobes/ |
| D | core.c | 714 struct hlist_head *head, empty_rp; in trampoline_handler() local
|
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | pci.c | 687 static void pnv_iommu_table_group_link_free(struct rcu_head *head) in pnv_iommu_table_group_link_free()
|
| /linux-4.4.14/drivers/tty/vt/ |
| D | vt_ioctl.c | 89 struct list_head *pos, *head; in vt_event_post() local
|
| /linux-4.4.14/fs/jfs/ |
| D | super.c | 126 static void jfs_i_callback(struct rcu_head *head) in jfs_i_callback()
|
| /linux-4.4.14/drivers/gpu/drm/ttm/ |
| D | ttm_object.c | 123 struct list_head head; member
|
| /linux-4.4.14/drivers/scsi/be2iscsi/ |
| D | be.h | 43 u16 tail, head; member
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | lloop.c | 185 static int do_bio_lustrebacked(struct lloop_device *lo, struct bio *head) in do_bio_lustrebacked()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
| D | osc_page.c | 350 static const char *osc_list(struct list_head *head) in osc_list()
|
| /linux-4.4.14/drivers/misc/vmw_vmci/ |
| D | vmci_context.c | 38 struct list_head head; member
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_uvd.c | 845 struct list_head head; in amdgpu_uvd_send_msg() local
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | sta_cmdresp.c | 288 struct mwifiex_ie_types_header *head; in mwifiex_ret_tx_rate_cfg() local
|
| /linux-4.4.14/drivers/video/fbdev/vermilion/ |
| D | vermilion.h | 215 struct list_head head; member
|
| /linux-4.4.14/net/nfc/ |
| D | llcp_commands.c | 188 void nfc_llcp_free_sdp_tlv_list(struct hlist_head *head) in nfc_llcp_free_sdp_tlv_list()
|
| /linux-4.4.14/drivers/acpi/ |
| D | property.c | 804 struct list_head *head, *next; in acpi_get_next_subnode() local
|
| /linux-4.4.14/include/net/irda/ |
| D | irda_device.h | 177 __u8 *head; /* start of buffer */ member
|
| /linux-4.4.14/drivers/infiniband/hw/nes/ |
| D | nes_mgt.c | 777 u32 head; in nes_mgt_ce_handler() local
|
| /linux-4.4.14/drivers/hid/usbhid/ |
| D | hiddev.c | 61 int head; member
|
| /linux-4.4.14/drivers/net/ethernet/apple/ |
| D | macmace.c | 684 int left, head; in mace_dma_intr() local
|
| /linux-4.4.14/net/packet/ |
| D | internal.h | 59 unsigned int head; member
|
| /linux-4.4.14/init/ |
| D | initramfs.c | 61 } *head[32]; variable
|
| /linux-4.4.14/fs/hpfs/ |
| D | super.c | 242 static void hpfs_i_callback(struct rcu_head *head) in hpfs_i_callback()
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | sn_console.c | 530 int xmit_count, tail, head, loops, ii; in sn_transmit_chars() local
|
| /linux-4.4.14/drivers/input/mouse/ |
| D | cyapa_gen6.c | 565 struct pip_app_cmd_head head; in cyapa_pip_retrieve_data_structure() member
|
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | alias_GUID.c | 499 struct list_head *head = in set_guid_rec() local
|
| /linux-4.4.14/drivers/thermal/ |
| D | rcar_thermal.c | 54 struct list_head head; member
|
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | init.c | 226 struct list_head *head, const char *name, in ath_descdma_setup()
|
| /linux-4.4.14/net/sunrpc/ |
| D | rpc_pipe.c | 62 static void rpc_purge_list(wait_queue_head_t *waitq, struct list_head *head, in rpc_purge_list() 205 rpc_i_callback(struct rcu_head *head) in rpc_i_callback()
|
| /linux-4.4.14/drivers/input/ |
| D | evdev.c | 52 unsigned int head; member 113 unsigned int i, head, num; in __evdev_flush_queue() local
|
| /linux-4.4.14/drivers/usb/musb/ |
| D | musb_host.c | 389 struct list_head *head; in musb_advance_schedule() local 2084 struct list_head *head = NULL; in musb_schedule() local
|
| /linux-4.4.14/drivers/atm/ |
| D | fore200e.h | 602 …int head; /* head of cmd queue … member 611 … int head; /* head of tx queue */ member 623 …int head; /* head of rx queue */ member 633 …int head; /* head of buffer supply queue … member
|
| /linux-4.4.14/drivers/scsi/ |
| D | dc395x.c | 697 static unsigned int list_size(struct list_head *head) in list_size() 707 static struct DeviceCtlBlk *dcb_get_next(struct list_head *head, in dcb_get_next() 747 struct list_head *head) in find_cmd() 759 struct list_head *head = &acb->srb_free_list; in srb_get_free() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | ldc.c | 327 static int __set_rx_head(struct ldc_channel *lp, unsigned long head) in __set_rx_head() 766 unsigned long head = lp->tx_acked; in process_data_ack() local 1648 static int rx_set_head(struct ldc_channel *lp, unsigned long head) in rx_set_head()
|
| /linux-4.4.14/drivers/staging/unisys/visorbus/ |
| D | visorchannel.c | 516 u32 head, tail; in visorchannel_signalqueue_slots_avail() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | gf100.h | 186 #define pack_for_each_init(init, pack, head) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/i810/ |
| D | i810_drv.h | 75 int head; member
|
| /linux-4.4.14/net/sctp/ |
| D | outqueue.c | 352 static void sctp_insert_list(struct list_head *head, struct list_head *new) in sctp_insert_list()
|
| /linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_ib.c | 514 void *head, int hlen) in post_send()
|
| /linux-4.4.14/crypto/ |
| D | mcryptd.c | 228 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in mcryptd_alloc_instance()
|
| /linux-4.4.14/drivers/tty/serial/8250/ |
| D | 8250_core.c | 90 struct list_head *head; member
|
| /linux-4.4.14/drivers/scsi/bfa/ |
| D | bfa_cs.h | 66 u32 head; member
|
| /linux-4.4.14/drivers/firewire/ |
| D | nosy.c | 75 struct packet *head, *tail; member
|
| /linux-4.4.14/fs/ntfs/ |
| D | inode.c | 335 static void ntfs_i_callback(struct rcu_head *head) in ntfs_i_callback()
|
| D | attrib.c | 2572 struct buffer_head *bh, *head; in ntfs_attr_set() local
|
| /linux-4.4.14/arch/sh/mm/ |
| D | pmb.c | 655 static void __init pmb_merge(struct pmb_entry *head) in pmb_merge()
|
| /linux-4.4.14/drivers/staging/unisys/include/ |
| D | channel.h | 214 u32 head; /* Queue head signal # */ member
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | kprobes.c | 425 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/fs/gfs2/ |
| D | ops_fstype.c | 617 struct gfs2_log_header_host head; in check_journal_clean() local
|
| /linux-4.4.14/fs/exofs/ |
| D | super.c | 166 static void exofs_i_callback(struct rcu_head *head) in exofs_i_callback()
|
| /linux-4.4.14/fs/cifs/ |
| D | cifsfs.c | 283 static void cifs_i_callback(struct rcu_head *head) in cifs_i_callback()
|