/linux-4.1.27/kernel/trace/ |
D | trace_syscalls.c | 552 struct hlist_head *head; in perf_syscall_enter() local 626 struct hlist_head *head; in perf_syscall_exit() local
|
D | trace_event_perf.c | 306 struct hlist_head *head; in perf_ftrace_function_call() local
|
D | trace_kprobe.c | 1140 struct hlist_head *head; in kprobe_perf_func() local 1175 struct hlist_head *head; in kretprobe_perf_func() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce_amd.c | 554 struct list_head *head = &b->blocks->miscj; in __threshold_add_blocks() local 669 struct threshold_bank *head = per_cpu(threshold_banks, cpu)[bank]; in deallocate_threshold_block() local
|
/linux-4.1.27/ipc/ |
D | util.c | 456 void ipc_rcu_putref(void *ptr, void (*func)(struct rcu_head *head)) in ipc_rcu_putref() 466 void ipc_rcu_free(struct rcu_head *head) in ipc_rcu_free()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 531 u32 head; in qib_error_qp() local 925 u32 head; in qib_compute_aeth() local
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_ring.c | 135 int head; in virtqueue_add() local 424 static void detach_buf(struct vring_virtqueue *vq, unsigned int head) in detach_buf()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.h | 246 u16 head; member 282 u16 head, head_len, pushed; member
|
/linux-4.1.27/include/drm/ |
D | drm_crtc.h | 199 struct list_head head; member 219 struct list_head head; member 226 struct list_head head; member 231 struct list_head head; member 425 struct list_head head; member 588 struct list_head head; member 671 struct list_head head; member 844 struct list_head head; member
|
/linux-4.1.27/fs/jffs2/ |
D | nodemgmt.c | 565 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
|
D | super.c | 47 static void jffs2_i_callback(struct rcu_head *head) in jffs2_i_callback()
|
D | scan.c | 1127 static void rotate_list(struct list_head *head, uint32_t count) in rotate_list()
|
/linux-4.1.27/include/linux/ |
D | srcu.h | 42 struct rcu_head *head, **tail; member
|
D | wait.h | 114 static inline void __add_wait_queue(wait_queue_head_t *head, wait_queue_t *new) in __add_wait_queue() 129 static inline void __add_wait_queue_tail(wait_queue_head_t *head, in __add_wait_queue_tail() 143 __remove_wait_queue(wait_queue_head_t *head, wait_queue_t *old) in __remove_wait_queue()
|
D | if_team.h | 238 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index() local 259 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu() local
|
D | buffer_head.h | 266 struct buffer_head *head) in attach_page_buffers()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf_res.c | 51 struct list_head head; member
|
D | vmwgfx_context.c | 822 void vmw_context_binding_res_list_kill(struct list_head *head) in vmw_context_binding_res_list_kill() 839 void vmw_context_binding_res_list_scrub(struct list_head *head) in vmw_context_binding_res_list_scrub()
|
/linux-4.1.27/arch/s390/mm/ |
D | gup.c | 55 struct page *head, *page, *tail; in gup_huge_pmd() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmast.c | 295 struct list_head *head = NULL; in dlm_proxy_ast_handler() local
|
/linux-4.1.27/drivers/dma/ioat/ |
D | dma_v2.h | 56 u16 head; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nv50.c | 83 u32 head = *(u32 *)args; in nv50_sw_mthd_vblsem_release() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | base.c | 60 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank()
|
/linux-4.1.27/drivers/xen/ |
D | grant-table.c | 154 grant_ref_t head; in get_free_entries() local 466 void gnttab_free_grant_references(grant_ref_t head) in gnttab_free_grant_references() 487 int gnttab_alloc_grant_references(u16 count, grant_ref_t *head) in gnttab_alloc_grant_references()
|
D | xen-scsiback.c | 643 struct list_head *head = &(info->v2p_entry_lists); in scsiback_do_translation() local 866 struct list_head *head = &(info->v2p_entry_lists); in scsiback_add_translation_entry() local 967 struct list_head *head = &(info->v2p_entry_lists); in scsiback_del_translation_entry() local 1171 struct list_head *head = &(info->v2p_entry_lists); in scsiback_release_translation_entry() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | pci_sun4v.c | 654 unsigned long *head) in pci_sun4v_get_head() 670 unsigned long msiqid, unsigned long *head, in pci_sun4v_dequeue_msi() 710 unsigned long head) in pci_sun4v_set_head()
|
D | kprobes.c | 519 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
D | pci_msi.c | 18 unsigned long orig_head, head; in sparc64_msiq_interrupt() local
|
/linux-4.1.27/net/sunrpc/ |
D | xdr.c | 135 struct kvec *head = xdr->head; in xdr_inline_pages() local 318 struct kvec *head, *tail; in xdr_shrink_bufhead() local 606 struct kvec *head = buf->head; in xdr_truncate_encode() local
|
D | auth.c | 383 void rpcauth_destroy_credlist(struct list_head *head) in rpcauth_destroy_credlist() 402 struct hlist_head *head; in rpcauth_clear_credcache() local
|
D | cache.c | 57 struct cache_head **head, **hp; in sunrpc_cache_lookup() local 122 static void cache_fresh_locked(struct cache_head *head, time_t expiry) in cache_fresh_locked() 130 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() 146 struct cache_head **head; in sunrpc_cache_update() local
|
D | sched.c | 564 struct list_head *head; in rpc_wake_up() local 593 struct list_head *head; in rpc_wake_up_status() local
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | atarilance.c | 241 #define PKTBUF_ADDR(head) (((unsigned char *)(MEM)) + (head)->base) argument 778 struct lance_tx_head *head; in lance_start_xmit() local 972 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
|
/linux-4.1.27/tools/perf/util/ |
D | dso.c | 1014 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() 1074 size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid() 1089 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf()
|
D | evlist.h | 195 u64 head = ACCESS_ONCE(pc->data_head); in perf_mmap__read_head() local
|
D | evlist.c | 549 struct hlist_head *head; in perf_evlist__id2sid() local 605 struct hlist_head *head; in perf_evlist__event2evsel() local 637 u64 head = perf_mmap__read_head(md); in perf_evlist__mmap_read() local
|
D | session.c | 1184 u64 head; in __perf_session__process_pipe_events() local 1268 u64 head, size_t mmap_size, char *buf) in fetch_mmaped_event() 1313 u64 head, page_offset, file_offset, file_pos, size; in __perf_session__process_events() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.h | 29 struct list_head head; member
|
D | nouveau_fence.h | 13 struct list_head head; member
|
/linux-4.1.27/drivers/dma/ |
D | coh901318_lli.c | 58 struct coh901318_lli *head; in coh901318_lli_alloc() local
|
/linux-4.1.27/net/sctp/ |
D | transport.c | 156 static void sctp_transport_destroy_rcu(struct rcu_head *head) in sctp_transport_destroy_rcu()
|
/linux-4.1.27/arch/s390/kernel/ |
D | perf_event.c | 265 unsigned long head; in perf_callchain_kernel() local
|
D | vtime.c | 202 static void list_add_sorted(struct vtimer_list *timer, struct list_head *head) in list_add_sorted()
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | adf_transport_internal.h | 66 uint16_t head; member
|
/linux-4.1.27/drivers/sh/intc/ |
D | virq.c | 27 #define for_each_virq(entry, head) \ argument
|
/linux-4.1.27/fs/gfs2/ |
D | meta_io.c | 38 struct buffer_head *bh, *head; in gfs2_aspace_writepage() local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | common.c | 299 unsigned head, tail; in clear_events() local 569 unsigned n, head, tail, bytesleft; in gigaset_fill_inbuf() local
|
D | isocdata.c | 944 unsigned tail, head, numbytes; in gigaset_isoc_input() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 76 struct revmap_entry *head, *tail; in kvmppc_add_revmap_chain() local 106 unsigned long gfn, ptel, head; in remove_revmap_chain() local
|
D | book3s_mmu_hpte.c | 106 static void free_pte_rcu(struct rcu_head *head) in free_pte_rcu()
|
D | book3s_64_mmu_hv.c | 814 unsigned long head, i, j; in kvm_age_rmapp() local 872 unsigned long head, i, j; in kvm_test_age_rmapp() local 921 unsigned long head, i, j; in kvm_test_clear_dirty_npages() local
|
/linux-4.1.27/drivers/ps3/ |
D | ps3av_cmd.c | 378 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt, in ps3av_cmd_set_video_mode() 421 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black()
|
/linux-4.1.27/fs/jbd/ |
D | transaction.c | 1729 struct buffer_head *head; in journal_try_to_free_buffers() local 2032 struct buffer_head *head, *bh, *next; in journal_invalidatepage() local
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_hw.c | 2312 u32 head; in nes_process_ceq() local 2351 u32 head; in nes_process_aeq() local 2801 u32 head; in nes_nic_ce_handler() local 3021 u32 head; in nes_cqp_ce_handler() local
|
D | nes_verbs.c | 221 u32 head; in nes_bind_mw() local 3270 u32 head; in nes_post_send() local 3551 u32 head; in nes_post_recv() local 3642 u32 head; in nes_poll_cq() local
|
/linux-4.1.27/net/core/ |
D | gen_estimator.c | 95 struct rcu_head head; member
|
/linux-4.1.27/drivers/mtd/ |
D | sm_ftl.h | 70 unsigned char head; member
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | ipipe.c | 91 struct list_head *head, *pos; in __ipipe_handle_irq() local
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 352 int ccp_register_aes_cmac_algs(struct list_head *head) in ccp_register_aes_cmac_algs()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | init.c | 591 struct list_head *head; in mwifiex_delete_bss_prio_tbl() local
|
/linux-4.1.27/fs/sysv/ |
D | inode.c | 322 static void sysv_i_callback(struct rcu_head *head) in sysv_i_callback()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | device.h | 8 struct list_head head; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_context.c | 35 struct list_head head; member
|
D | drm_agpsupport.c | 401 struct drm_agp_head *head = NULL; in drm_agp_init() local
|
/linux-4.1.27/drivers/net/irda/ |
D | bfin_sir.h | 34 int head; member
|
/linux-4.1.27/net/dccp/ |
D | ackvec.c | 350 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 177 static struct qlcnic_filter *qlcnic_find_mac_filter(struct hlist_head *head, in qlcnic_find_mac_filter() 197 struct hlist_head *head; in qlcnic_add_lb_filter() local 311 struct hlist_head *head; in qlcnic_send_filter() local 849 struct list_head *head; in qlcnic_post_rx_buffers_nodb() local 1441 struct list_head *head; in qlcnic_post_rx_buffers() local
|
/linux-4.1.27/kernel/rcu/ |
D | tree.c | 2903 struct rcu_head *head, unsigned long flags) in __call_rcu_core() 2966 __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu), in __call_rcu() 3037 void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_sched() 3046 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh() 3059 void kfree_call_rcu(struct rcu_head *head, in kfree_call_rcu()
|
/linux-4.1.27/net/ipv6/ |
D | sit.c | 395 static void prl_list_destroy_rcu(struct rcu_head *head) in prl_list_destroy_rcu() 1729 static void ipip6_dellink(struct net_device *dev, struct list_head *head) in ipip6_dellink() 1766 struct list_head *head) in sit_destroy_tunnels()
|
D | ip6_fib.c | 219 struct hlist_head *head; in fib6_get_table() local 357 struct hlist_head *head; in inet6_dump_fib() local 1630 struct hlist_head *head; in __fib6_clean_all() local
|
D | xfrm6_tunnel.c | 191 static void x6spi_destroy_rcu(struct rcu_head *head) in x6spi_destroy_rcu()
|
D | ip6_gre.c | 1290 static void ip6gre_destroy_tunnels(struct net *net, struct list_head *head) in ip6gre_destroy_tunnels() 1564 static void ip6gre_dellink(struct net_device *dev, struct list_head *head) in ip6gre_dellink()
|
/linux-4.1.27/drivers/vhost/ |
D | vhost.c | 1226 unsigned int i, head, found = 0; in vhost_get_vq_desc() local 1358 int vhost_add_used(struct vhost_virtqueue *vq, unsigned int head, int len) in vhost_add_used() 1497 unsigned int head, int len) in vhost_add_used_and_signal()
|
D | test.c | 42 int head; in handle_vq() local
|
D | net.c | 298 int head; in handle_tx() local 423 struct sk_buff *head; in peek_head_len() local
|
/linux-4.1.27/drivers/hsi/clients/ |
D | cmt_speech.c | 144 static void cs_notify(u32 message, struct list_head *head) in cs_notify() 175 static u32 cs_pop_entry(struct list_head *head) in cs_pop_entry() 1328 static void cs_free_char_queue(struct list_head *head) in cs_free_char_queue()
|
/linux-4.1.27/arch/tile/kernel/ |
D | kprobes.c | 449 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/drivers/scsi/arm/ |
D | queue.c | 106 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) in __queue_add()
|
/linux-4.1.27/arch/x86/xen/ |
D | spinlock.c | 115 __ticket_t head; in xen_lock_spinning() local
|
/linux-4.1.27/sound/oss/ |
D | midibuf.c | 35 int len, head, tail; member
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | kprobes.c | 295 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/fs/afs/ |
D | super.c | 502 static void afs_i_callback(struct rcu_head *head) in afs_i_callback()
|
/linux-4.1.27/arch/x86/kernel/ |
D | nmi.c | 38 struct list_head head; member
|
/linux-4.1.27/include/linux/wimax/ |
D | debug.h | 172 void __d_head(char *head, size_t head_size, in __d_head()
|
/linux-4.1.27/net/ethernet/ |
D | eth.c | 394 struct sk_buff **eth_gro_receive(struct sk_buff **head, in eth_gro_receive()
|
/linux-4.1.27/security/tomoyo/ |
D | audit.c | 430 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
|
/linux-4.1.27/net/sched/ |
D | sch_generic.c | 665 static void qdisc_rcu_free(struct rcu_head *head) in qdisc_rcu_free() 873 void dev_deactivate_many(struct list_head *head) in dev_deactivate_many()
|
D | act_police.c | 62 struct hlist_head *head; in tcf_act_police_walker() local
|
/linux-4.1.27/fs/ntfs/ |
D | file.c | 595 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ntfs_prepare_pages_for_non_resident_write() local 1405 struct buffer_head *bh, *head; in ntfs_commit_pages_after_non_resident_write() local
|
D | mft.c | 472 struct buffer_head *bh, *head; in ntfs_sync_mft_mirror() local 677 struct buffer_head *bh, *head; in write_mft_record_nolock() local
|
/linux-4.1.27/net/ipv4/ |
D | devinet.c | 202 static void inet_rcu_free_ifa(struct rcu_head *head) in inet_rcu_free_ifa() 278 static void in_dev_rcu_put(struct rcu_head *head) in in_dev_rcu_put() 1573 struct hlist_head *head; in inet_dump_ifaddr() local 1893 struct hlist_head *head; in inet_netconf_dump_devconf() local
|
D | tcp_probe.c | 82 unsigned long head, tail; member
|
D | inet_diag.c | 761 struct request_sock *req, *head = lopt->syn_table[j]; in inet_diag_dump_reqs() local 882 struct inet_ehash_bucket *head = &hashinfo->ehash[i]; in inet_diag_dump_icsk() local
|
D | raw.c | 99 struct hlist_head *head; in raw_hash_sk() local 171 struct hlist_head *head; in raw_v4_input() local
|
D | geneve.c | 150 static struct sk_buff **geneve_gro_receive(struct sk_buff **head, in geneve_gro_receive()
|
D | fou.c | 176 static struct sk_buff **fou_gro_receive(struct sk_buff **head, in fou_gro_receive() 254 static struct sk_buff **gue_gro_receive(struct sk_buff **head, in gue_gro_receive()
|
/linux-4.1.27/arch/arc/kernel/ |
D | kprobes.c | 441 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/fs/hfs/ |
D | super.c | 169 static void hfs_i_callback(struct rcu_head *head) in hfs_i_callback()
|
/linux-4.1.27/drivers/ide/ |
D | ide.c | 240 u8 head; member
|
/linux-4.1.27/drivers/net/ethernet/qualcomm/ |
D | qca_spi.h | 58 u16 head; member
|
/linux-4.1.27/drivers/base/ |
D | attribute_container.c | 183 #define klist_for_each_entry(pos, head, member, iter) \ argument
|
/linux-4.1.27/fs/logfs/ |
D | inode.c | 144 static void logfs_i_callback(struct rcu_head *head) in logfs_i_callback()
|
D | dev_bdev.c | 135 int head; in bdev_writeseg() local
|
D | dev_mtd.c | 208 int head; in logfs_mtd_writeseg() local
|
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.1.27/net/dccp/ccids/lib/ |
D | packet_history.c | 77 struct tfrc_tx_hist_entry *head = *headp; in tfrc_tx_hist_purge() local
|
/linux-4.1.27/include/net/ |
D | bond_alb.h | 132 u32 head; /* Index to the head of the bi-directional clients member
|
D | act_api.h | 85 struct list_head head; member
|
D | sock.h | 347 struct sk_buff *head; member 492 static inline struct sock *__sk_head(const struct hlist_head *head) in __sk_head() 497 static inline struct sock *sk_head(const struct hlist_head *head) in sk_head() 502 static inline struct sock *__sk_nulls_head(const struct hlist_nulls_head *head) in __sk_nulls_head() 507 static inline struct sock *sk_nulls_head(const struct hlist_nulls_head *head) in sk_nulls_head() 680 #define sk_nulls_for_each_entry_offset(tpos, pos, head, offset) \ argument
|
D | udp.h | 62 struct hlist_nulls_head head; member
|
D | netlink.h | 596 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument 1222 #define nla_for_each_attr(pos, head, len, rem) \ argument
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | intel_pt.h | 114 local64_t head; member
|
/linux-4.1.27/fs/bfs/ |
D | inode.c | 250 static void bfs_i_callback(struct rcu_head *head) in bfs_i_callback()
|
/linux-4.1.27/kernel/time/ |
D | timer_stats.c | 169 struct entry **head, *curr, *prev; in tstat_lookup() local
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_setup.c | 209 static void NVSelectHeadRegisters(struct nvidia_par *par, int head) in NVSelectHeadRegisters()
|
/linux-4.1.27/fs/befs/ |
D | btree.c | 82 befs_host_btree_nodehead head; /* head of node converted to cpu byteorder */ member
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 34 struct list_head head; member
|
D | dfs_pattern_detector.c | 151 struct list_head head; member
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_plog.h | 138 u16 head; member
|
/linux-4.1.27/net/8021q/ |
D | vlan.c | 78 void unregister_vlan_dev(struct net_device *dev, struct list_head *head) in unregister_vlan_dev()
|
/linux-4.1.27/fs/hfsplus/ |
D | super.c | 624 static void hfsplus_i_callback(struct rcu_head *head) in hfsplus_i_callback()
|
/linux-4.1.27/sound/usb/ |
D | mixer.h | 54 struct usb_mixer_elem_list head; member
|
/linux-4.1.27/arch/mips/kernel/ |
D | kprobes.c | 603 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/kernel/ |
D | audit_tree.c | 19 struct rcu_head head; member 30 struct rcu_head head; member
|
D | tracepoint.c | 69 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes()
|
D | smp.c | 214 struct llist_head *head; in flush_smp_call_function_queue() local
|
/linux-4.1.27/fs/f2fs/ |
D | checkpoint.c | 498 struct list_head *head; in write_orphan_inodes() local 772 struct list_head *head; in sync_dirty_dir_inodes() local
|
D | node.c | 155 struct nat_entry_set *head; in __set_nat_cache_dirty() local 180 struct nat_entry_set *head; in __clear_nat_cache_dirty() local 1806 struct list_head *head, int max) in __adjust_nat_entry_set()
|
/linux-4.1.27/fs/nfs/ |
D | direct.c | 441 static void nfs_read_sync_pgio_error(struct list_head *head) in nfs_read_sync_pgio_error() 828 static void nfs_write_sync_pgio_error(struct list_head *head) in nfs_write_sync_pgio_error()
|
D | read.c | 199 nfs_async_read_error(struct list_head *head) in nfs_async_read_error()
|
/linux-4.1.27/net/tipc/ |
D | link.c | 762 struct sk_buff_head head; in __tipc_link_xmit_skb() local 779 struct sk_buff_head head; in tipc_link_xmit_skb() local 1041 struct sk_buff_head head; in tipc_rcv() local
|
D | name_distr.c | 215 struct sk_buff_head head; in tipc_named_node_up() local
|
/linux-4.1.27/fs/fat/ |
D | inode.c | 364 struct hlist_head *head = sbi->inode_hashtable in fat_attach() local 407 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_iget() local 650 static void fat_i_callback(struct rcu_head *head) in fat_i_callback()
|
D | nfs.c | 35 struct hlist_head *head; in fat_dget() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 1663 #define netxen_merge_rx_buffers(list, head) \ argument 1835 struct list_head *head; in netxen_post_rx_buffers() local 1892 struct list_head *head; in netxen_post_rx_buffers_nodb() local
|
/linux-4.1.27/fs/ceph/ |
D | mds_client.c | 1436 struct ceph_mds_cap_release *head; in ceph_add_cap_releases() local 1581 struct ceph_mds_cap_release *head; in discard_cap_releases() local 1879 struct ceph_mds_request_head *head; in create_request_message() local 2182 struct list_head *head) in __wake_requests() 2340 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply() local
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_sdma.c | 77 static void unmap_desc(struct ipath_devdata *dd, unsigned head) in unmap_desc()
|
/linux-4.1.27/drivers/md/ |
D | multipath.c | 338 struct list_head *head = &conf->retry_list; in multipathd() local
|
/linux-4.1.27/fs/qnx4/ |
D | inode.c | 344 static void qnx4_i_callback(struct rcu_head *head) in qnx4_i_callback()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 400 static void romfs_i_callback(struct rcu_head *head) in romfs_i_callback()
|
/linux-4.1.27/arch/arm/kernel/ |
D | bios32.c | 454 struct list_head *head) in pcibios_init_hw()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq.h | 57 u32 head; member
|
D | i40e_txrx.c | 138 void *head = (struct i40e_tx_desc *)tx_ring->desc + tx_ring->count; in i40e_get_head() local 152 u32 head, tail; in i40e_get_tx_pending() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.h | 57 u32 head; member
|
/linux-4.1.27/include/linux/sunrpc/ |
D | xdr.h | 56 struct kvec head[1], /* RPC header + non-page data */ member
|
/linux-4.1.27/drivers/tty/serial/jsm/ |
D | jsm_tty.c | 527 u16 head; in jsm_input() local
|
D | jsm_cls.c | 364 u16 head; in cls_copy_data_from_uart_to_queue() local
|
/linux-4.1.27/drivers/scsi/ |
D | ncr53c8xx.c | 163 static inline struct list_head *ncr_list_pop(struct list_head *head) in ncr_list_pop() 1366 struct head { struct 1389 ** The virtual address of the ccb containing this header. argument 1400 /* last DWORD of the header. */ argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gpu_error.c | 704 int count, struct list_head *head) in capture_active_bo() 719 int count, struct list_head *head, in capture_pinned_bo()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 255 cfs_hash_head_t *head = (cfs_hash_head_t *)&bd->bd_bucket->hsb_head[0]; in cfs_hash_hh_hhead() local 294 cfs_hash_head_dep_t *head; in cfs_hash_hd_hhead() local 338 cfs_hash_dhead_t *head; in cfs_hash_dh_hhead() local 393 cfs_hash_dhead_dep_t *head; in cfs_hash_dd_hhead() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | console.c | 743 lstcon_nodes_getent(struct list_head *head, int *index_p, in lstcon_nodes_getent() 1144 struct list_head *head; in lstcon_testrpc_condition() local 1486 struct list_head head; in lstcon_ndlist_stat() local
|
/linux-4.1.27/fs/ext4/ |
D | inode.c | 830 struct buffer_head *head, in ext4_walk_page_buffers() 924 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ext4_block_write_begin() local 1367 struct buffer_head *head, *bh; in ext4_da_page_release_reservation() local 1991 struct buffer_head *head, in mpage_process_page_bufs() 2039 struct buffer_head *head, *bh; in mpage_map_and_submit_buffers() local 2321 struct buffer_head *head; in mpage_prepare_extent_to_map() local
|
D | move_extent.c | 184 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in mext_page_mkuptodate() local
|
D | file.c | 385 struct buffer_head *bh, *head; in ext4_find_unwritten_pgoff() local
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_eckd.h | 100 __u16 head; member 108 __u16 head; member 113 __u16 head; member 119 __u16 head; member 125 __u16 head; member
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.h | 13 unsigned int head; member
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | core.c | 432 struct hlist_head *head, empty_rp; in trampoline_handler() local
|
/linux-4.1.27/drivers/gpu/drm/via/ |
D | via_dmablit.h | 66 unsigned head; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_capa.c | 123 static void sort_add_capa(struct obd_capa *ocapa, struct list_head *head) in sort_add_capa()
|
/linux-4.1.27/drivers/acpi/ |
D | utils.c | 66 u8 *head = NULL; in acpi_extract_package() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvmodesnv17.c | 547 int head = nouveau_crtc(encoder->crtc)->index; in nv17_ctv_update_rescaler() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | i2c.h | 37 struct list_head head; member
|
/linux-4.1.27/fs/jbd2/ |
D | transaction.c | 1882 struct buffer_head *head; in jbd2_journal_try_to_free_buffers() local 2177 struct buffer_head *head, *bh, *next; in jbd2_journal_invalidatepage() local
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_demux.c | 1181 struct list_head *head = &dvbdemux->frontend_list; in dvbdmx_add_frontend() local 1192 struct list_head *pos, *n, *head = &dvbdemux->frontend_list; in dvbdmx_remove_frontend() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage.c | 459 static void hugepd_free_rcu_callback(struct rcu_head *head) in hugepd_free_rcu_callback() 1057 struct page *head, *page, *tail; in gup_hugepte() local
|
/linux-4.1.27/sound/soc/codecs/ |
D | sigmadsp.c | 29 struct list_head head; member 40 struct list_head head; member
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log_priv.h | 500 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() 512 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
|
D | xfs_mount.c | 123 struct rcu_head *head) in __xfs_free_perag()
|
/linux-4.1.27/fs/ |
D | namespace.c | 587 static void delayed_free_vfsmnt(struct rcu_head *head) in delayed_free_vfsmnt() 620 struct hlist_head *head = m_hash(mnt, dentry); in __lookup_mnt() local 1061 static void __cleanup_mnt(struct rcu_head *head) in __cleanup_mnt() 1329 struct hlist_head head; in namespace_unlock() local
|
D | mbcache.c | 719 __mb_cache_entry_find(struct hlist_bl_node *l, struct hlist_bl_head *head, in __mb_cache_entry_find()
|
/linux-4.1.27/net/bridge/ |
D | br_multicast.c | 169 static void br_mdb_free(struct rcu_head *head) in br_mdb_free() 209 void br_multicast_free_pg(struct rcu_head *head) in br_multicast_free_pg() 217 static void br_multicast_free_group(struct rcu_head *head) in br_multicast_free_group()
|
/linux-4.1.27/fs/ubifs/ |
D | debug.c | 713 int head = 0; in ubifs_dump_lprop() local 2301 int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_data_nodes_order() 2368 int dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_nondata_nodes_order()
|
/linux-4.1.27/drivers/usb/musb/ |
D | cppi_dma.h | 104 struct cppi_descriptor *head; member
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | fwio.c | 399 struct p54_scan_head *head; in p54_scan() local
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
D | i810_accel.c | 62 u32 head, count = WAIT_COUNT, tail; in wait_for_space() local
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | mixer_reg.c | 255 struct list_head *head = &layer->enq_list; in mxr_irq_layer_handle() local
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
D | arcmsr_attr.c | 84 unsigned int head = acb->rqbuf_putIndex; in arcmsr_sysfs_iop_message_read() local
|
/linux-4.1.27/fs/openpromfs/ |
D | inode.c | 339 static void openprom_i_callback(struct rcu_head *head) in openprom_i_callback()
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_acct.c | 36 struct list_head head; member
|
/linux-4.1.27/security/apparmor/ |
D | domain.c | 140 struct list_head *head) in __attach_match()
|
/linux-4.1.27/fs/proc/ |
D | internal.h | 255 static inline void sysctl_head_put(struct ctl_table_header *head) { } in sysctl_head_put()
|
/linux-4.1.27/kernel/events/ |
D | internal.h | 24 local_t head; /* write position */ member
|
/linux-4.1.27/fs/btrfs/ |
D | delayed-ref.h | 231 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_flock.c | 77 #define list_for_remaining_safe(pos, n, head) \ argument
|
/linux-4.1.27/arch/sh/kernel/ |
D | kprobes.c | 312 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
/linux-4.1.27/drivers/crypto/caam/ |
D | intern.h | 55 int head; /* entinfo (s/w ring) head index */ member
|
/linux-4.1.27/fs/adfs/ |
D | super.c | 251 static void adfs_i_callback(struct rcu_head *head) in adfs_i_callback()
|
/linux-4.1.27/include/uapi/linux/ |
D | fd.h | 16 head, /* nr of heads */ member 73 unsigned int device,head,track; member
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 567 struct page *head = compound_head(page); in hugetlbfs_set_page_dirty() local 672 static void hugetlbfs_i_callback(struct rcu_head *head) in hugetlbfs_i_callback()
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 240 struct sk_buff *fp, *head = fq->q.fragments; in lowpan_frag_reasm() local
|
/linux-4.1.27/drivers/usb/host/ |
D | uhci-debug.c | 379 struct list_head *tmp, *head; in uhci_sprint_schedule() local
|
/linux-4.1.27/drivers/net/ |
D | veth.c | 455 static void veth_dellink(struct net_device *dev, struct list_head *head) in veth_dellink()
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_krb5_wrap.c | 403 char head[LOCAL_BUF_LEN]; in rotate_buf_a_little() local
|
/linux-4.1.27/fs/nfsd/ |
D | nfscache.c | 209 struct list_head *head = &drc_hashtbl[i].lru_head; in nfsd_reply_cache_shutdown() local
|
/linux-4.1.27/drivers/net/caif/ |
D | caif_serial.c | 69 struct sk_buff_head head; member
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 1945 lnet_drop_delayed_msg_list(struct list_head *head, char *reason) in lnet_drop_delayed_msg_list() 1986 lnet_recv_delayed_msg_list(struct list_head *head) in lnet_recv_delayed_msg_list()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 98 struct list_head head; in lpfc_ct_unsol_event() local 434 struct list_head head; in lpfc_ns_rsp() local
|
/linux-4.1.27/net/can/ |
D | bcm.c | 288 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user() 406 struct bcm_msg_head head; in bcm_rx_changed() local
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | rxtx.h | 200 union vnt_tx_data_head head; member 205 union vnt_tx_data_head head; member
|
/linux-4.1.27/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()
|