| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
| D | base917c.c | 45 base917c_new(struct nouveau_drm *drm, int head, s32 oclass, in base917c_new()
|
| D | ovly917e.c | 37 ovly917e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly917e_new()
|
| D | base827c.c | 75 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new()
|
| /Linux-v5.4/net/openvswitch/ |
| D | meter.c | 61 struct hlist_head *head; in lookup_meter() local 73 struct hlist_head *head = meter_hash_bucket(dp, meter->id); in attach_meter() local 591 struct hlist_head *head = &dp->meters[i]; in ovs_meters_exit() local
|
| /Linux-v5.4/tools/virtio/ |
| D | vringh_test.c | 111 static inline int vringh_get_head(struct vringh *vrh, u16 *head) in vringh_get_head() 198 u16 head, written; in parallel_test() local 447 u16 head; in main() local
|
| /Linux-v5.4/kernel/ |
| D | kprobes.c | 325 struct hlist_head *head; in get_kprobe() local 818 struct hlist_head *head; in optimize_all_kprobes() local 843 struct hlist_head *head; in unoptimize_all_kprobes() local 1158 struct hlist_head *head) in recycle_rp_inst() 1176 struct hlist_head **head, unsigned long *flags) in kretprobe_hash_lock() 1227 struct hlist_head *head, empty_rp; in kprobe_flush_task() local 1267 struct hlist_head *head; in cleanup_rp_inst() local 2202 struct hlist_head *head; in kprobes_module_callback() local 2358 struct hlist_head *head; in show_kprobe_addr() local 2449 struct hlist_head *head; in arm_all_kprobes() local [all …]
|
| D | user-return-notifier.c | 39 struct hlist_head *head; in fire_user_return_notifiers() local
|
| /Linux-v5.4/security/apparmor/include/ |
| D | policy_ns.h | 141 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, in __aa_findn_ns() 147 static inline struct aa_ns *__aa_find_ns(struct list_head *head, in __aa_find_ns()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | hdmigm200.c | 27 gm200_hdmi_scdc(struct nvkm_ior *ior, int head, u8 scdc) in gm200_hdmi_scdc()
|
| /Linux-v5.4/fs/ntfs/ |
| D | aops.c | 177 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local 544 struct buffer_head *bh, *head; in ntfs_write_block() local 912 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local 1718 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
|
| /Linux-v5.4/fs/nfs/ |
| D | write.c | 269 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked() 386 nfs_unroll_locks(struct inode *inode, struct nfs_page *head, in nfs_unroll_locks() 470 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local 787 struct nfs_page *head; in nfs_inode_remove_request() local 1424 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() 1718 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb() 1734 struct list_head *head, in nfs_init_commit() 1797 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() 1902 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
|
| /Linux-v5.4/include/net/netfilter/ |
| D | nf_conntrack_count.h | 13 struct list_head head; /* connections with the same filtering key */ member
|
| /Linux-v5.4/include/drm/ttm/ |
| D | ttm_execbuf_util.h | 47 struct list_head head; member
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_event.h | 94 volatile int head; member 103 volatile int head; member
|
| /Linux-v5.4/fs/erofs/ |
| D | namei.c | 51 int head, back; in find_target_dirent() local 95 int head, back; in find_target_block_classic() local
|
| /Linux-v5.4/include/net/ |
| D | inet_common.h | 60 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/ |
| D | cl507a.h | 7 __u8 head; member
|
| D | cl507b.h | 7 __u8 head; member
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ |
| D | dac.c | 244 int head; in nv17_dac_sample_load() local 367 int head = nouveau_crtc(encoder->crtc)->index; in nv04_dac_prepare() local 380 int head = nouveau_crtc(encoder->crtc)->index; in nv04_dac_mode_set() local
|
| /Linux-v5.4/net/ipv4/ |
| D | ip_tunnel.c | 90 struct hlist_head *head; in ip_tunnel_lookup() local 197 struct hlist_head *head = ip_bucket(itn, &t->parms); in ip_tunnel_add() local 221 struct hlist_head *head = ip_bucket(itn, parms); in ip_tunnel_find() local 1005 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head) in ip_tunnel_dellink() 1077 struct list_head *head, in ip_tunnel_destroy()
|
| /Linux-v5.4/include/linux/ |
| D | reboot-mode.h | 7 struct list_head head; member
|
| /Linux-v5.4/sound/core/seq/ |
| D | seq_prioq.h | 15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | cgrp.h | 7 struct list_head head; member
|
| /Linux-v5.4/arch/s390/include/asm/ |
| D | gmap.h | 79 #define gmap_for_each_rmap(pos, head) \ argument 82 #define gmap_for_each_rmap_safe(pos, n, head) \ argument
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
| D | agg-rx.c | 28 u16 head) in mt76_rx_aggr_release_frames() 146 u16 seqno, head, size; in mt76_rx_aggr_reorder() local
|