Home
last modified time | relevance | path

Searched defs:head (Results 176 – 200 of 1395) sorted by relevance

12345678910>>...56

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dbase917c.c45 base917c_new(struct nouveau_drm *drm, int head, s32 oclass, in base917c_new()
Dovly917e.c37 ovly917e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly917e_new()
Dbase827c.c75 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new()
/Linux-v5.4/net/openvswitch/
Dmeter.c61 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/
Dvringh_test.c111 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/
Dkprobes.c325 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 …]
Duser-return-notifier.c39 struct hlist_head *head; in fire_user_return_notifiers() local
/Linux-v5.4/security/apparmor/include/
Dpolicy_ns.h141 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/
Dhdmigm200.c27 gm200_hdmi_scdc(struct nvkm_ior *ior, int head, u8 scdc) in gm200_hdmi_scdc()
/Linux-v5.4/fs/ntfs/
Daops.c177 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/
Dwrite.c269 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/
Dnf_conntrack_count.h13 struct list_head head; /* connections with the same filtering key */ member
/Linux-v5.4/include/drm/ttm/
Dttm_execbuf_util.h47 struct list_head head; member
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_event.h94 volatile int head; member
103 volatile int head; member
/Linux-v5.4/fs/erofs/
Dnamei.c51 int head, back; in find_target_dirent() local
95 int head, back; in find_target_block_classic() local
/Linux-v5.4/include/net/
Dinet_common.h60 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dcl507a.h7 __u8 head; member
Dcl507b.h7 __u8 head; member
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c244 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/
Dip_tunnel.c90 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/
Dreboot-mode.h7 struct list_head head; member
/Linux-v5.4/sound/core/seq/
Dseq_prioq.h15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dcgrp.h7 struct list_head head; member
/Linux-v5.4/arch/s390/include/asm/
Dgmap.h79 #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/
Dagg-rx.c28 u16 head) in mt76_rx_aggr_release_frames()
146 u16 seqno, head, size; in mt76_rx_aggr_reorder() local

12345678910>>...56