Searched defs:list (Results 26 - 50 of 2357) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8410 static struct hclge_mac_node *hclge_find_mac_node(struct list_head *list, argument
8459 struct list_head *list; local
8733 hclge_sync_vport_mac_list(struct hclge_vport *vport, struct list_head *list, enum HCLGE_MAC_ADDR_TYPE mac_type) argument
8769 hclge_unsync_vport_mac_list(struct hclge_vport *vport, struct list_head *list, enum HCLGE_MAC_ADDR_TYPE mac_type) argument
8876 struct list_head *list; local
8956 hclge_build_del_list(struct list_head *list, bool is_del_list, struct list_head *tmp_del_list) argument
9012 struct list_head tmp_del_list, *list; local
9048 struct list_head tmp_del_list, *list; local
9233 struct list_head *list = &vport->uc_mac_list; local
10176 hclge_mac_node_convert_for_reset(struct list_head *list) argument
[all...]
/linux-master/kernel/
H A Dsoftirq.c767 struct tasklet_struct *list; local
/linux-master/kernel/dma/
H A Dswiotlb.c78 unsigned short list; member in struct:io_tlb_slot
[all...]
/linux-master/fs/tracefs/
H A Dinternal.h18 struct list_head list; member in struct:tracefs_inode
53 struct list_head list; member in union:eventfs_inode::__anon29
/linux-master/fs/btrfs/
H A Dqgroup.c242 struct btrfs_qgroup_list *list; local
330 struct btrfs_qgroup_list *list; local
528 struct btrfs_qgroup_list *list = NULL; local
1563 struct btrfs_qgroup_list *list; local
1627 struct btrfs_qgroup_list *list; local
1747 struct btrfs_qgroup_list *list; local
3152 struct btrfs_qgroup_list *list; local
[all...]
H A Dordered-data.c941 btrfs_get_ordered_extents_for_logging(struct btrfs_inode *inode, struct list_head *list) argument
[all...]
/linux-master/drivers/usb/dwc3/
H A Dcore.h945 struct list_head list; member in struct:dwc3_request
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c376 struct list_head list; member in struct:dma_win
1179 struct list_head list; member in struct:failed_ddw_pdn
[all...]
/linux-master/tools/testing/cxl/test/
H A Dcxl.c381 struct list_head list; member in struct:cxl_mock_res
/linux-master/drivers/firmware/efi/
H A Dunaccepted_memory.c14 struct list_head list; member in struct:accept_range
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c713 unsigned int *list = (unsigned int *) cl->list; local
/linux-master/sound/soc/sof/
H A Dsof-audio.h331 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */ member in struct:snd_sof_pcm_stream
350 struct list_head list; /* list in sdev pcm list */ member in struct:snd_sof_pcm
381 struct list_head list; /* list in sdev control list */ member in struct:snd_sof_control
407 struct list_head list; member in struct:snd_sof_dai_link
449 struct list_head list; /* list in sdev widget list */ member in struct:snd_sof_widget
503 struct list_head list; member in struct:snd_sof_pipeline
511 struct list_head list; /* list in sdev route list */ member in struct:snd_sof_route
530 struct list_head list; /* list in sdev dai list */ member in struct:snd_sof_dai
[all...]
H A Dpcm.c97 struct snd_soc_dapm_widget_list *list; local
[all...]
/linux-master/sound/soc/meson/
H A Daxg-tdm-formatter.c16 struct list_head list; member in struct:axg_tdm_formatter
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c748 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) argument
757 static bool found_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) argument
/linux-master/net/tipc/
H A Dmsg.c372 tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset, int dsz, int pktmax, struct sk_buff_head *list) argument
739 tipc_msg_assemble(struct sk_buff_head *list) argument
764 tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) argument
823 __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, struct sk_buff *skb) argument
[all...]
/linux-master/net/ipv4/
H A Dudp.c1501 struct sk_buff_head *list = &sk->sk_receive_queue; local
/linux-master/net/core/
H A Dskbuff.c904 struct sk_buff *list; local
156 drop_reasons_register_subsys(enum skb_drop_reason_subsys subsys, const struct drop_reason_list *list) argument
2845 struct sk_buff *list = skb_shinfo(skb)->frag_list; local
3841 skb_dequeue(struct sk_buff_head *list) argument
3861 skb_dequeue_tail(struct sk_buff_head *list) argument
3882 skb_queue_purge_reason(struct sk_buff_head *list, enum skb_drop_reason reason) argument
3927 skb_errqueue_purge(struct sk_buff_head *list) argument
3959 skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk) argument
3980 skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk) argument
4000 skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) argument
4020 skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) argument
6620 struct sk_buff *list = shinfo->frag_list; local
[all...]
/linux-master/net/8021q/
H A Dvlan_core.c163 struct list_head list; member in struct:vlan_vid_info
[all...]
/linux-master/kernel/bpf/
H A Dcore.c877 struct list_head list; member in struct:bpf_prog_pack
/linux-master/include/sound/
H A Demu10k1.h1554 struct list_head list; /* list link container */ member in struct:snd_emu10k1_fx8010_ctl
/linux-master/include/linux/
H A Dskmsg.h53 struct list_head list; member in struct:sk_msg
69 struct list_head list; member in struct:sk_psock_link
/linux-master/drivers/spi/
H A Dspi.c536 struct list_head list; member in struct:boardinfo
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c35 struct list_head list; member in struct:card_list_entry
H A Dzcrypt_ccamisc.c33 struct list_head list; member in struct:cca_info_list_entry

Completed in 1277 milliseconds

1234567891011>>