| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | super25.c | 64 static void ll_inode_destroy_callback(struct rcu_head *head) in ll_inode_destroy_callback()
|
| D | dcache.c | 50 static void free_dentry_data(struct rcu_head *head) in free_dentry_data()
|
| /linux-4.4.14/include/linux/ |
| D | rhashtable.h | 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 575 struct rhash_head *head; in __rhashtable_insert_fast() local
|
| D | fd.h | 12 compat_uint_t head; member
|
| D | page-flags.h | 396 __PAGEFLAG(Head, head) CLEARPAGEFLAG(Head, head) in __PAGEFLAG() argument 403 static inline void set_compound_head(struct page *page, struct page *head) in set_compound_head() 415 unsigned long head = READ_ONCE(page->compound_head); in compound_head() local
|
| D | xattr.h | 60 struct list_head head; member
|
| D | nfs_page.h | 160 nfs_list_add_request(struct nfs_page *req, struct list_head *head) in nfs_list_add_request() 179 nfs_list_entry(struct list_head *head) in nfs_list_entry()
|
| D | list_nulls.h | 99 #define hlist_nulls_for_each_entry(tpos, pos, head, member) \ argument
|
| D | hid-debug.h | 43 int head; member
|
| D | hidraw.h | 37 int head; member
|
| D | uinput.h | 67 unsigned char head; member
|
| /linux-4.4.14/drivers/gpu/drm/qxl/ |
| D | qxl_display.c | 34 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled() 109 struct qxl_head *head; in qxl_update_offset_props() local 151 struct qxl_head *head; in qxl_add_monitors_config_modes() local 575 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config() local 760 struct qxl_head *head; in qxl_write_monitors_config_for_encoder() local
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_conntrack_expect.c | 325 static void nf_ct_expect_free_rcu(struct rcu_head *head) in nf_ct_expect_free_rcu() 484 struct hlist_node *head) in ct_expect_get_next() 500 struct hlist_node *head = ct_expect_get_first(seq); in ct_expect_get_idx() local
|
| D | xt_connlimit.c | 119 static bool add_hlist(struct hlist_head *head, in add_hlist() 135 struct hlist_head *head, in check_hlist()
|
| D | nf_conntrack_standalone.c | 72 struct hlist_nulls_node *head) in ct_get_next() 92 struct hlist_nulls_node *head = ct_get_first(seq); in ct_get_idx() local
|
| /linux-4.4.14/sound/core/seq/ |
| D | seq_fifo.h | 32 struct snd_seq_event_cell *head; /* pointer to head of fifo */ member
|
| /linux-4.4.14/net/ipv6/ |
| D | xfrm6_mode_tunnel.c | 65 #define for_each_input_rcu(head, handler) \ argument
|
| D | udp_offload.c | 129 static struct sk_buff **udp6_gro_receive(struct sk_buff **head, in udp6_gro_receive()
|
| D | addrconf_core.c | 145 static void in6_dev_finish_destroy_rcu(struct rcu_head *head) in in6_dev_finish_destroy_rcu()
|
| D | reassembly.c | 383 struct sk_buff *fp, *head = fq->q.fragments; in ip6_frag_reasm() local 456 skb_network_header(head)[nhoff] = skb_transport_header(head)[0]; in ip6_frag_reasm() local
|
| D | tunnel6.c | 96 #define for_each_tunnel_rcu(head, handler) \ argument
|
| D | ip6_offload.c | 166 static struct sk_buff **ipv6_gro_receive(struct sk_buff **head, in ipv6_gro_receive()
|
| /linux-4.4.14/net/bridge/ |
| D | br_if.c | 219 static void destroy_nbp_rcu(struct rcu_head *head) in destroy_nbp_rcu() 275 void br_dev_delete(struct net_device *dev, struct list_head *head) in br_dev_delete()
|
| /linux-4.4.14/arch/x86/mm/ |
| D | gup.c | 121 struct page *head, *page; in gup_huge_pmd() local 197 struct page *head, *page; in gup_huge_pud() local
|
| /linux-4.4.14/drivers/crypto/caam/ |
| D | jr.c | 165 int hw_idx, sw_idx, i, head, tail; in caam_jr_dequeue() local 330 int head, tail, desc_size; in caam_jr_enqueue() local
|
| /linux-4.4.14/arch/mips/mm/ |
| D | gup.c | 75 struct page *head, *page; in gup_huge_pmd() local 141 struct page *head, *page; in gup_huge_pud() local
|
| /linux-4.4.14/block/partitions/ |
| D | ibm.c | 33 __u16 head; in cchh2blk() local 51 __u16 head; in cchhb2blk() local
|
| /linux-4.4.14/drivers/crypto/qat/qat_common/ |
| D | adf_cfg.c | 199 static void adf_cfg_keyval_del_all(struct list_head *head) in adf_cfg_keyval_del_all() 211 static void adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all()
|
| D | adf_ctl_drv.c | 258 struct list_head *itr, *head = adf_devmgr_get_head(); in adf_ctl_is_device_in_use() local 278 struct list_head *itr, *head = adf_devmgr_get_head(); in adf_ctl_stop_devices() local
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | spinlock_types.h | 33 __ticket_t head, tail; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | changf100.h | 11 struct list_head head; member
|
| D | changk104.h | 12 struct list_head head; member
|
| /linux-4.4.14/fs/nilfs2/ |
| D | file.c | 85 struct buffer_head *bh, *head; in nilfs_page_mkwrite() local
|
| D | gcinode.c | 187 struct list_head *head = &nilfs->ns_gc_inodes; in nilfs_remove_all_gcinodes() local
|
| D | segment.c | 714 struct buffer_head *bh, *head; in nilfs_lookup_dirty_data_buffers() local 750 struct buffer_head *bh, *head; in nilfs_lookup_dirty_node_buffers() local 776 struct list_head *head, int force) in nilfs_dispose_list() 983 static void nilfs_redirty_inodes(struct list_head *head) in nilfs_redirty_inodes() 993 static void nilfs_drop_collected_inodes(struct list_head *head) in nilfs_drop_collected_inodes() 1121 struct list_head *head; in nilfs_segctor_collect_blocks() local 2402 nilfs_remove_written_gcinodes(struct the_nilfs *nilfs, struct list_head *head) in nilfs_remove_written_gcinodes()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | disp.h | 21 } head; member
|
| D | fifo.h | 20 struct list_head head; member
|
| /linux-4.4.14/drivers/s390/cio/ |
| D | eadm_sch.h | 16 struct list_head head; member
|
| D | airq.c | 88 struct hlist_head *head; in do_airq_interrupt() local
|
| /linux-4.4.14/net/atm/ |
| D | common.c | 45 struct hlist_head *head = &vcc_hash[vcc->vci & (VCC_HTABLE_SIZE - 1)]; in __vcc_insert_socket() local 272 struct hlist_head *head = &vcc_hash[i]; in atm_dev_release_vccs() local 319 struct hlist_head *head = &vcc_hash[vci & (VCC_HTABLE_SIZE - 1)]; in check_ci() local
|
| D | signaling.c | 210 struct hlist_head *head = &vcc_hash[i]; in sigd_close() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
| D | tvnv17.c | 54 int head; in nv42_tv_sample_load() local 402 int head = nouveau_crtc(encoder->crtc)->index; in nv17_tv_prepare() local 463 int head = nouveau_crtc(encoder->crtc)->index; in nv17_tv_mode_set() local
|
| /linux-4.4.14/net/batman-adv/ |
| D | distributed-arp-table.c | 104 struct hlist_head *head; in __batadv_dat_purge() local 265 struct hlist_head *head; in batadv_dat_entry_hash_find() local 504 struct hlist_head *head; in batadv_choose_next_candidate() local 793 struct hlist_head *head; in batadv_dat_cache_seq_print_text() local
|
| D | network-coding.c | 379 struct hlist_head *head; in batadv_nc_purge_orig_hash() local 413 struct hlist_head *head; in batadv_nc_purge_paths() local 527 struct hlist_head *head; in batadv_nc_hash_find() local 659 struct hlist_head *head; in batadv_nc_process_nc_paths() local 1877 struct hlist_head *head; in batadv_nc_nodes_seq_print_text() local
|
| /linux-4.4.14/net/sched/ |
| D | sch_fq.c | 61 struct sk_buff *head; /* list of skbs for this flow : first skb */ member 156 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail() 335 struct sk_buff *prev, *head = flow->head; in flow_queue_add() local 432 struct fq_flow_head *head; in fq_dequeue() local
|
| D | act_api.c | 30 static void free_tcf(struct rcu_head *head) in free_tcf() 84 struct hlist_head *head; in tcf_dump_walker() local 132 struct hlist_head *head; in tcf_del_walker() local 182 struct hlist_head *head; in tcf_hash_lookup() local
|
| /linux-4.4.14/drivers/vhost/ |
| D | vringh.c | 36 u16 avail_idx, i, head; in __vringh_get_head() local 653 u16 *head) in vringh_getdesc_user() 753 int vringh_complete_user(struct vringh *vrh, u16 head, u32 len) in vringh_complete_user() 911 u16 *head, in vringh_getdesc_kern() 988 int vringh_complete_kern(struct vringh *vrh, u16 head, u32 len) in vringh_complete_kern()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_hw.c | 471 struct list_head *head; in qlcnic_nic_del_mac() local 494 struct list_head *head; in qlcnic_nic_add_mac() local 526 struct list_head *head, *tmp; in qlcnic_flush_mcast_mac() local 629 struct list_head *head = &adapter->mac_list; in qlcnic_82xx_free_mac_list() local 645 struct hlist_head *head; in qlcnic_prune_lb_filters() local 690 struct hlist_head *head; in qlcnic_delete_lb_filters() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | cl_lock.c | 362 struct lu_object_header *head; in cl_lock_alloc() local 477 struct cl_object_header *head; in cl_lock_lookup() local 516 struct cl_object_header *head; in cl_lock_find() local 564 struct cl_object_header *head; in cl_lock_peek() local 787 struct cl_object_header *head; in cl_lock_delete0() local 1771 struct cl_object_header *head; in cl_lock_at_pgoff() local 1945 struct cl_object_header *head; in cl_locks_prune() local
|
| D | lustre_handles.c | 53 struct list_head head; member
|
| /linux-4.4.14/drivers/staging/dgap/ |
| D | dgap.c | 1477 uint head; in dgap_input() local 1821 uint head; in dgap_event() local 1999 u16 head, tail; in dgap_poll_tasklet() local 2350 u16 head; in dgap_cmdb() local 2434 u16 head; in dgap_cmdw() local 2516 u16 head; in dgap_cmdw_ext() local 2607 u16 head; in dgap_wmove() local 2686 u16 head; in dgap_param() local 3139 u16 head; in dgap_tty_flush_buffer() local 3443 u16 head, tail, tmask; in dgap_tty_write_room() local [all …]
|
| /linux-4.4.14/drivers/dma/ |
| D | virt-dma.c | 94 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list()
|
| D | virt-dma.h | 135 struct list_head *head) in vchan_get_all_descriptors()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv40.h | 25 struct list_head head; member
|
| /linux-4.4.14/kernel/power/ |
| D | console.c | 22 struct list_head head; member
|
| /linux-4.4.14/sound/core/seq/oss/ |
| D | seq_oss_readq.h | 35 int head, tail; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | notify.h | 8 struct list_head head; member
|
| /linux-4.4.14/fs/ecryptfs/ |
| D | super.c | 68 static void ecryptfs_i_callback(struct rcu_head *head) in ecryptfs_i_callback()
|
| /linux-4.4.14/drivers/staging/rtl8712/ |
| D | osdep_service.h | 70 static inline u32 end_of_queue_search(struct list_head *head, in end_of_queue_search()
|
| /linux-4.4.14/include/crypto/ |
| D | scatterwalk.h | 28 static inline void scatterwalk_crypto_chain(struct scatterlist *head, in scatterwalk_crypto_chain()
|
| /linux-4.4.14/net/core/ |
| D | dst.c | 70 struct dst_entry *dst, *next, head; in dst_gc_task() local 291 static void dst_destroy_rcu(struct rcu_head *head) in dst_destroy_rcu()
|
| D | dev.c | 397 struct list_head *head = ptype_head(pt); in dev_add_pack() local 420 struct list_head *head = ptype_head(pt); in __dev_remove_pack() local 500 struct list_head *head = &offload_base; in __dev_remove_offload() local 726 struct hlist_head *head = dev_name_hash(net, name); in __dev_get_by_name() local 751 struct hlist_head *head = dev_name_hash(net, name); in dev_get_by_name_rcu() local 801 struct hlist_head *head = dev_index_hash(net, ifindex); in __dev_get_by_index() local 825 struct hlist_head *head = dev_index_hash(net, ifindex); in dev_get_by_index_rcu() local 1379 static int __dev_close_many(struct list_head *head) in __dev_close_many() 1437 int dev_close_many(struct list_head *head, bool unlink) in dev_close_many() 2815 struct sk_buff *next, *head = NULL, *tail; in validate_xmit_skb_list() local [all …]
|
| /linux-4.4.14/security/smack/ |
| D | smack_access.c | 414 struct hlist_head *head; in smk_insert_entry() local 433 struct hlist_head *head; in smk_find_entry() local
|
| /linux-4.4.14/arch/metag/kernel/ |
| D | dma.c | 113 static struct metag_vm_region *metag_vm_region_alloc(struct metag_vm_region in metag_vm_region_alloc() 156 static struct metag_vm_region *metag_vm_region_find(struct metag_vm_region in metag_vm_region_find()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | clk.h | 51 struct list_head head; member 57 struct list_head head; member
|
| D | i2c.h | 38 struct list_head head; member 57 struct list_head head; member
|
| D | timer.h | 6 struct list_head head; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | conn.h | 16 struct list_head head; member
|
| D | priv.h | 35 } head; member
|
| D | channv50.c | 266 struct nv50_disp_root *root, int chid, int head, in nv50_disp_chan_ctor() 290 struct nv50_disp_root *root, int chid, int head, in nv50_disp_chan_new_()
|
| D | outp.h | 18 struct list_head head; member
|
| /linux-4.4.14/drivers/gpu/vga/ |
| D | vga_switcheroo.c | 308 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) in find_client_from_pci() 319 find_client_from_id(struct list_head *head, in find_client_from_id() 331 find_active_client(struct list_head *head) in find_active_client()
|
| /linux-4.4.14/drivers/staging/most/hdm-dim2/ |
| D | dim2_hdm.c | 235 struct list_head *head = &hdm_ch->pending_list; in try_start_dim_transfer() local 332 struct list_head *head; in service_done_flag() local 488 static void complete_all_mbos(struct list_head *head) in complete_all_mbos()
|
| /linux-4.4.14/tools/perf/util/ |
| D | build-id.c | 169 #define dsos__for_each_with_build_id(pos, head) \ argument 256 static int __dsos__hit_all(struct list_head *head) in __dsos__hit_all() 493 static int __dsos__cache_build_ids(struct list_head *head, in __dsos__cache_build_ids()
|
| D | auxtrace.h | 189 struct list_head head; member 326 u64 head = ACCESS_ONCE(pc->aux_head); in auxtrace_mmap__read_snapshot_head() local 337 u64 head = ACCESS_ONCE(pc->aux_head); in auxtrace_mmap__read_head() local 339 u64 head = __sync_val_compare_and_swap(&pc->aux_head, 0, 0); in auxtrace_mmap__read_head() local
|
| D | pmu.c | 34 int perf_pmu__format_parse(char *dir, struct list_head *head) in perf_pmu__format_parse() 282 static int pmu_aliases_parse(char *dir, struct list_head *head) in pmu_aliases_parse() 326 static int pmu_aliases(const char *name, struct list_head *head) in pmu_aliases()
|
| /linux-4.4.14/net/rds/ |
| D | ib_recv.c | 102 struct rds_ib_cache_head *head; in rds_ib_recv_alloc_cache() local 137 struct rds_ib_cache_head *head; in rds_ib_cache_splice_all_lists() local 506 struct list_head *head = cache->ready; in rds_ib_recv_cache_get() local
|
| /linux-4.4.14/drivers/usb/host/ |
| D | ehci-q.c | 576 struct list_head *head, in qh_urb_transaction() 979 struct ehci_qh *head; in qh_link_async() local 1170 struct list_head *head; in submit_single_step_set_feature() local
|
| /linux-4.4.14/arch/tile/include/gxio/ |
| D | mpipe.h | 1134 unsigned int head; member 1167 int head = iqueue->head + count; in gxio_mpipe_iqueue_advance() local 1255 uint64_t head = iqueue->head; in gxio_mpipe_iqueue_try_peek() local
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-kye.c | 502 struct list_head *head; in kye_tablet_enable() local
|
| /linux-4.4.14/net/ |
| D | sysctl_net.c | 41 static int net_ctl_permissions(struct ctl_table_header *head, in net_ctl_permissions()
|
| /linux-4.4.14/net/sunrpc/ |
| D | svcauth.c | 142 struct hlist_head *head; in auth_domain_lookup() local
|
| /linux-4.4.14/tools/lguest/ |
| D | lguest.c | 744 unsigned int i, head, max; in wait_for_vq_desc() local 916 static void add_used(struct virtqueue *vq, unsigned int head, int len) in add_used() 934 static void add_used_and_trigger(struct virtqueue *vq, unsigned head, int len) in add_used_and_trigger() 956 unsigned int head, in_num, out_num; in console_input() local 1010 unsigned int head, out, in; in console_output() local 1048 unsigned int head, out, in; in net_output() local 1092 unsigned int head, out, in; in net_input() local 2941 unsigned int head, out_num, in_num, wlen; in blk_request() local 3083 unsigned int head, in_num, out_num, totlen = 0; in rng_input() local
|
| /linux-4.4.14/fs/nfsd/ |
| D | nfs2acl.c | 197 struct kvec *head = rqstp->rq_arg.head; in nfsaclsvc_decode_setaclargs() local 259 struct kvec *head = rqstp->rq_res.head; in nfsaclsvc_encode_getaclres() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nouveau_abi16.h | 17 struct list_head head; member 22 struct list_head head; member
|
| D | nouveau_display.c | 392 int head; in nouveau_display_fini() local 601 int ret, head; in nouveau_display_resume() local 776 int head = nouveau_crtc(crtc)->index; in nouveau_crtc_page_flip() local
|
| D | nouveau_bios.c | 96 struct dcb_output *dcbent, int head, bool dl) in run_digital_op_script() 109 …_manufacturer_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script… in call_lvds_manufacturer_script() 136 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc… in run_lvds_table() 209 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script … in call_lvds_script() 626 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table()
|
| D | nouveau_bo.h | 18 struct list_head head; member
|
| D | nouveau_usif.c | 44 struct list_head head; member 251 struct list_head head; member
|
| /linux-4.4.14/drivers/block/aoe/ |
| D | aoedev.c | 200 struct list_head *head, *pos, *nx; in aoedev_downdev() local 496 struct list_head *pos, *nx, *head; in freetgt() local
|
| D | aoecmd.c | 55 struct list_head head; member 81 struct list_head *head, *pos, *nx; in getframe_deferred() local 99 struct list_head *head, *pos, *nx; in getframe() local 663 struct list_head *pos, *nx, *head; in rexmit_deferred() local 753 struct list_head *head, *pos, *nx; in rexmit_timer() local
|
| /linux-4.4.14/fs/ncpfs/ |
| D | ncplib_kernel.h | 196 struct ncp_cache_head head; member 207 struct ncp_cache_head head; member
|
| /linux-4.4.14/security/selinux/ss/ |
| D | mls.c | 37 int i, l, len, head, prev; in mls_compute_context_len() local 92 int i, l, head, prev; in mls_sid_to_context() local
|
| /linux-4.4.14/drivers/atm/ |
| D | atmtcp.c | 171 struct hlist_head *head = &vcc_hash[i]; in atmtcp_v_ioctl() local 264 struct hlist_head *head; in find_vcc() local
|
| /linux-4.4.14/fs/gfs2/ |
| D | glops.c | 58 struct list_head *head = &gl->gl_ail_list; in __gfs2_ail_flush() local 508 struct gfs2_log_header_host head; in freeze_go_xmote_bh() local
|
| D | lops.h | 68 struct gfs2_log_header_host *head, in lops_before_scan()
|
| D | aops.c | 44 struct buffer_head *head = page_buffers(page); in gfs2_page_add_databufs() local 996 struct buffer_head *bh, *head; in gfs2_invalidatepage() local 1124 struct buffer_head *bh, *head; in gfs2_releasepage() local
|
| D | log.c | 147 struct list_head *head = &sdp->sd_ail1_list; in gfs2_ail1_flush() local 266 struct list_head *head = &tr->tr_ail2_list; in gfs2_ail2_empty_one() local
|
| /linux-4.4.14/net/ipv4/ |
| D | inetpeer.c | 329 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() 516 static void inetpeer_inval_rcu(struct rcu_head *head) in inetpeer_inval_rcu()
|
| D | gre_offload.c | 119 static struct sk_buff **gre_gro_receive(struct sk_buff **head, in gre_gro_receive()
|
| D | tunnel4.c | 85 #define for_each_tunnel_rcu(head, handler) \ argument
|
| D | fib_trie.c | 270 static void __alias_free_mem(struct rcu_head *head) in __alias_free_mem() 286 static void __node_free_rcu(struct rcu_head *head) in __node_free_rcu() 465 struct callback_head *head = &tn_info(tn)->rcu; in tnode_free() local 1880 static void __trie_free_rcu(struct rcu_head *head) in __trie_free_rcu() 2222 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_triestat_seq_show() local 2266 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_get_idx() local 2318 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_seq_next() local
|
| D | inet_timewait_sock.c | 268 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in inet_twsk_purge() local
|
| D | tcp_fastopen.c | 31 static void tcp_fastopen_ctx_free(struct rcu_head *head) in tcp_fastopen_ctx_free()
|
| /linux-4.4.14/drivers/tty/ |
| D | tty_buffer.c | 415 receive_buf(struct tty_struct *tty, struct tty_buffer *head, int count) in receive_buf() 465 struct tty_buffer *head = buf->head; in flush_to_ldisc() local
|
| D | n_tty.c | 777 size_t head; in commit_echoes() local 979 size_t head; in eraser() local 1513 size_t n, head; in n_tty_receive_buf_real_raw() local 1987 size_t head = smp_load_acquire(&ldata->commit_head); in copy_from_read_buf() local 2468 size_t nr, head, tail; in inq_canon() local
|
| /linux-4.4.14/drivers/input/serio/ |
| D | serio_raw.c | 33 unsigned int tail, head; member 278 unsigned int head = serio_raw->head; in serio_raw_interrupt() local
|
| D | userio.c | 41 u8 head; member
|
| /linux-4.4.14/drivers/staging/dgnc/ |
| D | dgnc_tty.c | 458 uint head; in dgnc_wmove() local 505 ushort head; in dgnc_input() local 1616 ushort head; in dgnc_tty_write_room() local 1696 ushort head; in dgnc_tty_write() local
|
| D | dgnc_cls.c | 812 ushort head; in cls_copy_data_from_uart_to_queue() local 964 ushort head; in cls_copy_data_from_queue_to_uart() local
|
| D | dgnc_neo.c | 1082 ushort head; in neo_copy_data_from_uart_to_queue() local 1374 ushort head; in neo_copy_data_from_queue_to_uart() local
|
| /linux-4.4.14/kernel/time/ |
| D | posix-timers.c | 155 static struct k_itimer *__posix_timers_find(struct hlist_head *head, in __posix_timers_find() 171 struct hlist_head *head = &posix_timers_hashtable[hash(sig, id)]; in posix_timer_by_id() local 180 struct hlist_head *head; in posix_timer_add() local 561 static void k_itimer_rcu_free(struct rcu_head *head) in k_itimer_rcu_free()
|
| /linux-4.4.14/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 56 char *head, *tmp; in get_clocksources() local
|
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
| D | lib-me.c | 84 struct list_head *head; in LNetMEAttach() local
|
| D | lib-ptl.c | 376 struct list_head *head; in lnet_mt_match_md() local 627 struct list_head *head; in lnet_ptl_attach_md() local
|
| /linux-4.4.14/security/tomoyo/ |
| D | memory.c | 152 struct list_head *head; in tomoyo_get_name() local
|
| /linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_netlink.c | 139 static void ipoib_unregister_child_dev(struct net_device *dev, struct list_head *head) in ipoib_unregister_child_dev()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | tsc.c | 71 struct cyc2ns_data *head; /* 48 + 8 = 56 */ member 79 struct cyc2ns_data *head; in cyc2ns_read_begin() local 95 void cyc2ns_read_end(struct cyc2ns_data *head) in cyc2ns_read_end()
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | pci_fire.c | 149 unsigned long *head) in pci_fire_get_head() 156 unsigned long *head, unsigned long *msi) in pci_fire_dequeue_msi() 191 unsigned long head) in pci_fire_set_head()
|
| /linux-4.4.14/fs/btrfs/ |
| D | backref.c | 194 static int __add_prelim_ref(struct list_head *head, u64 root_id, in __add_prelim_ref() 425 struct list_head *head, in __resolve_indirect_refs() 521 struct list_head *head) in __add_missing_keys() 564 static void __merge_refs(struct list_head *head, int mode) in __merge_refs() 616 static int __add_delayed_refs(struct btrfs_delayed_ref_head *head, u64 seq, in __add_delayed_refs() 937 struct btrfs_delayed_ref_head *head; local
|
| /linux-4.4.14/mm/ |
| D | readahead.c | 35 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) argument 321 pgoff_t head; in count_history_pages() local
|
| D | migrate.c | 256 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers() 297 static inline bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers() 314 struct buffer_head *head, enum migrate_mode mode, in migrate_page_move_mapping() 620 struct buffer_head *bh, *head; in buffer_migrate_page() local
|
| D | slob.c | 133 struct rcu_head head; member 590 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
| D | gup.c | 1122 struct page *head, *page, *tail; in gup_huge_pmd() local 1169 struct page *head, *page, *tail; in gup_huge_pud() local 1213 struct page *head, *page, *tail; in gup_huge_pgd() local
|
| /linux-4.4.14/net/ipv6/netfilter/ |
| D | nf_conntrack_reasm.c | 382 struct sk_buff *fp, *op, *head = fq->q.fragments; in nf_ct_frag6_reasm() local 439 skb_network_header(head)[fq->nhoffset] = skb_transport_header(head)[0]; in nf_ct_frag6_reasm() local
|
| /linux-4.4.14/drivers/mtd/ |
| D | ssfdc.c | 60 unsigned char head; member 77 static int get_chs(unsigned long size, unsigned short *cyl, unsigned char *head, in get_chs()
|
| /linux-4.4.14/net/8021q/ |
| D | vlan.c | 78 void unregister_vlan_dev(struct net_device *dev, struct list_head *head) in unregister_vlan_dev() 621 static struct sk_buff **vlan_gro_receive(struct sk_buff **head, in vlan_gro_receive()
|
| /linux-4.4.14/net/tipc/ |
| D | msg.c | 122 struct sk_buff *head = *headbuf; in tipc_buf_append() local 571 struct sk_buff *head = NULL; in tipc_msg_reassemble() local
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_qp.c | 411 u32 head; in ipath_error_qp() local 690 u32 head; in ipath_compute_aeth() local
|
| D | ipath_srq.c | 226 u32 sz, size, n, head, tail; in ipath_modify_srq() local
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | mca_drv.h | 104 #define slidx_foreach_entry(pos, head) \ argument 106 #define slidx_first_entry(head) \ argument
|
| /linux-4.4.14/tools/perf/arch/x86/util/ |
| D | intel-pt.c | 875 void *data, size_t head) in intel_pt_compare_ref() 891 void *data, size_t head) in intel_pt_copy_ref() 904 u64 head) in intel_pt_wrapped() 938 u64 *head, u64 *old) in intel_pt_find_snapshot()
|
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_marker.c | 32 struct list_head head; member
|
| /linux-4.4.14/drivers/staging/wlan-ng/ |
| D | hfa384x_usb.c | 660 struct usbctlx_completor head; member 666 static inline int usbctlx_cmd_completor_fn(struct usbctlx_completor *head) in usbctlx_cmd_completor_fn() 693 struct usbctlx_completor head; member 700 static int usbctlx_rrid_completor_fn(struct usbctlx_completor *head) in usbctlx_rrid_completor_fn() 752 struct usbctlx_completor head; member 759 static int usbctlx_rmem_completor_fn(struct usbctlx_completor *head) in usbctlx_rmem_completor_fn() 3039 hfa384x_usbctlx_t *head; in hfa384x_usbctlxq_run() local
|
| /linux-4.4.14/drivers/net/wireless/ath/ |
| D | dfs_pri_detector.h | 36 struct list_head head; member
|
| /linux-4.4.14/drivers/misc/mic/scif/ |
| D | scif_debugfs.c | 96 static void scif_display_all_windows(struct list_head *head, struct seq_file *s) in scif_display_all_windows()
|
| /linux-4.4.14/include/net/netfilter/ |
| D | nf_conntrack_timeout.h | 13 struct list_head head; member
|
| D | nf_conntrack_helper.h | 100 struct list_head head; member
|
| /linux-4.4.14/fs/reiserfs/ |
| D | file.c | 182 struct buffer_head *bh, *head; in reiserfs_commit_page() local
|
| D | inode.c | 194 struct buffer_head *head, *next, *bh; in fix_tail_page_for_writing() local 2197 struct buffer_head *head; in grab_tail_page() local 2531 struct buffer_head *head, *bh; in reiserfs_write_full_page() local 3179 struct buffer_head *head, *bh, *next; in reiserfs_invalidatepage() local 3252 struct buffer_head *head; in reiserfs_releasepage() local
|
| /linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
| D | response_manager.h | 45 struct list_head head; member
|
| /linux-4.4.14/net/nfc/ |
| D | nfc.h | 48 struct hlist_head head; member
|
| /linux-4.4.14/arch/powerpc/oprofile/cell/ |
| D | pr_util.h | 78 unsigned int head, tail; member
|
| /linux-4.4.14/fs/proc/ |
| D | inode.c | 34 struct ctl_table_header *head; in proc_evict_inode() local 75 static void proc_i_callback(struct rcu_head *head) in proc_i_callback()
|
| D | page.c | 132 struct page *head = compound_head(page); in stable_page_flags() local
|
| /linux-4.4.14/drivers/xen/events/ |
| D | events_fifo.c | 61 uint32_t head[EVTCHN_FIFO_MAX_QUEUES]; member 288 uint32_t head; in consume_one_event() local
|
| /linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
| D | rx.c | 290 struct ar9170_rx_head *head, struct ar9170_rx_macstatus *mac, in carl9170_rx_mac_status() 699 struct ar9170_rx_head *head; in carl9170_rx_untie_data() local
|
| D | fw.c | 53 const struct carl9170fw_desc_head *head, unsigned int max_len) in carl9170_fw_verify_descs()
|
| /linux-4.4.14/drivers/gpu/drm/virtio/ |
| D | virtgpu_ioctl.c | 56 struct list_head *head) in virtio_gpu_object_list_validate() 79 static void virtio_gpu_unref_list(struct list_head *head) in virtio_gpu_unref_list()
|
| /linux-4.4.14/fs/logfs/ |
| D | segment.c | 18 struct btree_head32 *head = &super->s_reserved_segments; in logfs_mark_segment_bad() local 170 struct btree_head128 *head = &logfs_super(sb)->s_object_alias_tree; in alias_tree_lookup() local 179 struct btree_head128 *head = &logfs_super(sb)->s_object_alias_tree; in alias_tree_insert() local 480 struct btree_head128 *head = &super->s_object_alias_tree; in move_btree_to_page() local
|
| /linux-4.4.14/drivers/target/ |
| D | target_core_user.c | 212 static inline size_t spc_used(size_t head, size_t tail, size_t size) in spc_used() 222 static inline size_t spc_free(size_t head, size_t tail, size_t size) in spc_free() 228 static inline size_t head_to_end(size_t head, size_t size) in head_to_end() 233 #define UPDATE_HEAD(head, used, size) smp_store_release(&head, ((head % size) + used) % size) argument
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
| D | dma.h | 113 static inline void dma_spin_for_len(uint len, struct sk_buff *head) in dma_spin_for_len()
|
| /linux-4.4.14/drivers/input/joystick/iforce/ |
| D | iforce-packets.c | 55 int head, tail; in iforce_send_packet() local
|
| /linux-4.4.14/drivers/soc/qcom/ |
| D | smd.c | 225 __le32 head; member 247 __le32 head; member 385 unsigned head; in qcom_smd_channel_get_rx_avail() local 659 unsigned head; in qcom_smd_get_tx_avail() local 677 unsigned head; in qcom_smd_write_fifo() local
|
| /linux-4.4.14/fs/9p/ |
| D | vfs_dir.c | 55 int head; member
|
| /linux-4.4.14/kernel/events/ |
| D | callchain.c | 37 static void release_callchain_buffers_rcu(struct rcu_head *head) in release_callchain_buffers_rcu()
|
| D | ring_buffer.c | 48 unsigned long head; in perf_output_put_handle() local 109 unsigned long tail, offset, head; in perf_output_begin() local
|
| /linux-4.4.14/include/linux/ceph/ |
| D | pagelist.h | 10 struct list_head head; member
|
| /linux-4.4.14/drivers/tty/serial/jsm/ |
| D | jsm_neo.c | 291 u16 head; in neo_copy_data_from_uart_to_queue() local 488 u16 head; in neo_copy_data_from_queue_to_uart() local
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_sdma.c | 253 static void unmap_desc(struct qib_pportdata *ppd, unsigned head) in unmap_desc() 728 u16 head, tail, cnt; in dump_sdma_state() local
|
| D | qib_srq.c | 222 u32 sz, size, n, head, tail; in qib_modify_srq() local
|
| /linux-4.4.14/net/vmw_vsock/ |
| D | vmci_transport_notify.c | 194 u64 head; in send_waiting_read() local 236 u64 head; in send_waiting_write() local
|
| /linux-4.4.14/arch/x86/kernel/cpu/ |
| D | perf_event_intel_pt.c | 605 void *head = pt_buffer_region(buf); in pt_handle_status() local 682 unsigned long head = local64_read(&buf->head); in pt_buffer_reset_markers() local 778 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head) in pt_buffer_reset_offsets()
|
| /linux-4.4.14/net/dccp/ccids/lib/ |
| D | packet_history.h | 56 tfrc_tx_hist_find_entry(struct tfrc_tx_hist_entry *head, u64 seqno) in tfrc_tx_hist_find_entry()
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | axisflashmap.h | 46 struct partitiontable_head head; member
|
| /linux-4.4.14/net/ieee802154/6lowpan/ |
| D | core.c | 176 static void lowpan_dellink(struct net_device *ldev, struct list_head *head) in lowpan_dellink()
|
| /linux-4.4.14/drivers/ptp/ |
| D | ptp_private.h | 36 int head; member
|
| /linux-4.4.14/include/linux/mtd/ |
| D | inftl.h | 41 int head,sect,cyl; member
|
| D | nftl.h | 47 int head,sect,cyl; member
|
| /linux-4.4.14/fs/freevxfs/ |
| D | vxfs_inode.c | 343 static void vxfs_i_callback(struct rcu_head *head) in vxfs_i_callback()
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
| D | i40e_lan_hmc.h | 43 u16 head; member 76 u16 head; member
|
| /linux-4.4.14/drivers/md/ |
| D | dm-bio-prison.c | 350 static void __sweep(struct dm_deferred_set *ds, struct list_head *head) in __sweep() 362 void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head) in dm_deferred_entry_dec()
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
| D | i40e_lan_hmc.h | 43 u16 head; member 76 u16 head; member
|
| /linux-4.4.14/drivers/gpu/drm/exynos/ |
| D | exynos_drm_ipp.c | 606 struct list_head *head = &c_node->mem_list[ops]; in ipp_clean_mem_nodes() local 748 struct list_head *head; in ipp_find_mem_node() local 1207 struct list_head *head; in ipp_start_property() local 1413 struct list_head *head; in ipp_send_event() local
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | srq.c | 239 u32 sz, size, n, head, tail; in hfi1_modify_srq() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| D | pad.h | 19 struct list_head head; member
|
| /linux-4.4.14/kernel/ |
| D | futex.c | 789 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local 2863 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument 2889 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local 2979 struct robust_list __user * __user *head, in fetch_robust_entry() 3001 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local
|
| /linux-4.4.14/fs/ |
| D | aio.c | 55 unsigned head; /* Written to by userland or under ring_lock member 938 static void refill_reqs_available(struct kioctx *ctx, unsigned head, in refill_reqs_available() 972 unsigned head; in user_refill_reqs_available() local 1065 unsigned tail, pos, head; in aio_complete() local 1166 unsigned head, tail, pos; in aio_read_events_ring() local
|
| /linux-4.4.14/kernel/trace/ |
| D | ring_buffer.c | 492 unsigned long head; member 857 struct buffer_page *head; in rb_head_page_activate() local 892 struct buffer_page *head, in rb_head_page_set() 915 struct buffer_page *head, in rb_head_page_set_update() 924 struct buffer_page *head, in rb_head_page_set_head() 933 struct buffer_page *head, in rb_head_page_set_normal() 952 struct buffer_page *head; in rb_set_head_page() local 1107 struct list_head *head = cpu_buffer->pages; in rb_check_pages() local 1267 struct list_head *head = cpu_buffer->pages; in rb_free_cpu_buffer() local 3042 struct buffer_page *head = rb_set_head_page(cpu_buffer); in rb_per_cpu_empty() local
|
| /linux-4.4.14/drivers/usb/gadget/function/ |
| D | u_serial.c | 623 static void gs_free_requests(struct usb_ep *ep, struct list_head *head, in gs_free_requests() 637 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests() 672 struct list_head *head = &port->read_pool; in gs_start_io() local
|
| /linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
| D | enic_clsf.c | 234 struct hlist_head *head; in enic_rx_flow_steer() local
|
| /linux-4.4.14/lib/ |
| D | digsig.c | 78 int head, i; in digsig_verify_rsa() local
|
| /linux-4.4.14/sound/usb/usx2y/ |
| D | usx2yhwdeppcm.c | 69 int head = usX2Y->hwdep_pcm_shm->captured_iso_head + 1; in usX2Y_usbpcm_urb_capt_retire() local 157 int head = shm->captured_iso_head + 1; in usX2Y_usbpcm_urb_capt_iso_advance() local
|
| /linux-4.4.14/drivers/of/ |
| D | pdt.c | 139 struct property *head, *tail; in of_pdt_build_prop_list() local
|
| /linux-4.4.14/arch/um/drivers/ |
| D | line.h | 51 char *head; member
|
| /linux-4.4.14/net/caif/ |
| D | cfrfml.c | 217 u8 head[6]; in cfrfml_transmit() local
|
| /linux-4.4.14/arch/arm/mach-netx/ |
| D | xc.c | 120 struct fw_header *head; in xc_request_firmware() local
|
| /linux-4.4.14/block/ |
| D | blk-ioc.c | 31 static void icq_free_icq_rcu(struct rcu_head *head) in icq_free_icq_rcu()
|
| /linux-4.4.14/fs/autofs4/ |
| D | root.c | 166 struct list_head *p, *head; in autofs4_lookup_active() local 221 struct list_head *p, *head; in autofs4_lookup_expiring() local
|
| /linux-4.4.14/drivers/net/wireless/cw1200/ |
| D | queue.c | 20 struct list_head head; member 93 struct list_head *head, in __cw1200_queue_gc()
|
| /linux-4.4.14/drivers/acpi/ |
| D | acpi_ipmi.c | 41 struct list_head head; member 73 struct list_head head; member
|
| /linux-4.4.14/include/net/ |
| D | inet_hashtables.h | 93 #define inet_bind_bucket_for_each(tb, head) \ argument 110 struct hlist_nulls_head head; member
|
| /linux-4.4.14/drivers/ps3/ |
| D | ps3-vuart.c | 83 struct list_head head; member 89 struct list_head head; member 470 const unsigned char *head; member
|
| /linux-4.4.14/drivers/misc/sgi-xp/ |
| D | xpc_uv.c | 955 xpc_init_fifo_uv(struct xpc_fifo_head_uv *head) in xpc_init_fifo_uv() 964 xpc_get_fifo_entry_uv(struct xpc_fifo_head_uv *head) in xpc_get_fifo_entry_uv() 986 xpc_put_fifo_entry_uv(struct xpc_fifo_head_uv *head, in xpc_put_fifo_entry_uv() 1003 xpc_n_of_fifo_entries_uv(struct xpc_fifo_head_uv *head) in xpc_n_of_fifo_entries_uv()
|
| /linux-4.4.14/fs/f2fs/ |
| D | segment.c | 542 struct list_head *head = &SM_I(sbi)->discard_list; in __add_discard_entry() local 602 struct list_head *head = &(SM_I(sbi)->discard_list); in release_discard_addrs() local 628 struct list_head *head = &(SM_I(sbi)->discard_list); in clear_prefree_segments() local 1815 struct list_head *head) in adjust_sit_entry_set() 1829 static void add_sit_entry(unsigned int segno, struct list_head *head) in add_sit_entry() 1890 struct list_head *head = &SM_I(sbi)->sit_entry_set; in flush_sit_entries() local
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_log_recover.c | 295 xlog_rec_header_t *head) in xlog_header_check_dump() 303 #define xlog_header_check_dump(mp, head) argument 312 xlog_rec_header_t *head) in xlog_header_check_recover() 345 xlog_rec_header_t *head) in xlog_header_check_mount() 513 xlog_rec_header_t *head = NULL; in xlog_find_verify_log_record() local 3414 struct list_head *head) in xlog_recover_add_item()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
| D | ldlm_flock.c | 74 #define list_for_remaining_safe(pos, n, head) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_mn.c | 297 struct list_head *head; in radeon_mn_unregister() local
|
| /linux-4.4.14/fs/ubifs/ |
| D | scan.c | 370 struct list_head *head; in ubifs_scan_destroy() local
|
| /linux-4.4.14/net/llc/ |
| D | llc_proc.c | 43 struct hlist_nulls_head *head = &sap->sk_laddr_hash[i]; in llc_get_sk_idx() local
|