Home
last modified time | relevance | path

Searched defs:head (Results 726 - 750 of 3780) sorted by relevance

1...<<21222324252627282930>>...152

/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h42 static inline struct sym_quehead *sym_que_first(struct sym_quehead *head) in sym_que_first() argument
47 static inline struct sym_quehead *sym_que_last(struct sym_quehead *head) in sym_que_last() argument
69 static inline int sym_que_empty(struct sym_quehead *head) in sym_que_empty() argument
74 sym_que_splice(struct sym_quehead *list, struct sym_quehead *head) sym_que_splice() argument
119 sym_remque_head(struct sym_quehead *head) sym_remque_head() argument
132 sym_remque_tail(struct sym_quehead *head) sym_remque_tail() argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dqe_common.c33 struct list_head head; member
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h71 struct list_head head; member
76 struct list_head head; member
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_event.h86 /*volatile*/ int head; member
95 /*volatile*/ int head; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_event.h90 volatile int head; member
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.c116 struct zlist_node *head = idx2node(hid, tab); in zlist_add_nolock() local
139 struct zlist_node *head = idx2node(hid, tab); in zlist_add_tail_nolock() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umc.c186 struct ras_common_if head = { in amdgpu_umc_poison_handler() local
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c227 static int ccp_register_aes_xts_alg(struct list_head *head, in ccp_register_aes_xts_alg() argument
277 int ccp_register_aes_xts_algs(struct list_head *head) in ccp_register_aes_xts_algs() argument
H A Dccp-crypto-aes-galois.c208 static int ccp_register_aes_aead(struct list_head *head, in ccp_register_aes_aead() argument
244 int ccp_register_aes_aeads(struct list_head *head) in ccp_register_aes_aeads() argument
H A Dccp-crypto-des3.c177 static int ccp_register_des3_alg(struct list_head *head, in ccp_register_des3_alg() argument
214 int ccp_register_des3_algs(struct list_head *head) in ccp_register_des3_algs() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfsmap.h81 fsmap_advance( struct fsmap_head *head) fsmap_advance() argument
/kernel/linux/linux-6.6/io_uring/
H A Dmsg_ring.c92 static void io_msg_tw_complete(struct callback_head *head) in io_msg_tw_complete() argument
210 static void io_msg_tw_fd_complete(struct callback_head *head) in io_msg_tw_fd_complete() argument
/kernel/linux/linux-6.6/kernel/futex/
H A Dsyscalls.c53 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local
325 struct compat_robust_list_head __user *head; COMPAT_SYSCALL_DEFINE3() local
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dipc_sysctl.c193 static int ipc_permissions(struct ctl_table_header *head, struct ctl_table *table) in ipc_permissions() argument
/kernel/linux/linux-6.6/kernel/locking/
H A Drtmutex_common.h68 struct wake_q_head head; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c49 int head, tail, empty; in adf_ring_show() local
157 int head, tail, empty; in adf_bank_show() local
H A Dadf_transport_internal.h23 u16 head; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm_common.h27 __le16 head; member
42 __le16 head; member
56 __le16 head; member
66 __le16 head; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.h177 vchan_get_all_descriptors(struct virt_dma_chan *vc, struct list_head *head) vchan_get_all_descriptors() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-fence-array.c236 struct dma_fence *dma_fence_array_first(struct dma_fence *head) in dma_fence_array_first() argument
254 struct dma_fence *dma_fence_array_next(struct dma_fence *head, in dma_fence_array_next() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvtap.c119 macvtap_dellink(struct net_device *dev, struct list_head *head) macvtap_dellink() argument
/kernel/linux/linux-6.6/drivers/net/ipvlan/
H A Dipvtap.c111 ipvtap_dellink(struct net_device *dev, struct list_head *head) ipvtap_dellink() argument
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c76 struct list_head *head; in vdec_msg_queue_qbuf() local
121 struct list_head *head; in vdec_msg_queue_dqbuf() local
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c556 struct list_head *head; in mwifiex_delete_bss_prio_tbl() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c32 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, struct sk_buff_head *frames, u16 head) mt76_rx_aggr_release_frames() argument
155 u16 seqno, head, size, idx; mt76_rx_aggr_reorder() local
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...152