| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/ |
| H A D | split_std_deque_policy.hpp | 55 queue_type& queue = mp.shared()->queued_elements; in dereference() local 81 queue_type& queue = mp.shared()->queued_elements; in increment() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | dpseci.c | 198 u8 queue, const struct dpseci_rx_queue_cfg *cfg) in dpseci_set_rx_queue() 232 u8 queue, struct dpseci_rx_queue_attr *attr) in dpseci_get_rx_queue() 272 u8 queue, struct dpseci_tx_queue_attr *attr) in dpseci_get_tx_queue()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper-rgmii.c | 325 int queue = cvmx_pko_get_base_queue(ipd_port) + i; in __cvmx_helper_rgmii_link_set() local 437 int queue = cvmx_pko_get_base_queue(ipd_port) + i; in __cvmx_helper_rgmii_link_set() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 673 struct ethtool_coalesce *ec, int queue) in __iavf_get_coalesce() 729 static int iavf_get_per_queue_coalesce(struct net_device *netdev, u32 queue, in iavf_get_per_queue_coalesce() 744 struct ethtool_coalesce *ec, int queue) in iavf_set_itr_per_queue() 802 struct ethtool_coalesce *ec, int queue) in __iavf_set_coalesce() 867 static int iavf_set_per_queue_coalesce(struct net_device *netdev, u32 queue, in iavf_set_per_queue_coalesce()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_scheduler.c | 319 _mali_osk_list_t *queue; in mali_scheduler_job_gp_get() local 343 wait_queue_head_t *queue = mali_session_get_wait_queue(); in mali_scheduler_job_gp_get() local 1130 _mali_osk_list_t *queue; in mali_scheduler_queue_gp_job() local 1204 _mali_osk_list_t *queue = NULL; in mali_scheduler_queue_pp_job() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.c | 44 struct panfrost_queue_state queue[NUM_JOB_SLOTS]; member 59 int queue; member 382 static bool panfrost_scheduler_stop(struct panfrost_queue_state *queue, in panfrost_scheduler_stop() 414 static void panfrost_scheduler_start(struct panfrost_queue_state *queue) in panfrost_scheduler_start()
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_queue.c | 438 struct snd_seq_queue *queue; in snd_seq_queue_timer_open() local 458 struct snd_seq_queue *queue; in snd_seq_queue_timer_close() local 493 static void queue_use(struct snd_seq_queue *queue, int client, int use) in queue_use() 517 struct snd_seq_queue *queue; in snd_seq_queue_use() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-hcd.c | 1381 struct int_queue *queue) in _ehci_poll_int_queue() 1422 struct int_queue *queue) in _ehci_destroy_int_queue() 1473 struct int_queue *queue; in _ehci_submit_int_msg() local 1534 void *poll_int_queue(struct usb_device *dev, struct int_queue *queue) in poll_int_queue() 1539 int destroy_int_queue(struct usb_device *dev, struct int_queue *queue) in destroy_int_queue() 1582 struct int_queue *queue) in ehci_poll_int_queue() 1589 struct int_queue *queue) in ehci_destroy_int_queue()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | tx.c | 1199 u8 queue, enum wlcore_queue_stop_reason reason) in wlcore_stop_queue_locked() 1213 void wlcore_stop_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_stop_queue() 1223 void wlcore_wake_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_wake_queue() 1286 struct wl12xx_vif *wlvif, u8 queue, in wlcore_is_queue_stopped_by_reason() 1301 struct wl12xx_vif *wlvif, u8 queue, in wlcore_is_queue_stopped_by_reason_locked() 1311 u8 queue) in wlcore_is_queue_stopped_locked()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2400pci.c | 627 static void rt2400pci_start_queue(struct data_queue *queue) in rt2400pci_start_queue() 650 static void rt2400pci_kick_queue(struct data_queue *queue) in rt2400pci_kick_queue() 676 static void rt2400pci_stop_queue(struct data_queue *queue) in rt2400pci_stop_queue() 1268 struct data_queue *queue = rt2x00queue_get_tx_queue(rt2x00dev, queue_idx); in rt2400pci_txdone() local 1657 struct ieee80211_vif *vif, u16 queue, in rt2400pci_conf_tx() 1758 static void rt2400pci_queue_init(struct data_queue *queue) in rt2400pci_queue_init()
|
| H A D | rt2500pci.c | 286 struct data_queue *queue = rt2x00dev->bcn; in rt2500pci_config_intf() local 716 static void rt2500pci_start_queue(struct data_queue *queue) in rt2500pci_start_queue() 739 static void rt2500pci_kick_queue(struct data_queue *queue) in rt2500pci_kick_queue() 765 static void rt2500pci_stop_queue(struct data_queue *queue) in rt2500pci_stop_queue() 1396 struct data_queue *queue = rt2x00queue_get_tx_queue(rt2x00dev, queue_idx); in rt2500pci_txdone() local 2057 static void rt2500pci_queue_init(struct data_queue *queue) in rt2500pci_queue_init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | max_interval_gap.hpp | 138 inline void apply(Event const& event, PriorityQueue& queue) in apply() 238 > queue; in maximum_gap() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | queueing.h | 148 static inline struct sk_buff *wg_prev_queue_peek(struct prev_queue *queue) in wg_prev_queue_peek() 157 static inline void wg_prev_queue_drop_peeked(struct prev_queue *queue) in wg_prev_queue_drop_peeked()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_queue.c | 33 u32 queue = priv->queuenum; in nft_queue_eval() local 60 u32 queue, ret; in nft_queue_sreg_eval() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 302 int gem_ptp_txstamp(struct macb_queue *queue, struct sk_buff *skb, in gem_ptp_txstamp() 337 struct macb_queue *queue = in gem_tx_timestamp_flush() local 361 struct macb_queue *queue; in gem_ptp_init() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v1x.c | 840 static int rkisp_queue_setup(struct vb2_queue *queue, in rkisp_queue_setup() 884 struct vb2_queue *queue = vb->vb2_queue; in rkisp_buf_queue() local 964 static void rkisp_stop_streaming(struct vb2_queue *queue) in rkisp_stop_streaming() 1027 rkisp_start_streaming(struct vb2_queue *queue, unsigned int count) in rkisp_start_streaming()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_lan_hmc.c | 1046 u16 queue) in i40e_clear_lan_tx_queue_context() 1066 u16 queue, in i40e_set_lan_tx_queue_context() 1087 u16 queue) in i40e_clear_lan_rx_queue_context() 1107 u16 queue, in i40e_set_lan_rx_queue_context()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_sync_debugfs.c | 346 struct kbase_kcpu_command_queue *queue) in kbasep_csf_sync_kcpu_debugfs_print_queue() 474 static u64 kbasep_csf_read_ringbuffer_value(struct kbase_queue *queue, u32 ringbuff_offset) in kbasep_csf_read_ringbuffer_value() 502 struct kbase_queue *queue, u32 ringbuff_offset, in kbasep_csf_print_gpu_sync_op() 595 static void kbasep_csf_dump_active_queue_sync_info(struct seq_file *file, struct kbase_queue *queue) in kbasep_csf_dump_active_queue_sync_info()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlm/ |
| H A D | dlmrecovery.c | 1092 struct list_head *iter, *queue = &res->granted; in dlm_num_locks_in_lockres() local 1182 int queue) in dlm_prepare_lvb_for_migration() 1217 struct dlm_migratable_lockres *mres, int queue) in dlm_add_lock_to_array() 1273 struct list_head *queue; in dlm_send_one_lockres() local 1801 struct list_head *queue, *iter; in dlm_process_recovery_data() local 2057 struct list_head *queue; in dlm_move_lockres_to_recovery_list() local 2221 struct list_head *queue; in dlm_revalidate_lvb() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_flowring.c | 78 dhd_flow_queue_throttle(flow_queue_t *queue) in dhd_flow_queue_throttle() 140 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() 160 dhd_flow_queue_init(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_init() 170 dhd_flow_queue_register(flow_queue_t *queue, flow_queue_cb_t cb) in dhd_flow_queue_register() 300 flow_queue_t * queue = NULL; in dhd_flow_ring_config_thresholds() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_flowring.c | 78 dhd_flow_queue_throttle(flow_queue_t *queue) in dhd_flow_queue_throttle() 140 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() 160 dhd_flow_queue_init(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_init() 170 dhd_flow_queue_register(flow_queue_t *queue, flow_queue_cb_t cb) in dhd_flow_queue_register() 300 flow_queue_t * queue = NULL; in dhd_flow_ring_config_thresholds() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | pci.c | 33 static u8 rtw_pci_get_tx_qsel(struct sk_buff *skb, u8 queue) in rtw_pci_get_tx_qsel() 549 u8 queue; in rtw_pci_dma_release() local 584 u8 queue; in rtw_pci_deep_ps_enter() local 653 u8 queue; in rtw_hw_queue_mapping() local 704 static void rtw_pci_tx_kick_off_queue(struct rtw_dev *rtwdev, u8 queue) in rtw_pci_tx_kick_off_queue() 722 u8 queue; in rtw_pci_tx_kick_off() local 731 struct sk_buff *skb, u8 queue) in rtw_pci_tx_write_data() 851 u8 queue = rtw_hw_queue_mapping(skb); in rtw_pci_tx_write() local
|
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_init.c | 367 delete_seq_queue(int queue) in delete_seq_queue() 407 int queue; in snd_seq_oss_release() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | osdep_service_linux.h | 48 struct list_head queue; member 72 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | xmit_linux.c | 72 u16 queue; in rtw_os_pkt_complete() local 110 u16 queue; in rtw_check_xmit_resource() local
|