Searched defs:head (Results 1 - 200 of 1185) sorted by relevance

123456

/linux-4.4.14/arch/frv/
H A DMakefile
/linux-4.4.14/arch/unicore32/kernel/
H A DMakefile
/linux-4.4.14/arch/hexagon/
H A DMakefile
/linux-4.4.14/arch/c6x/
H A DMakefile
/linux-4.4.14/include/drm/ttm/
H A Dttm_execbuf_util.h46 struct list_head head; member in struct:ttm_validate_buffer
/linux-4.4.14/arch/score/
H A DMakefile
/linux-4.4.14/arch/m68k/include/asm/
H A Datafd.h8 int head; /* "" "" */ member in struct:atari_format_descr
/linux-4.4.14/arch/alpha/
H A DMakefile
/linux-4.4.14/sound/core/seq/
H A Dseq_prioq.h30 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member in struct:snd_seq_prioq
H A Dseq_fifo.h32 struct snd_seq_event_cell *head; /* pointer to head of fifo */ member in struct:snd_seq_fifo
/linux-4.4.14/kernel/
H A Duser-return-notifier.c38 struct hlist_head *head; fire_user_return_notifiers() local
H A Dtask_work.c29 struct callback_head *head; task_work_add() local
90 struct callback_head *work, *head, *next; task_work_run() local
H A Dfutex_compat.c52 struct compat_robust_list_head __user *head = curr->compat_robust_list; compat_exit_robust_list() local
139 struct compat_robust_list_head __user *head; COMPAT_SYSCALL_DEFINE3() local
23 fetch_robust_entry(compat_uptr_t *uentry, struct robust_list __user **entry, compat_uptr_t __user *head, unsigned int *pi) fetch_robust_entry() argument
/linux-4.4.14/arch/metag/
H A DMakefile
/linux-4.4.14/arch/openrisc/
H A DMakefile
/linux-4.4.14/arch/m68k/
H A DMakefile
/linux-4.4.14/drivers/scsi/arm/
H A Dqueue.h14 struct list_head head; member in struct:__anon9179
H A Dqueue.c106 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) __queue_add() argument
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_rma_list.h41 struct list_head *head; member in struct:scif_rma_req
H A Dscif_debugfs.c96 static void scif_display_all_windows(struct list_head *head, struct seq_file *s) scif_display_all_windows() argument
H A Dscif_rma_list.c28 void scif_insert_tcw(struct scif_window *window, struct list_head *head) scif_insert_tcw() argument
58 void scif_insert_window(struct scif_window *window, struct list_head *head) scif_insert_window() argument
87 struct list_head *item, *temp, *head = req->head; scif_query_tcw() local
207 struct list_head *head = &ep->rma_info.reg_list; scif_rma_list_unregister() local
239 struct list_head *head = &ep->rma_info.reg_list; scif_unmap_all_windows() local
261 struct list_head *head = &ep->rma_info.reg_list; scif_unregister_all_windows() local
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_legacy.h86 struct list_head head; member in struct:drm_agp_mem
H A Ddrm_context.c35 struct list_head head; member in struct:drm_ctx_list
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnv10_fence.h10 struct nvif_object head[4]; member in struct:nv10_fence_chan
H A Dnouveau_bo.h18 struct list_head head; member in struct:nouveau_bo
H A Dnouveau_display.h29 struct list_head head; member in struct:nouveau_page_flip_state
H A Dnouveau_fence.h13 struct list_head head; member in struct:nouveau_fence
/linux-4.4.14/arch/tile/
H A DMakefile
/linux-4.4.14/arch/unicore32/
H A DMakefile
/linux-4.4.14/lib/
H A Dtimerqueue.c39 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) timerqueue_add() argument
75 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) timerqueue_del() argument
H A Dllist.c65 struct llist_node *llist_del_first(struct llist_head *head) llist_del_first() argument
91 struct llist_node *llist_reverse_order(struct llist_node *head) llist_reverse_order() argument
38 llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, struct llist_head *head) llist_add_batch() argument
H A Dplist.c57 static void plist_check_head(struct plist_head *head) plist_check_head() argument
74 void plist_add(struct plist_node *node, struct plist_head *head) plist_add() argument
113 void plist_del(struct plist_node *node, struct plist_head *head) plist_del() argument
146 void plist_requeue(struct plist_node *node, struct plist_head *head) plist_requeue() argument
H A Ddigsig.c78 int head, i; digsig_verify_rsa() local
H A Dlist_sort.c24 struct list_head head, *tail = &head; merge() local
104 void list_sort(void *priv, struct list_head *head, list_sort() argument
48 merge_and_restore_back_links(void *priv, int (*cmp)(void *priv, struct list_head *a, struct list_head *b), struct list_head *head, struct list_head *a, struct list_head *b) merge_and_restore_back_links() argument
/linux-4.4.14/include/linux/
H A Dtimerqueue.h14 struct rb_root head; member in struct:timerqueue_head
35 struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head) timerqueue_getnext() argument
45 static inline void timerqueue_init_head(struct timerqueue_head *head) timerqueue_init_head() argument
H A Dcirc_buf.h10 int head; member in struct:circ_buf
H A Dfd.h12 compat_uint_t head; member in struct:compat_floppy_struct
H A Dresource_ext.h42 resource_list_add(struct resource_entry *entry, struct list_head *head) resource_list_add() argument
48 resource_list_add_tail(struct resource_entry *entry, struct list_head *head) resource_list_add_tail() argument
H A Dhid-debug.h43 int head; member in struct:hid_debug_list
H A Dllist.h158 static inline bool llist_empty(const struct llist_head *head) llist_empty() argument
178 static inline bool llist_add(struct llist_node *new, struct llist_head *head) llist_add() argument
191 static inline struct llist_node *llist_del_all(struct llist_head *head) llist_del_all() argument
H A Dxattr.h60 struct list_head head; member in struct:simple_xattrs
H A Dbtree-128.h5 static inline void btree_init_mempool128(struct btree_head128 *head, btree_init_mempool128() argument
11 static inline int btree_init128(struct btree_head128 *head) btree_init128() argument
16 static inline void btree_destroy128(struct btree_head128 *head) btree_destroy128() argument
21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) btree_lookup128() argument
27 static inline void *btree_get_prev128(struct btree_head128 *head, btree_get_prev128() argument
40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, btree_insert128() argument
48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, btree_update128() argument
56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) btree_remove128() argument
62 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_last128() argument
89 static inline size_t btree_visitor128(struct btree_head128 *head, btree_visitor128() argument
97 static inline size_t btree_grim_visitor128(struct btree_head128 *head, btree_grim_visitor128() argument
H A Dplist.h124 plist_head_init(struct plist_head *head) plist_head_init() argument
212 static inline int plist_head_empty(const struct plist_head *head) plist_head_empty() argument
282 static inline struct plist_node *plist_first(const struct plist_head *head) plist_first() argument
294 static inline struct plist_node *plist_last(const struct plist_head *head) plist_last() argument
H A Dhidraw.h37 int head; member in struct:hidraw_list
/linux-4.4.14/arch/s390/oprofile/
H A Dbacktrace.c58 unsigned long head; s390_backtrace() local
/linux-4.4.14/arch/sparc/
H A DMakefile
/linux-4.4.14/arch/nios2/
H A DMakefile
/linux-4.4.14/arch/m32r/
H A DMakefile
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2_alloc.c89 __be16 *c2_alloc_mqsp(struct c2_dev *c2dev, struct sp_chunk *head, c2_alloc_mqsp() argument
124 struct sp_chunk *head; c2_free_mqsp() local
39 c2_alloc_mqsp_chunk(struct c2_dev *c2dev, gfp_t gfp_mask, struct sp_chunk **head) c2_alloc_mqsp_chunk() argument
/linux-4.4.14/drivers/s390/cio/
H A Deadm_sch.h16 struct list_head head; member in struct:eadm_private
H A Dairq.c88 struct hlist_head *head; do_airq_interrupt() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.h16 struct list_head head; member in struct:nvkm_connector
H A Dcursnv50.c44 int head, ret; nv50_disp_curs_new() local
H A Dnv04.c33 nv04_disp_vblank_init(struct nvkm_disp *disp, int head) nv04_disp_vblank_init() argument
40 nv04_disp_vblank_fini(struct nvkm_disp *disp, int head) nv04_disp_vblank_fini() argument
H A Doimmnv50.c44 int head, ret; nv50_disp_oimm_new() local
H A Dbasenv50.c44 int head, ret; nv50_disp_base_new() local
H A Doutp.h18 struct list_head head; member in struct:nvkm_output
H A Dovlynv50.c44 int head, ret; nv50_disp_ovly_new() local
H A Dpriv.h35 } head; member in struct:nvkm_disp_func
H A Drootnv04.c88 int head, ret; nv04_disp_mthd() local
38 nv04_disp_scanoutpos(struct nv04_disp_root *root, void *data, u32 size, int head) nv04_disp_scanoutpos() argument
H A Dchannv50.h11 int head; member in struct:nv50_disp_chan
H A Dvga.c27 nvkm_rdport(struct nvkm_device *device, int head, u16 port) nvkm_rdport() argument
49 nvkm_wrport(struct nvkm_device *device, int head, u16 port, u8 data) nvkm_wrport() argument
69 nvkm_rdvgas(struct nvkm_device *device, int head, u8 index) nvkm_rdvgas() argument
76 nvkm_wrvgas(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgas() argument
83 nvkm_rdvgag(struct nvkm_device *device, int head, u8 index) nvkm_rdvgag() argument
90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgag() argument
97 nvkm_rdvgac(struct nvkm_device *device, int head, u8 index) nvkm_rdvgac() argument
104 nvkm_wrvgac(struct nvkm_device *device, int head, u8 index, u8 value) nvkm_wrvgac() argument
111 nvkm_rdvgai(struct nvkm_device *device, int head, u16 port, u8 index) nvkm_rdvgai() argument
120 nvkm_wrvgai(struct nvkm_device *device, int head, u16 port, u8 index, u8 value) nvkm_wrvgai() argument
H A Ddmacnv50.c134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, int head, u64 push, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_dmac_new_() argument
H A Dnv50.h81 } head; member in struct:nv50_disp_func
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchangf100.h11 struct list_head head; member in struct:gf100_fifo_chan
H A Dchangk104.h12 struct list_head head; member in struct:gk104_fifo_chan
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv40.h25 struct list_head head; member in struct:nv40_gr_chan
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dchan.h12 struct list_head head; member in struct:nvkm_sw_chan
/linux-4.4.14/drivers/dma/
H A Dvirt-dma.c94 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) vchan_dma_desc_free_list() argument
H A Dvirt-dma.h134 vchan_get_all_descriptors(struct virt_dma_chan *vc, struct list_head *head) vchan_get_all_descriptors() argument
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_nla.c8 struct nlattr *head = nla_data(nla); drbd_nla_check_mandatory() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dnotify.h8 struct list_head head; member in struct:nvkm_notify
H A Dobject.h16 struct list_head head; member in struct:nvkm_object
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddisp.h21 } head; member in struct:nvkm_disp
H A Dfifo.h20 struct list_head head; member in struct:nvkm_fifo_chan
/linux-4.4.14/arch/x86/include/asm/
H A Dspinlock_types.h33 __ticket_t head, tail; member in struct:arch_spinlock::__anon3102::__raw_tickets
H A Dspinlock.h150 __ticket_t head; arch_spin_unlock() local
188 __ticket_t head = READ_ONCE(lock->tickets.head); arch_spin_unlock_wait() local
72 __ticket_check_and_clear_slowpath(arch_spinlock_t *lock, __ticket_t head) __ticket_check_and_clear_slowpath() argument
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce-genpool.c31 struct llist_node *head; mce_gen_pool_process() local
/linux-4.4.14/arch/xtensa/
H A DMakefile
/linux-4.4.14/arch/arc/
H A DMakefile
/linux-4.4.14/arch/cris/
H A DMakefile
/linux-4.4.14/fs/nilfs2/
H A Dgcinode.c187 struct list_head *head = &nilfs->ns_gc_inodes; nilfs_remove_all_gcinodes() local
H A Dfile.c85 struct buffer_head *bh, *head; nilfs_page_mkwrite() local
/linux-4.4.14/net/batman-adv/
H A Doriginator.h96 struct hlist_head *head; batadv_orig_hash_find() local
H A Dhash.h69 struct hlist_head *head; batadv_hash_delete() local
110 struct hlist_head *head; batadv_hash_add() local
154 struct hlist_head *head; batadv_hash_remove() local
/linux-4.4.14/sound/core/seq/oss/
H A Dseq_oss_readq.h35 int head, tail; member in struct:seq_oss_readq
/linux-4.4.14/fs/ecryptfs/
H A Ddentry.c68 static void ecryptfs_dentry_free_rcu(struct rcu_head *head) ecryptfs_dentry_free_rcu() argument
H A Dsuper.c68 static void ecryptfs_i_callback(struct rcu_head *head) ecryptfs_i_callback() argument
/linux-4.4.14/kernel/power/
H A Dconsole.c22 struct list_head head; member in struct:pm_vt_switch
/linux-4.4.14/include/drm/
H A Ddrm_hashtab.h43 struct hlist_node head; member in struct:drm_hash_item
H A Ddrm_modeset_lock.h82 struct list_head head; member in struct:drm_modeset_lock
/linux-4.4.14/arch/s390/
H A DMakefile
/linux-4.4.14/arch/sh/
H A DMakefile
/linux-4.4.14/arch/microblaze/
H A DMakefile
/linux-4.4.14/arch/mn10300/
H A DMakefile
/linux-4.4.14/arch/ia64/
H A DMakefile
/linux-4.4.14/arch/arm64/
H A DMakefile
/linux-4.4.14/arch/arm64/kernel/
H A DMakefile
/linux-4.4.14/arch/avr32/oprofile/
H A Dbacktrace.c35 static struct frame_head *dump_user_backtrace(struct frame_head *head) dump_user_backtrace() argument
58 struct frame_head *head = (struct frame_head *)(regs->r7); avr32_backtrace() local
/linux-4.4.14/arch/arm/kernel/
H A DMakefile
/linux-4.4.14/net/ipv6/
H A Dtcpv6_offload.c18 static struct sk_buff **tcp6_gro_receive(struct sk_buff **head, tcp6_gro_receive() argument
H A Dudp_offload.c129 static struct sk_buff **udp6_gro_receive(struct sk_buff **head, udp6_gro_receive() argument
/linux-4.4.14/sound/pci/ctxfi/
H A Dctimap.c25 struct list_head *pos, *pre, *head; input_mapper_add() local
71 struct list_head *next, *pre, *head; input_mapper_delete() local
100 void free_input_mapper_list(struct list_head *head) free_input_mapper_list() argument
/linux-4.4.14/drivers/staging/rtl8712/
H A Dosdep_service.h70 static inline u32 end_of_queue_search(struct list_head *head, end_of_queue_search() argument
H A Drtl871x_event.h98 /*volatile*/ int head; member in struct:c2hevent_queue
107 /*volatile*/ int head; member in struct:network_queue
/linux-4.4.14/drivers/target/
H A Dtarget_core_ua.c215 int head = 1; core_scsi3_ua_for_check_condition() local
287 int head = 1; core_scsi3_ua_clear_for_request_sense() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dsuper25.c64 static void ll_inode_destroy_callback(struct rcu_head *head) ll_inode_destroy_callback() argument
H A Dremote_perm.c120 struct hlist_head *head; do_check_remote_perm() local
163 struct hlist_head *head, *perm_hash = NULL; ll_update_remote_perm() local
H A Ddcache.c50 static void free_dentry_data(struct rcu_head *head) free_dentry_data() argument
H A Dllite_rmtacl.c104 struct list_head *head = &rct->rct_entries[rce_hashfunc(key)]; __rct_search() local
214 struct list_head *head = &et->et_entries[ee_hashfunc(key)]; __et_search_del() local
243 struct list_head *head = &et->et_entries[ee_hashfunc(key)]; et_search_free() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dnrs_fifo.c81 struct nrs_fifo_head *head; nrs_fifo_start() local
105 struct nrs_fifo_head *head = policy->pol_private; nrs_fifo_stop() local
165 struct nrs_fifo_head *head = policy->pol_private; nrs_fifo_req_get() local
199 struct nrs_fifo_head *head; nrs_fifo_req_add() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h48 struct list_head head; member in struct:vmw_fence_action
57 struct list_head head; member in struct:vmw_fence_obj
H A Dvmwgfx_marker.c32 struct list_head head; member in struct:vmw_marker
H A Dvmwgfx_cmdbuf_res.c46 struct list_head head; member in struct:vmw_cmdbuf_res
/linux-4.4.14/drivers/net/wireless/ath/
H A Ddfs_pri_detector.h36 struct list_head head; member in struct:pri_sequence
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h6 struct list_head head; member in struct:nvkm_alarm
H A Dmmu.h14 struct list_head head; member in struct:nvkm_vm_pgd
19 struct list_head head; member in struct:nvkm_vma
/linux-4.4.14/arch/x86/oprofile/
H A Dbacktrace.c42 dump_user_backtrace_32(struct stack_frame_ia32 *head) dump_user_backtrace_32() argument
68 struct stack_frame_ia32 *head; x86_backtrace_32() local
89 static struct stack_frame *dump_user_backtrace(struct stack_frame *head) dump_user_backtrace() argument
112 struct stack_frame *head = (struct stack_frame *)frame_pointer(regs); x86_backtrace() local
/linux-4.4.14/fs/gfs2/
H A Dlops.h67 lops_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, unsigned int pass) lops_before_scan() argument
H A Dmeta_io.h22 static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head) gfs2_buffer_clear_tail() argument
/linux-4.4.14/kernel/rcu/
H A Drcu.h71 static inline int debug_rcu_head_queue(struct rcu_head *head) debug_rcu_head_queue() argument
82 static inline void debug_rcu_head_unqueue(struct rcu_head *head) debug_rcu_head_unqueue() argument
90 static inline int debug_rcu_head_queue(struct rcu_head *head) debug_rcu_head_queue() argument
95 static inline void debug_rcu_head_unqueue(struct rcu_head *head) debug_rcu_head_unqueue() argument
106 static inline bool __rcu_reclaim(const char *rn, struct rcu_head *head) __rcu_reclaim() argument
H A Dtiny.c205 static void __call_rcu(struct rcu_head *head, __call_rcu() argument
232 void call_rcu_sched(struct rcu_head *head, rcu_callback_t func) call_rcu_sched() argument
242 void call_rcu_bh(struct rcu_head *head, rcu_callback_t func) call_rcu_bh() argument
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dhvcserver.c75 int hvcs_free_partner_info(struct list_head *head) hvcs_free_partner_info() argument
132 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, hvcs_get_partner_info() argument
/linux-4.4.14/arch/parisc/
H A DMakefile
/linux-4.4.14/arch/arm64/include/uapi/asm/
H A Dsigcontext.h50 struct _aarch64_ctx head; member in struct:fpsimd_context
60 struct _aarch64_ctx head; member in struct:esr_context
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Dlib-me.c84 struct list_head *head; LNetMEAttach() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dlustre_handles.c53 struct list_head head; member in struct:handle_bucket
/linux-4.4.14/drivers/ptp/
H A Dptp_private.h36 int head; member in struct:timestamp_event_queue
/linux-4.4.14/drivers/hid/
H A Dhid-kye.c502 struct list_head *head; kye_tablet_enable() local
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c139 static void ipoib_unregister_child_dev(struct net_device *dev, struct list_head *head) ipoib_unregister_child_dev() argument
/linux-4.4.14/drivers/input/joystick/iforce/
H A Diforce-packets.c55 int head, tail; iforce_send_packet() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpad.h19 struct list_head head; member in struct:nvkm_i2c_pad
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_mn.c297 struct list_head *head; radeon_mn_unregister() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dwmm.h71 mwifiex_wmm_list_len(struct list_head *head) mwifiex_wmm_list_len() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Ddma.h113 static inline void dma_spin_for_len(uint len, struct sk_buff *head) dma_spin_for_len() argument
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c234 struct hlist_head *head; enic_rx_flow_steer() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h25 __u8 head; member in struct:nvif_notify_head_req_v0
H A Dlist.h159 list_add(struct list_head *entry, struct list_head *head) list_add() argument
180 list_add_tail(struct list_head *entry, struct list_head *head) list_add_tail() argument
235 list_empty(struct list_head *head) list_empty() argument
219 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
/linux-4.4.14/arch/um/drivers/
H A Dline.h51 char *head; member in struct:line
/linux-4.4.14/arch/x86/
H A DMakefile
/linux-4.4.14/block/
H A Dblk-ioc.c31 static void icq_free_icq_rcu(struct rcu_head *head) icq_free_icq_rcu() argument
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_inode.c343 static void vxfs_i_callback(struct rcu_head *head) vxfs_i_callback() argument
/linux-4.4.14/net/atm/
H A Daddr.c51 struct list_head *head; atm_reset_addr() local
72 struct list_head *head; atm_add_addr() local
107 struct list_head *head; atm_del_addr() local
137 struct list_head *head; atm_get_addr() local
H A Dsignaling.c210 struct hlist_head *head = &vcc_hash[i]; sigd_close() local
/linux-4.4.14/net/dccp/ccids/lib/
H A Dpacket_history.h56 tfrc_tx_hist_find_entry(struct tfrc_tx_hist_entry *head, u64 seqno) tfrc_tx_hist_find_entry() argument
/linux-4.4.14/net/sunrpc/
H A Dsvcauth.c142 struct hlist_head *head; auth_domain_lookup() local
/linux-4.4.14/net/
H A Dsysctl_net.c41 static int net_ctl_permissions(struct ctl_table_header *head, net_ctl_permissions() argument
/linux-4.4.14/scripts/kconfig/
H A Dlist.h70 static inline int list_empty(const struct list_head *head) list_empty() argument
99 static inline void list_add_tail(struct list_head *_new, struct list_head *head) list_add_tail() argument
/linux-4.4.14/security/tomoyo/
H A Dmemory.c152 struct list_head *head; tomoyo_get_name() local
/linux-4.4.14/kernel/events/
H A Dcallchain.c37 static void release_callchain_buffers_rcu(struct rcu_head *head) release_callchain_buffers_rcu() argument
/linux-4.4.14/fs/proc/
H A Dpage.c132 struct page *head = compound_head(page); stable_page_flags() local
/linux-4.4.14/fs/ubifs/
H A Dscan.c370 struct list_head *head; ubifs_scan_destroy() local
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_helper.h100 struct list_head head; member in struct:nf_ct_helper_expectfn
H A Dnf_conntrack_timeout.h13 struct list_head head; member in struct:ctnl_timeout
/linux-4.4.14/include/crypto/
H A Dscatterwalk.h28 static inline void scatterwalk_crypto_chain(struct scatterlist *head, scatterwalk_crypto_chain() argument
/linux-4.4.14/include/linux/ceph/
H A Dpagelist.h10 struct list_head head; member in struct:ceph_pagelist
/linux-4.4.14/include/linux/mtd/
H A Dinftl.h41 int head,sect,cyl; member in struct:INFTLrecord
/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3gpu.h46 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, lv1_gpu_display_sync() argument
54 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, lv1_gpu_display_flip() argument
/linux-4.4.14/arch/powerpc/oprofile/cell/
H A Dpr_util.h78 unsigned int head, tail; member in struct:spu_buffer
/linux-4.4.14/arch/powerpc/
H A DMakefile
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mn.c298 struct list_head *head; amdgpu_mn_unregister() local
/linux-4.4.14/net/ipv4/
H A Dgre_offload.c119 static struct sk_buff **gre_gro_receive(struct sk_buff **head, gre_gro_receive() argument
/linux-4.4.14/net/netlabel/
H A Dnetlabel_addrlist.c162 int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head) netlbl_af4list_add() argument
199 int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head) netlbl_af6list_add() argument
60 netlbl_af4list_search(__be32 addr, struct list_head *head) netlbl_af4list_search() argument
84 netlbl_af4list_search_exact(__be32 addr, __be32 mask, struct list_head *head) netlbl_af4list_search_exact() argument
110 netlbl_af6list_search(const struct in6_addr *addr, struct list_head *head) netlbl_af6list_search() argument
135 netlbl_af6list_search_exact(const struct in6_addr *addr, const struct in6_addr *mask, struct list_head *head) netlbl_af6list_search_exact() argument
253 netlbl_af4list_remove(__be32 addr, __be32 mask, struct list_head *head) netlbl_af4list_remove() argument
293 netlbl_af6list_remove(const struct in6_addr *addr, const struct in6_addr *mask, struct list_head *head) netlbl_af6list_remove() argument
/linux-4.4.14/net/nfc/
H A Dnfc.h48 struct hlist_head head; member in struct:nfc_sock_list
/linux-4.4.14/tools/testing/selftests/timers/
H A Dclocksource-switch.c56 char *head, *tmp; get_clocksources() local
/linux-4.4.14/tools/usb/usbip/libsrc/
H A Dlist.h57 static inline void list_add(struct list_head *new, struct list_head *head) list_add() argument
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_cq.c52 u32 head; ipath_cq_enter() local
381 u32 head, tail, n; ipath_resize_cq() local
H A Dipath_srq.c226 u32 sz, size, n, head, tail; ipath_modify_srq() local
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_event.h101 int head; member in struct:c2hevent_queue
110 int head; member in struct:network_queue
/linux-4.4.14/drivers/thunderbolt/
H A Dnhi.h38 int head; /* write next descriptor here */ member in struct:tb_ring
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dsrq.c239 u32 sz, size, n, head, tail; hfi1_modify_srq() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h55 static inline struct sym_quehead *sym_que_first(struct sym_quehead *head) sym_que_first() argument
60 static inline struct sym_quehead *sym_que_last(struct sym_quehead *head) sym_que_last() argument
82 static inline int sym_que_empty(struct sym_quehead *head) sym_que_empty() argument
132 static inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) sym_remque_head() argument
145 static inline struct sym_quehead *sym_remque_tail(struct sym_quehead *head) sym_remque_tail() argument
87 sym_que_splice(struct sym_quehead *list, struct sym_quehead *head) sym_que_splice() argument
/linux-4.4.14/drivers/isdn/capi/
H A Dcapilib.c80 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize) capilib_new_ncci() argument
104 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci) capilib_free_ncci() argument
125 void capilib_release_appl(struct list_head *head, u16 applid) capilib_release_appl() argument
142 void capilib_release(struct list_head *head) capilib_release() argument
157 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid) capilib_data_b3_req() argument
180 void capilib_data_b3_conf(struct list_head *head, u16 applid, u32 ncci, u16 msgid) capilib_data_b3_conf() argument
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_virtio.h65 u16 head; member in struct:mic_vringh
/linux-4.4.14/drivers/mtd/
H A Dsm_ftl.h70 unsigned char head; member in struct:chs_entry
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_srq.c222 u32 sz, size, n, head, tail; qib_modify_srq() local
/linux-4.4.14/drivers/input/serio/
H A Duserio.c41 u8 head; member in struct:userio_device
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv44.c47 struct list_head head; member in struct:nv44_mpeg_chan
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h14 struct list_head head; member in struct:nvkm_perfctr
37 struct list_head head; member in struct:nvkm_perfsrc
74 struct list_head head; member in struct:nvkm_perfdom
/linux-4.4.14/drivers/mfd/
H A Dpcf50633-adc.c74 int head; trigger_next_adc_job_if_any() local
88 int head, tail; adc_enqueue_request() local
177 int head, res; pcf50633_adc_irq() local
223 int i, head; pcf50633_adc_remove() local
/linux-4.4.14/drivers/net/irda/
H A Dbfin_sir.h34 int head; member in struct:dma_rx_buf
/linux-4.4.14/drivers/of/
H A Dpdt.c139 struct property *head, *tail; of_pdt_build_prop_list() local
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.h45 struct list_head head; member in struct:octeon_response_list
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c225 static int ccp_register_aes_xts_alg(struct list_head *head, ccp_register_aes_xts_alg() argument
273 int ccp_register_aes_xts_algs(struct list_head *head) ccp_register_aes_xts_algs() argument
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_transport_debug.c92 int head, tail, empty; adf_ring_show() local
215 int head, tail, empty; adf_bank_show() local
H A Dadf_transport_internal.h66 uint16_t head; member in struct:adf_etr_ring_data
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c89 int head = nouveau_crtc(encoder->crtc)->index; nv04_tv_dpms() local
106 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) nv04_tv_bind() argument
128 int head = nouveau_crtc(encoder->crtc)->index; nv04_tv_prepare() local
/linux-4.4.14/arch/sparc/mm/
H A Dgup.c39 struct page *page, *head; gup_pte_range() local
73 struct page *head, *page, *tail; gup_huge_pmd() local
/linux-4.4.14/arch/x86/mm/
H A Dgup.c121 struct page *head, *page; gup_huge_pmd() local
197 struct page *head, *page; gup_huge_pud() local
/linux-4.4.14/block/partitions/
H A Dibm.c33 __u16 head; cchh2blk() local
51 __u16 head; cchhb2blk() local
/linux-4.4.14/arch/arm/
H A DMakefile
/linux-4.4.14/fs/hfs/
H A Dbtree.c21 struct hfs_btree_header_rec *head; hfs_btree_open() local
161 struct hfs_btree_header_rec *head; hfs_btree_write() local
/linux-4.4.14/fs/hfsplus/
H A Dbtree.c135 struct hfs_btree_header_rec *head; hfs_btree_open() local
283 struct hfs_btree_header_rec *head; hfs_btree_write() local
/linux-4.4.14/fs/jffs2/
H A Dnodemgmt.c565 static inline int on_list(struct list_head *obj, struct list_head *head) on_list() argument
/linux-4.4.14/fs/logfs/
H A Ddev_mtd.c208 int head; logfs_mtd_writeseg() local
H A Dinode.c144 static void logfs_i_callback(struct rcu_head *head) logfs_i_callback() argument
/linux-4.4.14/fs/nfsd/
H A Dnfs3acl.c143 struct kvec *head = rqstp->rq_arg.head; nfs3svc_decode_setaclargs() local
179 struct kvec *head = rqstp->rq_res.head; nfs3svc_encode_getaclres() local
/linux-4.4.14/net/bridge/
H A Dbr_if.c219 static void destroy_nbp_rcu(struct rcu_head *head) destroy_nbp_rcu() argument
275 void br_dev_delete(struct net_device *dev, struct list_head *head) br_dev_delete() argument
/linux-4.4.14/net/caif/
H A Dcfrfml.c217 u8 head[6]; cfrfml_transmit() local
/linux-4.4.14/net/core/
H A Dgen_estimator.c95 struct rcu_head head; member in struct:gen_estimator

Completed in 5206 milliseconds

123456