Home
last modified time | relevance | path

Searched defs:list (Results 76 – 100 of 3209) sorted by relevance

12345678910>>...129

/OK3568_Linux_fs/kernel/sound/core/
H A Dmisc.c112 const struct snd_pci_quirk *list) in snd_pci_quirk_lookup_id()
139 snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list) in snd_pci_quirk_lookup()
165 struct list_head list; member
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_extent_busy.h24 struct list_head list; /* transaction busy extent list */ member
63 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dbus_numa.h9 struct list_head list; member
14 struct list_head list; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c49 struct list_head *list = &pool->cache_list[n]; in pool_free_older_than() local
129 struct list_head *list = bucket_for_size(pool, node->obj->base.size); in pool_retire() local
181 struct list_head *list; in intel_gt_get_buffer_pool() local
/OK3568_Linux_fs/kernel/drivers/vme/
H A Dvme_bridge.h12 struct list_head list; member
29 struct list_head list; member
55 struct list_head list; member
62 struct list_head list; member
73 struct list_head list; member
82 struct list_head list; member
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_codec.h64 struct list_head list; member
79 struct list_head list; member
88 struct list_head list; member
95 struct list_head list; member
111 struct list_head list; member
124 struct list_head list; member
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbitmap.h10 struct list_head list; member
16 struct list_head list; member
/OK3568_Linux_fs/kernel/include/linux/netfilter_bridge/
H A Debtables.h21 struct list_head list; member
38 struct list_head list; member
55 struct list_head list; member
92 struct list_head list; member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dabout.cpp47 QStringList list=str_output.split(' '); in About() local
65 QStringList list=str_output.split(' '); in About() local
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_pnet.h37 struct list_head list; member
42 struct list_head list; member
H A Dsmc_ism.h18 struct list_head list; member
28 struct list_head list; member
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/
H A Dsettingsdialog.cpp86 QStringList list = ui->serialPortInfoListBox->itemData(idx).toStringList(); in showPortInfo() local
158 QStringList list; in fillPortsInfo() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/
H A Dsettingsdialog.cpp86 QStringList list = ui->serialPortInfoListBox->itemData(idx).toStringList(); in showPortInfo() local
158 QStringList list; in fillPortsInfo() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/
H A Dsettingsdialog.cpp86 QStringList list = ui->serialPortInfoListBox->itemData(idx).toStringList(); in showPortInfo() local
158 QStringList list; in fillPortsInfo() local
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_cfg.h17 struct list_head list; member
22 struct list_head list; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp106 QVariantList list; in parseMapboxVoiceInstructions() local
135 QVariantList list; in parseMapboxBannerComponents() local
189 QVariantList list; in parseMapboxBannerInstructions() local
/OK3568_Linux_fs/kernel/tools/lib/perf/include/internal/
H A Devlist.h62 #define __perf_evlist__for_each_entry(list, evsel) \ argument
78 #define __perf_evlist__for_each_entry_reverse(list, evsel) \ argument
95 #define __perf_evlist__for_each_entry_safe(list, tmp, evsel) \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.h50 struct list_head list; member
65 struct list_head list; member
71 struct list_head list; member
108 struct list_head list; /* Link contexts in error recovery */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel.cpp401 void QDeclarativeSearchResultModel::categories_append(QQmlListProperty<QDeclarativeCategory> *list, in categories_append()
415 int QDeclarativeSearchResultModel::categories_count(QQmlListProperty<QDeclarativeCategory> *list) in categories_count()
424 …eCategory *QDeclarativeSearchResultModel::category_at(QQmlListProperty<QDeclarativeCategory> *list, in category_at()
434 void QDeclarativeSearchResultModel::categories_clear(QQmlListProperty<QDeclarativeCategory> *list) in categories_clear()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_bsd.h396 struct sk_buff_head *list) in __skb_insert()
403 static inline void __skb_queue_before(struct sk_buff_head *list, in __skb_queue_before()
409 static inline void skb_queue_tail(struct sk_buff_head *list, in skb_queue_tail()
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek() local
423 static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in __skb_unlink()
435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue()
452 static inline void __skb_queue_head_init(struct sk_buff_head *list) in __skb_queue_head_init()
465 static inline void skb_queue_head_init(struct sk_buff_head *list) in skb_queue_head_init()
602 __inline static _list *get_next(_list *list) in get_next()
666 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_bsd.h382 struct sk_buff_head *list) in __skb_insert()
389 static inline void __skb_queue_before(struct sk_buff_head *list, in __skb_queue_before()
395 static inline void skb_queue_tail(struct sk_buff_head *list, in skb_queue_tail()
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek() local
409 static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in __skb_unlink()
421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue()
438 static inline void __skb_queue_head_init(struct sk_buff_head *list) in __skb_queue_head_init()
451 static inline void skb_queue_head_init(struct sk_buff_head *list) in skb_queue_head_init()
588 __inline static _list *get_next(_list *list) in get_next()
652 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service_bsd.h396 struct sk_buff_head *list) in __skb_insert()
403 static inline void __skb_queue_before(struct sk_buff_head *list, in __skb_queue_before()
409 static inline void skb_queue_tail(struct sk_buff_head *list, in skb_queue_tail()
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek() local
423 static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in __skb_unlink()
435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue()
452 static inline void __skb_queue_head_init(struct sk_buff_head *list) in __skb_queue_head_init()
465 static inline void skb_queue_head_init(struct sk_buff_head *list) in skb_queue_head_init()
602 __inline static _list *get_next(_list *list) in get_next()
666 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_bsd.h396 struct sk_buff_head *list) in __skb_insert()
403 static inline void __skb_queue_before(struct sk_buff_head *list, in __skb_queue_before()
409 static inline void skb_queue_tail(struct sk_buff_head *list, in skb_queue_tail()
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek() local
423 static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in __skb_unlink()
435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue()
452 static inline void __skb_queue_head_init(struct sk_buff_head *list) in __skb_queue_head_init()
465 static inline void skb_queue_head_init(struct sk_buff_head *list) in skb_queue_head_init()
602 __inline static _list *get_next(_list *list) in get_next()
666 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
/OK3568_Linux_fs/kernel/include/linux/
H A Dparman.h45 struct list_head list; member
50 struct list_head list; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Daudio.h28 struct list_head list; member
37 struct list_head list; member

12345678910>>...129