/linux-4.1.27/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.1.27/fs/ |
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 | 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()
|
D | pipe.c | 984 unsigned int head; in pipe_set_size() local
|
/linux-4.1.27/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 | 2744 struct page *head; in add_swap_count_continuation() local 2845 struct page *head; in swap_count_continued() local 2928 struct page *head; in free_swap_count_continuations() local
|
D | zsmalloc.c | 662 struct page **head; in insert_zspage() local 685 struct page **head; in remove_zspage() local 1578 unsigned long head; in find_alloced_obj() local
|
D | list_lru.c | 141 struct list_head *head) in list_lru_isolate_move()
|
D | percpu.c | 510 int head = ALIGN(cand_off, align) - off; in pcpu_fit_in_area() local 566 int head, tail; in pcpu_alloc_area() local
|
D | hugetlb.c | 231 struct list_head *head = &resv->regions; in region_add() local 270 struct list_head *head = &resv->regions; in region_chg() local 336 struct list_head *head = &resv->regions; in region_truncate() local 371 struct list_head *head = &resv->regions; in region_count() local
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 1142 struct fuse_forget_link *head = fc->forget_list_head.next; in dequeue_forget() local 1200 struct fuse_forget_link *head; in fuse_read_batch_forget() local 2085 static void end_requests(struct fuse_conn *fc, struct list_head *head) in end_requests()
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.c | 220 struct hlist_head *head; in ovs_lookup_vport() local 238 struct hlist_head *head = vport_hash_bucket(dp, vport->port_no); in new_vport() local 2193 struct list_head *head) in list_vports_from_net()
|
/linux-4.1.27/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.1.27/net/caif/ |
D | cfpkt_skbuff.c | 26 struct sk_buff_head head; member
|
/linux-4.1.27/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()
|
D | ip_vs_conn.c | 790 static void ip_vs_conn_rcu_free(struct rcu_head *head) in ip_vs_conn_rcu_free()
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink.c | 228 struct list_head head; member
|
D | xt_recent.c | 504 const struct list_head *head = e->list.next; in recent_seq_next() local
|
D | nft_compat.c | 614 struct list_head head; member
|
/linux-4.1.27/arch/s390/kernel/ |
D | kprobes.c | 395 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/block/ |
D | partition-generic.c | 226 static void delete_partition_rcu_cb(struct rcu_head *head) in delete_partition_rcu_cb()
|
/linux-4.1.27/fs/affs/ |
D | super.c | 109 static void affs_i_callback(struct rcu_head *head) in affs_i_callback()
|
/linux-4.1.27/fs/minix/ |
D | inode.c | 71 static void minix_i_callback(struct rcu_head *head) in minix_i_callback()
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 353 static void dlmfs_i_callback(struct rcu_head *head) in dlmfs_i_callback()
|
/linux-4.1.27/fs/ncpfs/ |
D | inode.c | 61 static void ncp_i_callback(struct rcu_head *head) in ncp_i_callback()
|
/linux-4.1.27/drivers/ide/ |
D | ide-disk.c | 133 unsigned int sect, head, cyl, track; in __ide_do_rw_disk() local
|
/linux-4.1.27/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.1.27/drivers/dma/ |
D | mic_x100_dma.h | 116 u32 head; member
|
D | mic_x100_dma.c | 119 static u32 mic_dma_ring_count(u32 head, u32 tail) in mic_dma_ring_count()
|
/linux-4.1.27/kernel/ |
D | softirq.c | 442 struct tasklet_struct *head; member
|
D | auditfilter.c | 108 void audit_free_rule_rcu(struct rcu_head *head) in audit_free_rule_rcu()
|
/linux-4.1.27/fs/ocfs2/ |
D | aops.c | 426 struct buffer_head *head, in walk_page_buffers() 1070 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local 1319 struct buffer_head *head, *bh; in ocfs2_zero_new_buffers() local
|
D | journal.c | 1995 struct inode *head; member 2036 struct inode **head) in ocfs2_queue_orphans()
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 139 unsigned head; member 294 int head; member 379 struct list_head head; member
|
/linux-4.1.27/drivers/misc/ |
D | hpilo.h | 172 u64 head; member
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | am79c961a.c | 448 unsigned int head; in am79c961_sendpacket() local
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_proc.c | 307 int head = local->io_debug_head; in prism2_io_debug_proc_read() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 110 struct list_head head; member
|
/linux-4.1.27/fs/nilfs2/ |
D | mdt.c | 601 struct list_head *head = &shadow->frozen_buffers; in nilfs_release_frozen_buffers() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | disp.h | 69 int head; member
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-hcd.c | 729 u32 head; in io_watchdog_func() local
|
D | ohci-q.c | 994 u32 head; in finish_unlinks() local
|
/linux-4.1.27/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.1.27/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
|
D | nsc-ircc.h | 230 int head; member
|
/linux-4.1.27/arch/tile/include/hv/ |
D | drv_mpipe_intf.h | 570 uint16_t head; member
|
D | drv_xgbe_intf.h | 563 _lepp_num_free_slots(unsigned int head, unsigned int tail) in _lepp_num_free_slots()
|
/linux-4.1.27/tools/perf/util/ |
D | sort.h | 83 struct list_head head; member
|
D | dso.h | 125 struct list_head head; member
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | ser-gigaset.c | 694 unsigned tail, head, n; in gigaset_tty_receive() local
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 145 count_list_member(struct list_head *head) in count_list_member()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_lib.c | 781 struct ixgbe_ring_container *head) in ixgbe_add_ring()
|
/linux-4.1.27/net/atm/ |
D | proc.c | 85 struct hlist_head *head = &vcc_hash[*bucket]; in __vcc_walk() local
|
/linux-4.1.27/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
|
D | drm_modes.c | 860 struct list_head head = dst->head; in drm_mode_copy() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-kvm.c | 130 struct list_head *head; in clear_events_cache_stats() local 200 struct list_head *head; in find_create_kvm_event() local
|
D | builtin-record.c | 73 u64 head = perf_mmap__read_head(md); in record__mmap_read() local
|
/linux-4.1.27/drivers/input/ |
D | evdev.c | 52 unsigned int head; member 68 unsigned int i, head, num; in __evdev_flush_queue() local
|
D | joydev.c | 65 int head; member
|
/linux-4.1.27/fs/btrfs/ |
D | super.c | 1834 struct list_head *head = &fs_info->space_info; in btrfs_statfs() local 2010 struct list_head *head; in btrfs_show_devname() local
|
D | extent-tree.c | 683 struct list_head *head = &info->space_info; in __find_space_info() local 705 struct list_head *head = &info->space_info; in btrfs_clear_space_info_full() local 747 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info() local 2290 struct btrfs_delayed_ref_head *head; in run_one_delayed_ref() local 2327 select_delayed_ref(struct btrfs_delayed_ref_head *head) in select_delayed_ref() 2800 struct btrfs_delayed_ref_head *head; in btrfs_run_delayed_refs() local 2904 struct btrfs_delayed_ref_head *head; in check_delayed_ref() local 4044 struct list_head *head = &info->space_info; in force_metadata_allocation() local 6391 struct btrfs_delayed_ref_head *head; in check_ref_cleanup() local
|
D | delayed-inode.c | 730 struct list_head head; in btrfs_batch_insert_items() local 906 struct list_head head; in btrfs_batch_delete_items() local
|
D | disk-io.c | 3379 struct list_head *head; in barrier_all_devices() local 3503 struct list_head *head; in write_all_supers() local 4093 struct btrfs_delayed_ref_head *head; in btrfs_destroy_delayed_refs() local
|
/linux-4.1.27/fs/nfs/ |
D | inode.c | 699 struct nfs_lock_context *head = &ctx->lock_context; in __nfs_find_lock_context() local 1879 static void nfs_i_callback(struct rcu_head *head) in nfs_i_callback()
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_host.c | 379 struct list_head *head; in musb_advance_schedule() local 1965 struct list_head *head = NULL; in musb_schedule() local
|
/linux-4.1.27/net/batman-adv/ |
D | bat_iv_ogm.c | 866 struct hlist_head *head; in batadv_iv_ogm_slide_own_bcast_window() local 1806 struct hlist_head *head; in batadv_iv_ogm_orig_print() local
|
D | soft-interface.c | 971 struct list_head *head) in batadv_softif_destroy_netlink()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 870 struct list_head head, *curr, *next; in diag_cmd_data_free() local 913 struct list_head head; in lpfc_bsg_ct_unsol_event() local 2850 struct list_head head, *curr, *next; in lpfcdiag_loop_post_rxbufs() local 3005 struct list_head head; in lpfc_bsg_diag_loopback_run() local
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 463 struct hlist_head *head = vxlan_fdb_head(vxlan, mac); in __vxlan_find_mac() local 585 static struct sk_buff **vxlan_gro_receive(struct sk_buff **head, in vxlan_gro_receive() 788 static void vxlan_fdb_free(struct rcu_head *head) in vxlan_fdb_free() 2754 static void vxlan_dellink(struct net_device *dev, struct list_head *head) in vxlan_dellink()
|
D | tun.c | 224 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 236 struct hlist_head *head, in tun_flow_create() 330 struct hlist_head *head; in tun_flow_update() local
|
D | macvlan.c | 1186 struct nlattr *nla, *head; in macvlan_changelink_sources() local 1343 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink()
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
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() 1943 struct kvec *head = ((struct rpc_rqst *)rqstp)->rq_rcv_buf.head; in gss_unwrap_resp() local
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 517 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.1.27/security/selinux/ss/ |
D | conditional.c | 266 struct cond_av_list *head; member
|
/linux-4.1.27/arch/tile/gxio/ |
D | mpipe.c | 270 unsigned int head = list->tail; in gxio_mpipe_rules_begin() local
|
/linux-4.1.27/scripts/kconfig/ |
D | mconf.c | 359 struct list_head *head; member
|
/linux-4.1.27/drivers/dma-buf/ |
D | dma-buf.c | 39 struct list_head head; member
|
/linux-4.1.27/drivers/virt/ |
D | fsl_hypervisor.c | 472 unsigned int head; member
|
/linux-4.1.27/include/net/iucv/ |
D | af_iucv.h | 150 struct hlist_head head; member
|
/linux-4.1.27/fs/qnx6/ |
D | inode.c | 604 static void qnx6_i_callback(struct rcu_head *head) in qnx6_i_callback()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_eer.c | 90 int head; member
|
/linux-4.1.27/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
|
D | moxa.c | 1880 u16 head, tail, tx_mask, spage, epage; in MoxaPortWriteData() local 1940 u16 pageno, pageofs, bufhead, head; in MoxaPortReadData() local
|
/linux-4.1.27/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 1135 int head = pipe->sglist_head; in sglist_add_mapping() local
|
/linux-4.1.27/fs/ufs/ |
D | balloc.c | 247 struct buffer_head *head, *bh; in ufs_change_blocknr() local
|
D | super.c | 1434 static void ufs_i_callback(struct rcu_head *head) in ufs_i_callback()
|
/linux-4.1.27/include/linux/usb/ |
D | phy.h | 96 struct list_head head; member
|
/linux-4.1.27/drivers/mfd/ |
D | ezx-pcap.c | 242 u8 head; in pcap_adc_trigger() local
|
/linux-4.1.27/net/packet/ |
D | internal.h | 59 unsigned int head; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.h | 86 struct list_head head; member
|
/linux-4.1.27/fs/befs/ |
D | linuxvfs.c | 285 static void befs_i_callback(struct rcu_head *head) in befs_i_callback()
|
/linux-4.1.27/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.1.27/include/xen/interface/ |
D | event_channel.h | 275 event_word_t head[EVTCHN_FIFO_MAX_QUEUES]; member
|
/linux-4.1.27/fs/hpfs/ |
D | super.c | 215 static void hpfs_i_callback(struct rcu_head *head) in hpfs_i_callback()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sta_cmdresp.c | 281 struct mwifiex_ie_types_header *head; in mwifiex_ret_tx_rate_cfg() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.h | 155 #define pack_for_each_init(init, pack, head) \ argument
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_virtio.c | 268 u16 *head = &mvr->head; in _mic_virtio_copy() local
|
/linux-4.1.27/fs/hfsplus/ |
D | xattr.c | 63 struct hfs_btree_header_rec *head; in hfsplus_init_header_node() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 873 static void stmmac_display_ring(void *head, int size, int extend_desc) in stmmac_display_ring() 2515 static void sysfs_display_ring(void *head, int size, int extend_desc, in sysfs_display_ring()
|
/linux-4.1.27/kernel/time/ |
D | timer.c | 1191 struct list_head *head = &work_list; in __run_timers() local 1548 static void migrate_timer_list(struct tvec_base *new_base, struct list_head *head) in migrate_timer_list()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 790 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg() local 837 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg() local
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 620 int head, ret; in vhost_scsi_do_evt_work() local 988 int head, unsigned out) in vhost_scsi_send_bad_target() 1015 int head, ret, prot_bytes; in vhost_scsi_handle_vq() local
|
/linux-4.1.27/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 3923 struct list_head *head; in lockdep_free_key_range() local 3968 struct list_head *head; in lockdep_reset_lock() local
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu.c | 664 u32 head, tail; in iommu_poll_events() local 699 u32 head, tail; in iommu_poll_ppr_log() local 985 u32 left, tail, head, next_tail; in iommu_queue_command_sync() local 2156 struct iommu_dev_data *head, *entry; in __attach_device() local 2326 struct iommu_dev_data *head, *entry; in __detach_device() local
|
/linux-4.1.27/include/net/bluetooth/ |
D | bluetooth.h | 237 struct hlist_head head; member
|
/linux-4.1.27/include/linux/ |
D | page-flags.h | 399 __PAGEFLAG(Head, head) CLEARPAGEFLAG(Head, head) in __PAGEFLAG() argument
|
D | kexec.h | 134 kimage_entry_t head; member
|
D | skbuff.h | 675 unsigned char *head, member 1385 struct sk_buff_head *head) in skb_queue_splice() 1401 struct sk_buff_head *head) in skb_queue_splice_init() 1416 struct sk_buff_head *head) in skb_queue_splice_tail() 1433 struct sk_buff_head *head) in skb_queue_splice_tail_init()
|
D | memcontrol.h | 369 static inline void mem_cgroup_split_huge_fixup(struct page *head) in mem_cgroup_split_huge_fixup()
|
/linux-4.1.27/drivers/video/fbdev/vermilion/ |
D | vermilion.h | 215 struct list_head head; member
|
/linux-4.1.27/scripts/dtc/ |
D | livetree.c | 88 struct property *head = NULL; in reverse_properties() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_icache.c | 89 struct rcu_head *head) in xfs_inode_free_callback()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | init.c | 226 struct list_head *head, const char *name, in ath_descdma_setup()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 74 static void spufs_i_callback(struct rcu_head *head) in spufs_i_callback()
|
/linux-4.1.27/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()
|
D | llcp.h | 46 struct hlist_head head; member
|
/linux-4.1.27/drivers/net/caif/ |
D | caif_virtio.c | 50 unsigned short head; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_page.c | 350 static const char *osc_list(struct list_head *head) in osc_list()
|
D | osc_io.c | 761 struct cl_object_header *head; in osc_req_attr_set() local
|
/linux-4.1.27/init/ |
D | initramfs.c | 61 } *head[32]; variable
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | macmace.c | 684 int left, head; in mace_dma_intr() local
|
/linux-4.1.27/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.1.27/drivers/thermal/ |
D | rcar_thermal.c | 54 struct list_head head; member
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | alias_GUID.c | 494 struct list_head *head = in set_guid_rec() local
|
/linux-4.1.27/drivers/tty/serial/ |
D | sn_console.c | 530 int xmit_count, tail, head, loops, ii; in sn_transmit_chars() local
|
D | men_z135_uart.c | 306 int head; in men_z135_handle_tx() local
|
/linux-4.1.27/net/sched/ |
D | sch_choke.c | 71 unsigned int head; member
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-ismt.c | 172 u8 head; /* ring buffer head pointer */ member
|
/linux-4.1.27/net/ipv6/ |
D | addrlabel.c | 45 struct hlist_head head; member
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hiddev.c | 61 int head; member
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be.h | 43 u16 tail, head; member
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt_ioctl.c | 89 struct list_head *pos, *head; in vt_event_post() local
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 123 struct list_head head; member
|
/linux-4.1.27/include/net/irda/ |
D | irda_device.h | 177 __u8 *head; /* start of buffer */ member
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
D | core.c | 714 struct hlist_head *head, empty_rp; in trampoline_handler() local
|
/linux-4.1.27/fs/jfs/ |
D | super.c | 126 static void jfs_i_callback(struct rcu_head *head) in jfs_i_callback()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_mgt.c | 777 u32 head; in nes_mgt_ce_handler() local
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_context.c | 38 struct list_head head; member
|
/linux-4.1.27/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.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 613 void *head = (struct i40e_tx_desc *)tx_ring->desc + tx_ring->count; in i40e_get_head() local 627 u32 head, tail; in i40e_get_tx_pending() local
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | netback.c | 273 unsigned long offset, int *head) in xenvif_gop_frag_copy() 376 int head = 1; in xenvif_gop_skb() local
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/kernel/events/ |
D | core.c | 866 struct list_head *head = this_cpu_ptr(&active_ctx_list); in perf_event_ctx_activate() local 889 static void free_ctx(struct rcu_head *head) in free_ctx() 3098 struct list_head *head = this_cpu_ptr(&active_ctx_list); in perf_event_task_tick() local 3437 static void free_event_rcu(struct rcu_head *head) in free_event_rcu() 5978 void perf_event_aux_event(struct perf_event *event, unsigned long head, in perf_event_aux_event() 6364 struct hlist_head *head; in do_perf_sw_event() local 6431 struct hlist_head *head; in perf_swevent_add() local 6656 struct pt_regs *regs, struct hlist_head *head, int rctx, in perf_tp_event()
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | channel.h | 250 u32 head; /* Queue head signal # */ member
|
/linux-4.1.27/arch/ia64/kernel/ |
D | kprobes.c | 425 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/drivers/firmware/ |
D | dmi_scan.c | 798 const struct list_head *head = from ? &from->list : &dmi_devices; in dmi_find_device() local
|
/linux-4.1.27/net/sctp/ |
D | outqueue.c | 351 static void sctp_insert_list(struct list_head *head, struct list_head *new) in sctp_insert_list()
|
/linux-4.1.27/arch/x86/kernel/ |
D | kvm.c | 730 __ticket_t head; in kvm_lock_spinning() local
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_cs.h | 66 u32 head; member
|
/linux-4.1.27/drivers/gpu/drm/i810/ |
D | i810_drv.h | 75 int head; member
|
/linux-4.1.27/fs/ntfs/ |
D | attrib.c | 2572 struct buffer_head *bh, *head; in ntfs_attr_set() local
|
D | inode.c | 335 static void ntfs_i_callback(struct rcu_head *head) in ntfs_i_callback()
|
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.h | 65 u16 head; member
|
/linux-4.1.27/fs/cifs/ |
D | cifsfs.c | 283 static void cifs_i_callback(struct rcu_head *head) in cifs_i_callback()
|
/linux-4.1.27/net/ipv4/ |
D | inet_connection_sock.c | 96 struct inet_bind_hashbucket *head; in inet_csk_get_port() local
|
D | ip_sockglue.c | 309 static void ip_ra_destroy_rcu(struct rcu_head *head) in ip_ra_destroy_rcu()
|
/linux-4.1.27/arch/sh/mm/ |
D | pmb.c | 655 static void __init pmb_merge(struct pmb_entry *head) in pmb_merge()
|
/linux-4.1.27/drivers/firewire/ |
D | nosy.c | 75 struct packet *head, *tail; member
|
/linux-4.1.27/fs/gfs2/ |
D | ops_fstype.c | 617 struct gfs2_log_header_host head; in check_journal_clean() local
|
/linux-4.1.27/fs/exofs/ |
D | super.c | 166 static void exofs_i_callback(struct rcu_head *head) in exofs_i_callback()
|
/linux-4.1.27/crypto/ |
D | mcryptd.c | 228 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in mcryptd_alloc_instance()
|
D | algapi.c | 792 unsigned int head) in crypto_alloc_instance2()
|
/linux-4.1.27/drivers/base/ |
D | firmware_class.c | 118 struct list_head head; member 1467 struct list_head *head = data; in dev_create_fw_entry() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 85 static struct page *page_chain_del(struct page **head, int n) in page_chain_del() 141 static void page_chain_add(struct page **head, in page_chain_add() 457 struct list_head *head) in _drbd_wait_ee_list_empty() 473 struct list_head *head) in drbd_wait_ee_list_empty()
|
/linux-4.1.27/drivers/staging/unisys/visorchannel/ |
D | visorchannel_funcs.c | 502 u32 head, tail; in visorchannel_signalqueue_slots_avail() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_cqm.c | 389 struct list_head *head = &group->hw.cqm_group_entry; in intel_cqm_xchg_rmid() local
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_main.c | 506 static void ipvlan_link_delete(struct net_device *dev, struct list_head *head) in ipvlan_link_delete()
|
/linux-4.1.27/fs/ubifs/ |
D | super.c | 272 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_fb.c | 45 struct list_head head; member
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ib.c | 514 void *head, int hlen) in post_send()
|
/linux-4.1.27/lib/ |
D | idr.c | 137 static void idr_layer_rcu_free(struct rcu_head *head) in idr_layer_rcu_free()
|
D | assoc_array.c | 1332 static void assoc_array_rcu_cleanup(struct rcu_head *head) in assoc_array_rcu_cleanup()
|
/linux-4.1.27/lib/zlib_deflate/ |
D | defutil.h | 110 Pos *head; /* Heads of the hash chains or NIL. */ member
|
/linux-4.1.27/security/apparmor/ |
D | apparmorfs.c | 555 #define list_entry_is_head(pos, head, member) (&pos->member == (head)) argument
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | pn544.c | 826 u8 head; in pn544_hci_enable_se() member
|
/linux-4.1.27/drivers/hid/ |
D | uhid.c | 43 __u8 head; member
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 84 static void clusterip_config_rcu_free(struct rcu_head *head) in clusterip_config_rcu_free()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | gru_instructions.h | 305 unsigned int head; member 603 static inline union gru_mesqhead gru_mesq_head(int head, int limit) in gru_mesq_head()
|
/linux-4.1.27/include/net/ |
D | dst.h | 425 static inline void dst_rcu_free(struct rcu_head *head) in dst_rcu_free()
|
/linux-4.1.27/arch/x86/kvm/ |
D | assigned-dev.c | 50 static struct kvm_assigned_dev_kernel *kvm_find_assigned_dev(struct list_head *head, in kvm_find_assigned_dev()
|
/linux-4.1.27/drivers/vfio/ |
D | vfio_iommu_type1.c | 196 struct page *head = compound_head(tail); in is_invalid_reserved_pfn() local
|
/linux-4.1.27/ipc/ |
D | msg.c | 103 static void msg_rcu_free(struct rcu_head *head) in msg_rcu_free()
|
/linux-4.1.27/fs/ceph/ |
D | dir.c | 1235 struct list_head *head = &ci->i_unsafe_dirops; in ceph_dir_fsync() local
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_net.h | 265 struct gelic_descr *head; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ps3.h | 105 struct list_head head; member
|
/linux-4.1.27/drivers/net/ethernet/cadence/ |
D | macb.c | 607 unsigned int head; in macb_tx_interrupt() local 2038 unsigned int tail, head; in macb_get_regs() local
|