/linux-6.14.4/kernel/bpf/ |
D | arena.c | 224 struct list_head head; member
|
/linux-6.14.4/fs/hfsplus/ |
D | xattr.c | 58 struct hfs_btree_header_rec *head; in hfsplus_init_header_node() local
|
/linux-6.14.4/sound/soc/intel/boards/ |
D | sof_es8336.c | 70 struct list_head head; member
|
/linux-6.14.4/drivers/scsi/bfa/ |
D | bfa_cs.h | 59 u32 head; member
|
/linux-6.14.4/drivers/mfd/ |
D | ezx-pcap.c | 241 u8 head; in pcap_adc_trigger() local
|
/linux-6.14.4/drivers/hid/usbhid/ |
D | hiddev.c | 40 int head; member
|
/linux-6.14.4/fs/notify/ |
D | mark.c | 881 struct list_head *head = &to_free; in fsnotify_clear_marks_by_group() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_object.c | 294 void __i915_gem_free_object_rcu(struct rcu_head *head) in __i915_gem_free_object_rcu()
|
/linux-6.14.4/drivers/net/wireless/virtual/ |
D | virt_wifi.c | 602 struct list_head *head) in virt_wifi_dellink()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | falcon.h | 86 u32 head; member
|
/linux-6.14.4/sound/isa/msnd/ |
D | msnd_pinnacle.c | 161 u16 head, tail, size; in snd_msnd_interrupt() local
|
/linux-6.14.4/include/xen/interface/ |
D | event_channel.h | 276 event_word_t head[EVTCHN_FIFO_MAX_QUEUES]; member
|
/linux-6.14.4/drivers/opp/ |
D | opp.h | 209 struct blocking_notifier_head head; member
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.h | 86 u16 head; member
|
/linux-6.14.4/drivers/dma/fsl-dpaa2-qdma/ |
D | dpaa2-qdma.c | 582 struct list_head *head) in dpaa2_dpdmai_free_comp()
|
/linux-6.14.4/drivers/crypto/caam/ |
D | intern.h | 78 int head; /* entinfo (s/w ring) head index */ member
|
/linux-6.14.4/include/net/ |
D | act_api.h | 107 struct list_head head; member
|
/linux-6.14.4/fs/ext4/ |
D | fsmap.c | 682 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, in ext4_getfsmap()
|
/linux-6.14.4/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 873 struct list_head head, *curr, *next; in diag_cmd_data_free() local 913 struct list_head head; in lpfc_bsg_ct_unsol_event() local 2899 struct list_head head, *curr, *next; in lpfcdiag_sli3_loop_post_rxbufs() local 3054 struct list_head head; in lpfc_bsg_diag_loopback_run() local
|
/linux-6.14.4/drivers/virtio/ |
D | virtio_ring.c | 544 int head; in virtqueue_add_split() local 747 static void detach_buf_split(struct vring_virtqueue *vq, unsigned int head, in detach_buf_split() 1336 u16 head, id; in virtqueue_add_indirect_packed() local 1463 u16 head, id, prev, curr, avail_used_flags; in virtqueue_add_packed() local
|
/linux-6.14.4/drivers/atm/ |
D | fore200e.h | 603 …int head; /* head of cmd queue … member 612 … int head; /* head of tx queue */ member 624 …int head; /* head of rx queue */ member 634 …int head; /* head of buffer supply queue … member
|
/linux-6.14.4/drivers/target/ |
D | target_core_user.c | 676 static inline size_t spc_used(size_t head, size_t tail, size_t size) in spc_used() 686 static inline size_t spc_free(size_t head, size_t tail, size_t size) in spc_free() 692 static inline size_t head_to_end(size_t head, size_t size) in head_to_end() 697 #define UPDATE_HEAD(head, used, size) smp_store_release(&head, ((head % size) + used) % size) argument
|
/linux-6.14.4/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 384 struct list_head *head; in cpus_mon_write() local 437 struct list_head *head; in cpus_ctrl_write() local 2904 struct list_head *head; in free_all_child_rdtgrp() local 3158 struct list_head *head; in mkdir_mondata_subdir_allrdtgrp() local
|
/linux-6.14.4/drivers/base/firmware_loader/ |
D | main.c | 54 struct list_head head; member 1460 struct list_head *head = data; in dev_create_fw_entry() local
|
/linux-6.14.4/fs/fat/ |
D | inode.c | 404 struct hlist_head *head = sbi->inode_hashtable in fat_attach() local 447 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_iget() local
|