| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | misc.c | 112 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 D | xfs_extent_busy.h | 24 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 D | bus_numa.h | 9 struct list_head list; member 14 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_buffer_pool.c | 49 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 D | vme_bridge.h | 12 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 D | audio_codec.h | 64 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 D | bitmap.h | 10 struct list_head list; member 16 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 21 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 D | about.cpp | 47 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 D | smc_pnet.h | 37 struct list_head list; member 42 struct list_head list; member
|
| H A D | smc_ism.h | 18 struct list_head list; member 28 struct list_head list; member
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/ |
| H A D | settingsdialog.cpp | 86 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 D | settingsdialog.cpp | 86 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 D | settingsdialog.cpp | 86 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 D | adf_cfg.h | 17 struct list_head list; member 22 struct list_head list; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeoroutingmanagerenginemapbox.cpp | 106 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 D | evlist.h | 62 #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 D | superpipe.h | 50 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 D | qdeclarativesearchresultmodel.cpp | 401 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 D | osdep_service_bsd.h | 396 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 D | osdep_service_bsd.h | 382 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 D | osdep_service_bsd.h | 396 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 D | osdep_service_bsd.h | 396 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 D | parman.h | 45 struct list_head list; member 50 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | audio.h | 28 struct list_head list; member 37 struct list_head list; member
|